View Single Post
  #4 (permalink)  
Old 12-22-2007, 08:12 PM
SkinnerW's Avatar
SkinnerW SkinnerW is offline
Senior Member
 
Join Date: Jun 2007
Location: Moscow - New York
Posts: 1,386
iTrader: 0 / 0%
Thanks: 0
Thanked 1 Time in 1 Post
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
SkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really niceSkinnerW is just really nice
Send a message via Yahoo to SkinnerW
Default

Very simple:

Code:
Your_top_menu a, Your_top_menu a:visited
{
   color:#fff;
}

Your_top_menu a:hover
{
   color:#000;
}
Just adjust colors to your liking...
__________________
Advanced CMS software with directory, blog, classifieds and portal features
Reply With Quote