I would like to have a different style sheet for each category in my site. Is there a way to determine which template/css is displayed depending on the category, without effecting Zen upgrades?
I would like to have a different style sheet for each category in my site. Is there a way to determine which template/css is displayed depending on the category, without effecting Zen upgrades?
you can set up stylesheets for each category such as:
c_15_stylesheet.css add/modify selectors for only that category (i.e. change background color, background image borders etc.)
when that category is displayed it will use that stylesheet.
There is more information in http://YOUR_SITE.com/docs/readme_css_system.html
Thanks for your help! It turns out that I didn't have version 1.3 (I had 1.2...) so I couldn't find the CSS category help.
Thanks!