Forums / Templates, Stylesheets, Page Layout / Different CSS for each Category

Different CSS for each Category

Locked
Results 1 to 4 of 4
This thread is locked. New replies are disabled.
27 May 2006, 16:57
#1
vulbus avatar

vulbus

New Zenner

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
#2
clydejones avatar

clydejones

Deceased

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
#3
kim avatar

kim

Obaa-san

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
#4
vulbus avatar

vulbus

New Zenner

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!