glozinski Posted December 11, 2013 Share Posted December 11, 2013 Would like to remove search bar in header and insert the word "search" in search bar using the top horizontal menu. Link to comment Share on other sites More sharing options...
Paulito Posted December 11, 2013 Share Posted December 11, 2013 Good morning Using PS 1.5.5 default theme I am not sure exactly what you mean but if you want to achieve this; http://screencast.com/t/Re8wmmCbv8 Then you go to: public_html/your site/modules/blocksearch/blocksearch.css Then find: /* block top search */ #search_block_top { position:absolute; right: 26%; Change to 0% top: 34px; Change to 126px } #search_block_top p {padding:0;} #search_block_top #search_query_top { padding:0 5px; height:23px; width:300px;/* 310 */ border:1px solid #666; border-right: 0 !important; color:#666; background:url(img/bg_search_input.png) repeat-x 0 0 #fff; float: left; } Of course you may need different figures Hope this helps Paul Link to comment Share on other sites More sharing options...
glozinski Posted December 11, 2013 Author Share Posted December 11, 2013 Sorry I am using 1.5.6.1 and the above did not remove. Thank yu. Link to comment Share on other sites More sharing options...
vekia Posted December 11, 2013 Share Posted December 11, 2013 top horizontal menu has got option to use search tool there. open module configuration page (top horizontal menu) turn it on please. Link to comment Share on other sites More sharing options...
glozinski Posted December 11, 2013 Author Share Posted December 11, 2013 This is the one that I want. I would like to remove the one from the header completely! Thank yu in advance Link to comment Share on other sites More sharing options...
vekia Posted December 11, 2013 Share Posted December 11, 2013 so, please turn on it in top menu, and then go to modules > modules and search for quick search block, and just disable it Link to comment Share on other sites More sharing options...
glozinski Posted December 11, 2013 Author Share Posted December 11, 2013 Da! That was easy Thank yu soooo much Link to comment Share on other sites More sharing options...
vekia Posted December 11, 2013 Share Posted December 11, 2013 you're welcome i marked this topic as [solved] with regards, Milos Link to comment Share on other sites More sharing options...
Recommended Posts