Spainman Posted February 15, 2013 Share Posted February 15, 2013 Hi, I´ve attached an image of my site showing the search button which I want to change to a redish colour. How can I change this? Regards. Link to comment Share on other sites More sharing options...
codegrunt Posted February 15, 2013 Share Posted February 15, 2013 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 More sharing options...
vekia Posted February 16, 2013 Share Posted February 16, 2013 i marked this topic as solved because @codegrunt solution works like a charm regards dudes! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now