Quote:
Why it shows a messy page which is a new create category filled with 3 items only? The left panel totally disappeared and the table border is totally messed up:
http://www.ekidult.com/preorder
It shows no problem when I use any default xcart's template.
|
The smart template has a pure CSS layout for products display, unlike the default x-cart, which uses tables.
So any badly formed HTML may break the layout.
Ensure that your product descriptions are well formed, ie. no unclosed DIV tags etc.