The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Prevent conversation toolbar to stay fixed when it get's to the top!
Hello guys,
I've just modified my forums style: http://forum.xtreme-developing.com I modified the header behavior on scroll and fixed the main navbar (site builder toolbar). So when you visit a topic and scroll down the conversation toolbar remain fixed to the top. Is there a way to prevent it to be fixed? I need to remove fixed property because it's getting hide behind the site builder bar so i want it to be disabled... |
#2
|
||||
|
||||
This should help. You may need to tweak it. This should be enough to get you started. This keeps the floating /fixed property and keeps it below the navbar.
Code:
.module_title{ margin:0px } .widget-tabs .conversation-toolbar-wrapper, .blog-conversation-content-widget .conversation-toolbar-wrapper{ margin-top:28px; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|