Thread
:
Search Bar Background color
View Single Post
#
2
08-01-2010, 02:35 PM
Shamun
X-Adept
Join Date: Jun 2009
Location: North Carolina
Posts: 841
Re: Search Bar Background color
It's in the css as the input element.
such as:
#someDiv input {
background-color: white;
border: 1px solid black;
}
__________________
- Shane Munroe
Shamun
View Public Profile
Send a private message to Shamun
Find all posts by Shamun