Cataloger ( How to change Category table?)

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
jem71

Cataloger ( How to change Category table?)

Post by jem71 »

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
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm

Re: Cataloger ( How to change Category table?)

Post by sjg »

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:

Code: Select all

{assign var="cols" value="3"}
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___
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Locked

Return to “CMSMS Core”