View Single Post
  #2  
Old 07-28-2009, 05:01 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Change text color of "search" and "advanced search"

Look for one of these in your css file:

input, textarea


I'd also suggest downloading firefox ( http://www.mozilla.com/en-US/firefox/ ) and firebug ( https://addons.mozilla.org/en-US/firefox/addon/1843 ) which allows you to change all CSS in your browser.
You can click on inspect, hover your mouse over the search box and left click once. It'll select that part of the html code and from there you can navigate up or down thru the CSS layers.
__________________
- Shane Munroe
Reply With Quote