Quote:
Originally Posted by PhilJ
In skin1/customer/main/products.tpl
change...
Code:
$config.Appearance.products_per_row lt 4
to...
Code:
$config.Appearance.products_per_row lt 6
|
I'm trying to troubleshoot why, when I have appearance set to 3, I still get only one column. I think it's because of the skin I'm using. I like this skin otherwise so I'm wondering where in this template this code should go?
Thanks