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!