The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Permanent Sidebar (instead of collapsable)
Is there any modification available that'll shut down the capability to close the forum front page sidebar AND allow it to display on every page? I typically like to display ads there (so do many others) and vendors aren't going to be interested if:
1. They only appear on the main forum listing page 2. They're collapsable at that! Thanks in advance... |
#2
|
||||
|
||||
You can remove the image that allowes users to close the blocks and it will be unrevomable then. Give it a try and see if it does what you want, unless I misunderstood you.
At the FORUMEHOME template find and remove the following code or comment it out. 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> You can also make it so it can affect certain usergroups only by using the template conditionals here: https://vborg.vbsupport.ru/showthread.php?t=231525 |
#3
|
|||
|
|||
Thank you! Yes, that did work nicely! Now there's ONE more button at the top of the sidebar that allows one to kinda "bring up" the sidebar so you can't see anything..
Other than that, I'm just looking for a way to get this sidebar to display on the thread listing page as well as the page with the actual discussion on it - and not just on the forum home page... Thanks again! |
#4
|
||||
|
||||
Quote:
What button is that? Can you post a screenshot? |
#5
|
|||
|
|||
Yes, here it is... Look at the top right corner...
|
#6
|
||||
|
||||
Have a look at my post here for that:
https://vborg.vbsupport.ru/showpost....0&postcount=13 There it is for the new post block but the same procedure should be followed for the other block templates as well. All you have to do is find the <a class="collapse" part as in the example above and either remove that block of code or comment it out. |
#7
|
|||
|
|||
Quote:
how do we force the sidebar to re-open for those who had it closed and can no longer click the collapse/expand button? |
#8
|
||||
|
||||
Quote:
Can you try to undo the edit, disable the forum sidebar/s, then re-enable them again and re-do the edit that hides the collapse button and see if it would help. |
#9
|
|||
|
|||
since we're discussing this on vb.com we might as well keep that in one place.
here's the link if anyone is following this issue http://www.vbulletin.com/forum/showt...88#post1989988 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|