• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Search button (How to remove search button in design 1804?)
Search button
MineJack
Posts: 3
Reputation: 0

Message # 1 | 10:32 PM
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)
Felicia
Posts: 185
Reputation: 6

Message # 2 | 1:10 PM
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!
MineJack
Posts: 3
Reputation: 0

Message # 3 | 6:15 PM
Quote Felicia ()

You didn’t understand me, i’m talking about the square, which is located in the upper right corner of the site, if you open it through the chrome browser

look at the attached picture
MineJack
Posts: 3
Reputation: 0

Message # 4 | 9:17 PM
already solved this issue smile

need to remove in styles css .searchSbmFl and .schBtn
Attachments: 9125271.png (296.7 Kb)
uCoz Community » For Webmasters » Design Customization » Search button (How to remove search button in design 1804?)
  • Page 1 of 1
  • 1
Search: