27 May 2006, 16:57
Reply
Reply with Quote
Like (0)
#1
Join Date:
May 2006
Posts:
2
Plugin Contributions:
0
Different CSS for each Category
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?
27 May 2006, 18:11
Reply
Reply with Quote
Like (0)
#2
Join Date:
Nov 2005
Posts:
7,017
Plugin Contributions:
12
Re: Different CSS for each Category
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.
27 May 2006, 23:14
Reply
Reply with Quote
Like (0)
#3
Join Date:
Jun 2003
Posts:
26,564
Plugin Contributions:
0
Re: Different CSS for each Category
There is more information in http://YOUR_SITE.com/docs/readme_css_system.html
30 May 2006, 01:41
Reply
Reply with Quote
Like (0)
#4
Join Date:
May 2006
Posts:
2
Plugin Contributions:
0
Re: Different CSS for each Category
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!