View Single Post
  #2  
Old 06-04-2007, 01:39 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: More than 3 columns product display

In skin1/customer/main/products.tpl

change...
Code:
$config.Appearance.products_per_row lt 4
to...
Code:
$config.Appearance.products_per_row lt 6
__________________
xcartmods.co.uk
Reply With Quote