gbola Posted January 18, 2014 Share Posted January 18, 2014 Hi, Please how can i increase the width of the search box on the top horizontal menu of my website and i will also like to have the word search....... by default in the box. Also how can i change the ADD TO CART text on the home featured products module to BUY NOW instead of having ADD TO CART there. website url: www.valuplus.com.ng ANy ideas please Link to comment Share on other sites More sharing options...
Nishith Nesdiya Posted January 22, 2014 Share Posted January 22, 2014 (edited) hello change the you_dire/modules/blocktopmenu/css/superfish-modified.css file at line no 158 li.sf-search input{ background: url("../img/search.gif") no-repeat scroll left center #FFFFFF; border: 1px solid #777777; margin: 6px 6px 0 0; padding: 3px 0 3px 20px; width: 300px; } Edited January 22, 2014 by Nishith (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted January 22, 2014 Share Posted January 22, 2014 use this li.sf-search input { -moz-border-radius: 0 5px 5px 0; padding: 3px 0; padding-left: 20px; margin: 6px 6px 0 0; background: #fff url('http://i.imgur.com/fTwfrSh.png') no-repeat left center; border: 1px solid #777; width: 300px; } effect: 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