View Single Post
  #1  
Old 02-16-2005, 07:24 AM
 
chuckles chuckles is offline
 

Newbie
  
Join Date: Feb 2005
Posts: 8
 

Default Changing text colors and skin1.css

I have been trying to change the color of text displayed on "catagories", "help" and "search" bars to white. When I do this in skin1.css, other text that I don't want to be white also changes, and only half of the text on the search bar changes. I have looked in the forums for a solution, but have had no luck. Can anyone tell me how I can change only the test mentioned above?

This is the code I am changing:

BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #FFFFFF; FONT-SIZE: 10px;
}


Thanks in advance
__________________
Version 4.0.10
Reply With Quote