View Single Post
  #6  
Old 10-09-2007, 01:36 PM
 
sjbt sjbt is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 35
 

Default Re: More than 3 columns product display

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
__________________
X-Cart 4.1.8
Reply With Quote