The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Original Sidebar
How to block the original sidebar in forum home?
Thanks |
#2
|
||||
|
||||
Turn it off in vboptions > forum sidebar > enable > no
|
#3
|
|||
|
|||
No, i would remove this option
|
#4
|
||||
|
||||
This has actually been covered several times. Either modify the css, or remove it from the FORUMHOME template:
HTML Code:
<a id="sidebar_button_link" href="#"> <vb:if condition="$show['sidebarposition'] == 'left'"> <img id="sidebar_button" src="{vb:stylevar imgdir_misc}/tab-collapsed-left.png" alt="" /> <vb:else /> <img id="sidebar_button" src="{vb:stylevar imgdir_misc}/tab-collapsed.png" alt="" /> </vb:if> </a> |
#5
|
|||
|
|||
Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|