The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Sure!
Go to your Style Manager and edit template FORUMHOME. Backup your template first before making any changes. Find: HTML Code:
<div id="wgo_stats" class="wgo_subblock section">
One line above add: HTML Code:
<table style="border-top:{vb:stylevar blocksubhead_border};"> <tr> <td style="width:50%;"> Find: HTML Code:
{vb:raw template_hook.forumhome_wgo_stats} </div> </div> One line below add: HTML Code:
</td> <td style="width:50%;"> Find: HTML Code:
{vb:raw template_hook.forumhome_icon_legend} </dl> </div> </div> One line below add: HTML Code:
</tr> </table> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|