Ivancsg Posted July 12, 2010 Share Posted July 12, 2010 dose anyone know how to I can move the search box into position on the top menu I have tried for hours playing around in the superfish-modified file and I can't work it out.....any ideas would be appreciated,,,link to my site http://customsportsgearstore.com/ Thanks for your time Link to comment Share on other sites More sharing options...
razaro Posted July 12, 2010 Share Posted July 12, 2010 Try this : I added some negative top and some right margin li.sf-search { background:inherit; float:right; line-height:25px; margin-right:6em; margin-top:-0.7em; } superfish-modified.css (line 159)And here padding is changed and I added text align li.sf-search input { background:url("../img/block-search.gif") no-repeat scroll left center transparent; border:medium none; color:#999999; height:21px; padding:0 0.3em 0 0; text-align:right; width:136px; } superfish-modified.css (line 166) Link to comment Share on other sites More sharing options...
Ivancsg Posted July 12, 2010 Author Share Posted July 12, 2010 Thanks Razaro... that worked I still don't understand the whole thing... but I guess I don't have to if it works. Anyway thanks again Link to comment Share on other sites More sharing options...
htech Posted April 23, 2011 Share Posted April 23, 2011 hey guysis there anyway to replace that search box with the default prestashop search box? i find the Default prestashop search box is alot more useful Link to comment Share on other sites More sharing options...
Recommended Posts