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
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
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 .
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.