![]() |
1 Attachment(s)
Quote:
Quote:
|
1 Attachment(s)
Quote:
2) The vertical collapse is attached. It is probably a global setting somewhere - it is the same collapse button as the forums. I just need to find out where it is and turn it off. |
Ahhh... those are collapses for each individual forum block. In my tests it is remembering individual collapsed blocks between pages which is good.
But I've never seen an option to disable them- do you have them disabled on the Forum Index sidebar somehow? Looking at the various block_* templates... This one for example: Code:
<li> [s]You would need to edit each block_ template and remove the code in red.[/s] EDIT- Better solution in post #85 |
Quote:
Did it change after you installed this mod? |
Quote:
Code:
#sidebar_container a.collapse { |
Quote:
|
Quote:
Edit your FORUHOME template. Find the line: Code:
<div id="content_container" class="{vb:raw $sidebar_class} <vb:if condition="$show['sidebarposition'] == 'left'">contentright</vb:if>"> Code:
<div id="content_container" class="{vb:raw $sidebar_class} <vb:if condition="$show['sidebarposition'] == 'left'">contentright</vb:if>" style="margin-top: -40px;"> |
^^^ Thank you.
|
Quote:
Correction: It DOES work but only if you add this to the TOP of additionalcss.css What I added was this: Code:
#sidebar_button_link { |
weird. You can use !important to force it to work anywhere-
Code:
display: none !important; |
All times are GMT. The time now is 11:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|