Jump to content

[Solved] Change Colour Of Search Button


Spainman

Recommended Posts

Howdy. This is controlled by "blocksearch.css" in the blocksearch module. The relevant section to change is this one:

 

#search_block_top .button {
border:none;
border-radius:0;
color:#000;
text-transform:uppercase;
background:url(img/bg_search_submit.png) repeat-x 0 0 #dae0ec;
float: left;
height: 25px;
}

 

Cheers

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...