Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / layout problem on checkout page

layout problem on checkout page

Locked

Views: 738

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
27 Mar 2009, 7:49 PM
#1
jkennedy avatar

jkennedy

New Zenner

Join Date:
Mar 2009
Posts:
15
Plugin Contributions:
0

layout problem on checkout page

The columns for quantity , item name and total do not lineup and it doesnt look very good.

Here is an example page

http://www.digitalcanal.com/zencart/index.php?
main_page=checkout&action=null

is there a way to change this?

zencart version 1.3.8.a

27 Mar 2009, 8:09 PM
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: layout problem on checkout page

before any layout change .. what text editor are you using ?

you have UTF 8 BOM character added to your stylesheet .

using developer tool kit try to locate all entry for this



and remove it from your pages.
make sure your editor is not set to UTF 8 char set .

27 Mar 2009, 8:31 PM
#3
jkennedy avatar

jkennedy

New Zenner

Join Date:
Mar 2009
Posts:
15
Plugin Contributions:
0

Re: layout problem on checkout page

i am using microsoft expression to edit the files.

I went in removed any file with  and resaved them under notepad as ANSI instead of UTF.

It still displays the same way however.