The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello people I come to consult if there way to hide the statistics of a forum 4.2.5 thanks
|
|
#2
|
|||
|
|||
|
AdminCP / Styles and Templates / Search in Templates
Search Code:
FORUMHOME Code:
<!-- what's going on box --> Code:
<!-- end what's going on box --> Code:
<div id="wgo" class="collapse wgo_block block"> Code:
{vb:raw template_hook.forumhome_wgo_pos5}
</div>
</div>
Go again to Search in Templates, and search Code:
additional.css Add this code in the end of additional.css Code:
.wgo_block {
visibility: hidden !important;
}
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|