Heisenberg submitted a new resource:
You must be registered for see links
- How to turn off Floating Bar in vBulletinHow to turn off Floating Bar in vBulletin 5
Some people don't like the floating bar. There are 2 simple solutions to turn it off across the site:
1. Add this in css_additional template or via Sitebuilder > Style > CSS Editor.
Code:[B][I].scrolltofixed { position: static !important; }[/I][/B]
But the code for floating bar is still running on the background as you scroll the page which may slow down the page....
You must be registered for see links
Last edited:
