![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#6
|
|||
|
|||
|
You have to add new styles, eg like this to change the colour of the text for cat 2:
Code:
#subnav li.cat-item-2 a, #subnav li.cat-item-2 a:link, #subnav li.cat-item-2 a:visited {
color: #111111;
}
Code:
#subnav li.cat-item-2 a:hover, #subnav li.cat-item-2 a:active {
color: #FF0000;
}
Obviously, you can add these as you need to style the individual cat items. You can also style other aspects by adding other properties to the new style definitions, eg background etc.
__________________
Ade Themessence - Studiograsshopper WordPress plugins: Dynamic Content Gallery | Reveal Page Templates | Custom Taxonomies Menu Widget Check out the Genesis and Child Theme tutorials before posting your question - and please provide YOUR URL! Make Andrea happy - read her Firebug tutorial and save yourself loads of time and effort. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing and working with FONTS | eatsnax | General Discussion | 2 | 04-16-2009 01:12 PM |
| Changing fonts/style | teyonas | General Discussion | 3 | 03-05-2009 05:59 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us