View Single Post
  #1  
Old 05-06-2006, 04:11 PM
 
guitarfish guitarfish is offline
 

Newbie
  
Join Date: Jul 2005
Posts: 8
 

Default Need to display 2 column subcategory for only 1 category

For my whole site I am displaying the categories in a 3 column format. What I want to do is display 2 column format only for a certain category.
In the subcategories.tpl there is a line that says
Quote:
{ if %cat_num.index% is div by 3}
I'm certain that there needs to be an if statement after that but I don't know where and what to put near this code.
Any help would be appreciated!
__________________
X-Cart 4.0.14 on Win XP, php 4, mysql 4.1
Reply With Quote