The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Changing Background Image Of Search Box

Go down

Changing Background Image Of Search Box Empty Changing Background Image Of Search Box

Post by TheGuppyKeeper December 5th 2011, 7:28 pm

When you click the Search link on the navigation bar, a small box appears.

How do you change the background of that small box? I've tried searching for ages, and still can't find the answer. Any help would be appreciated Smile

Thanks.
TheGuppyKeeper
TheGuppyKeeper
Forumember

Female Posts : 68
Reputation : 0
Language : English + Chinese (I'm Chinese but born in UK... I can speak both)
Location : Somewhere over the rainbow...

Back to top Go down

Changing Background Image Of Search Box Empty Re: Changing Background Image Of Search Box

Post by Guest December 5th 2011, 8:18 pm

Hi! Try by adding this code in CSS Stylesheet:
Code:
form p.title-overview{
background: #HEADCOLOR;
}

form p.center-overview{
background: #COLOR;
}

form hr.dashed{
background: transparent;
border: none;
}
or:
Code:
form p.title-overview{
background: #HEADCOLOR;
}

form p.center-overview{
background: #COLOR;
}
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum