Hi - my question is about the catalgoer module if anyone else is working with it perhaps you can help.
How do you change the table layout on the category template? I want it to be 2 cols but it always seems to default to 3. Any ideas?
Thanks
jeremy
Cataloger ( How to change Category table?)
Re: Cataloger ( How to change Category table?)
I answered this in a private message, but figured it would be good to throw it out here as well....
If you look at the "Category-Table-based" template, the first line is:
Change that number to the number of columns you want.
Or switch to using the CSS-based category page, and style it as you wish.
___Samuel___
If you look at the "Category-Table-based" template, the first line is:
Code: Select all
{assign var="cols" value="3"}Or switch to using the CSS-based category page, and style it as you wish.
___Samuel___
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!

