View Single Post
  #3  
Old 06-04-2007, 08:26 PM
 
amcc amcc is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 73
 

Default Re: More than 3 columns product display

Thanks, however it didn't work. My appearance options are set to 0 columns and products.tpl now looks like:

$config.Appearance.products_per_row ne "" and $config.Appearance.products_per_row gt 0 and $config.Appearance.products_per_row lt 6 and ($featured eq "Y" or $config.Appearance.featured_only_multicolumn eq "N")}

Any ideas on what else I need to do?
__________________
X-Cart Pro 4.1.8
Reply With Quote