Guest Posted December 1, 2008 Share Posted December 1, 2008 Hey guys, i am trying to change the font color within my website and i know all about the css file but i was just wounder can i change the font and color of my categories but leave everything else the same. Like i want to change the color of the sub categories but leave the main categories color the same. If anybody knows anything about this please let me know thanks....... Link to comment Share on other sites More sharing options...
FIMBLE Posted December 1, 2008 Share Posted December 1, 2008 You do this by adding a class in your stylesheet then adding the class to the required part of categories.php Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Esquire Posted December 2, 2008 Share Posted December 2, 2008 And did anyone figured this one out? Cause, I am trying to get to this myself with no results. It is irritating to have so small letters in category listing. Thanks! Link to comment Share on other sites More sharing options...
Esquire Posted December 2, 2008 Share Posted December 2, 2008 Actually I did get this one. My problem was the size but it will relate to the color too. You look for this: TD.smallText, SPAN.smallText, P.smallText { font-family: Verdana, Arial, sans-serif; font-size: 20px; and then, I guess, add: font-color:xxxxxx; to this. I just managed to change the size Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.