View Single Post
  #1  
Old 11-08-2002, 05:34 PM
 
ArlyDude ArlyDude is offline
 

Advanced Member
  
Join Date: Nov 2002
Location: Pennsylvania
Posts: 39
 

Default How to change Category Font Color Only!

Hello, this font color thing with css is getting me mad, It's rough working with black and white at the same time and picking a font that will match colors and show up on both backgrounds...ok, here's what I want to do....I am going to reset my css file so that all of my hyperlinks are black, now here is where i need the help... Where does the category list get it's font color from? I know it get's it from:

A {
COLOR: #999999; TEXT-DECORATION: none;

But I want to make it grab the font color from a different source...how can i do this? I think i know how, but I just wanted a quick answer before i spend an hour trying to figure it out. Thanks!
Reply With Quote