Re: Standardizing Products Page
Well you can do whatever you want with that page - it's more a question of html than x-cart - if you are competent in html you can fix that no problem.
You could basically tweak it using divs or tables so that the product title always takes the same space.
I'm guessing you are using default x-cart templates, so that's an html tables issue. You need to edit skin1/customer/main/products_t.tpl and rework the table layout so that the table and the cells remain the same height no matter how much text there is.
|