Shape 5

Joomla Templates => CommPortal - July 08 - Club => : mummygeek August 16, 2009, 04:36:31 AM



: Why is the Search box Yellow ?
: mummygeek August 16, 2009, 04:36:31 AM
This is really bugging me now. As you'll see the lovely blue background to the input box has a yellow rectangle planted in it.
The template_css.css looks like this:
:
#s5_search {
height:30px;
width:232px;
float:right;
background: url(../images/s5_commportal_search.jpg) no-repeat;}

#s5_search #mod_search_searchword {
border:medium none;
color:#000000;
margin-left:7px;
font-size:12px;
background:none;}

And Firebug gives me this:
:
<div class="search">
<input type="text" onfocus="if(this.value=='Search Articles') this.value='';" onblur="if(this.value=='')
this.value='Search Articles';" value="Search Articles" size="20" class="inputbox" alt="Search" maxlength="20"
id="mod_search_searchword" name="searchword" style="background-color: rgb(255, 255, 160);"/>

The RGB code is the yellow - WHERE do i go to get rid of this ?

Mummy


: Re: Why is the Search box Yellow ?
: jonahh August 17, 2009, 02:58:04 PM
Whats your site URL again?


: Re: Why is the Search box Yellow ?
: mummygeek August 18, 2009, 06:23:36 AM
Not again - it's a different project altogether - PM'd you

thanks


: Re: Why is the Search box Yellow ?
: jonahh August 18, 2009, 11:09:10 PM
Oh ok, I took a look and I do not see it in yellow.  I would check to see if you have something turned on in your browser, it appears to be some sort of feature.  If you check with a different computer, browser it should show up fine.