The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Blocks non-resizeable?
Is there a mod out there to make it so that the forum blocks on the forum homepage can not be minimized/hidden?
|
#2
|
||||
|
||||
What you can do is create a plugin as follows:
Product: vBulletin Hook Location: forumhome_complete Title: Disable sidebar minimization Execution Order: 5 Plugin PHP Code: PHP Code:
Click Save. Then, in your "additional.css" template (for each active style) add the following selector: HTML Code:
#sidebar_button_link { display: none; } |
3 благодарности(ей) от: | ||
Lynne, RichieBoy67, setishock |
#3
|
|||
|
|||
Thanks, I'll give that a try.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|