vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Disable VBulletin Sidebar Tab (https://vborg.vbsupport.ru/showthread.php?t=326961)

alfuzzy 12-12-2018 09:51 AM

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:)

scottkoz20 12-12-2018 11:06 AM

if you are using BOP5's sidebar anywhere, you can configure this by usergroup in the Settings -> Options -> Sidebar Anywhere by BOP5

z3r0 12-12-2018 11:07 AM

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;}

alfuzzy 12-12-2018 12:47 PM

Quote:

Originally Posted by scottkoz20 (Post 2597764)
if you are using BOP5's sidebar anywhere, you can configure this by usergroup in the Settings -> Options -> Sidebar Anywhere by BOP5

Awesome! That was going to be my next question...where I can get the "sidebar anywhere" (I'm assuming it's a plug-in). I heard about it...and wanted to get it. Great to hear what I wanted to do can be done there.:)

Thanks very much Scott!

--------------- Added [DATE]1544626160[/DATE] at [TIME]1544626160[/TIME] ---------------

Quote:

Originally Posted by z3r0 (Post 2597765)
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;}

Thanks z3r0. I'll give it a try.:)

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

djbaxter 12-30-2018 10:44 PM

Quote:

Originally Posted by alfuzzy (Post 2597771)
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?

No. It just allows you options for where and how to display your existing sidebar.

alfuzzy 01-02-2019 09:56 AM

Thank you.


All times are GMT. The time now is 11:23 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01132 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete