How do I change the fields have a black background

  • JTGlenn1
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 9 months ago #16978 by JTGlenn1
I want to thank you for your help. I was able to get the site working how I wanted.
First, when I removed the background:black, it did make the background go white, but the text was white as well. So I changed the text to black. Next I noticed the search box text was black now, so I added a color to _wrap .inputbox parameters.

Here's what I edited for anyone that is interested.

.search_wrap .inputbox {
background:none;
color:#fff;
border:none;
width:198px;
padding-left:38px;
padding:5px 0;
}

.inputbox {
border:1px solid #00D8DC;
color:#000;
padding:3px 6px;
background:#fff;

Thanks Again!!!

Please Log in to join the conversation.

Time to create page: 0.068 seconds
Powered by Kunena Forum