|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Search button (How to remove search button in design 1804?) |
Search button |
Good day
How can you remove the search button on the site https://100minecraft.com, maybe somewhere in the template or in the css? Attachments:
7283548.png
(268.3 Kb)
|
In global block - first container - lines #15-27
Code <!-- <block3434> --> <?if($SEARCH_FORM$)?> <div class="sidebox"> <div class="sidebox-wrap"> <div class="sidetitle"><span><!-- <bt> -->Search<!-- </bt> --></span></div> <div class="inner"> <div align="center"><!-- <bc> -->$SEARCH_FORM$<!-- </bc> --></div> </div> </div> <div class="clr"></div> </div> <?endif?> <!-- </block3434> --> Good things come to those who wait!
|
already solved this issue
need to remove in styles css .searchSbmFl and .schBtn Attachments:
9125271.png
(296.7 Kb)
|
| |||
| |||