The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Disable VBulletin Sidebar Tab
I have the vBulletin sidebar setup on my sites home page...it contains things like forum activity (new threads. new posts, activity stream, etc)...and some advertisements.
If you're familiar with the sidebar...there's a tab that can be clicked on to hide/display the sidebar. I would like to disable this tab...so that users cannot hide the sidebar. I've heard there are ways to do this via plug-in or coding...can someone please explain how to disable the sidebar tab so users cannot hide the sidebar? Thank You |
#2
|
|||
|
|||
if you are using BOP5's sidebar anywhere, you can configure this by usergroup in the Settings -> Options -> Sidebar Anywhere by BOP5
|
#3
|
||||
|
||||
I don't use the sidebar on any of my sites, but I've just had a look at a site that does and it looks like just adding the following to your additional.css template should do the trick.
Code:
.sidebar_button {display:none;} |
#4
|
|||
|
|||
Quote:
Thanks very much Scott! --------------- Added [DATE]1544626160[/DATE] at [TIME]1544626160[/TIME] --------------- Quote:
Does the "none" in the code mean that the sidebar can't be closed/hidden? Thanks again. --------------- Added [DATE]1544628167[/DATE] at [TIME]1544628167[/TIME] --------------- Just an quick extra question about the "Sidebar Anywhere by BOP5" plugin (if anyone knows). If I currently have multiple sidebar blocks setup on my home page (via the vB Blocks Manager)...will installing "Sidebar Anywhere by BOP5" over-ride threse already setup sidebar blocks? Thanks |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Thank you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|