PDA

View Full Version : Miscellaneous Hacks - Bootstrap 4 Navbar


Sheps
02-13-2018, 10:00 PM
Bootstrap 4 Navbar

Don't you wish you could use a Bootstrap based dropdown menu? Well, here it is, a fully Bootstrap based menu for vBulletin 5.3.3 (May work with earlier versions as well).

What is included:


Bootstrap Based Navbar


Kinks to work out:


Disable menu when certain sitebuilder elements are active (Channel, Pages, etc)
Disable transparent background after import


There are stylevars for pretty much any customization desired. Couple quick notes:

Background on dropdown menus default to transparent. This is due to the way stylevars work and I need to figure out a way to check for empty stylevars. You are advised to edit the stylevars to add a background of some kind to the dropdown (subnav).

Pull requests are also welcome here (https://github.com/DanSheps/vbulletin-bootstrap4-navbar).

Let me know of any issues.

Changelog
1.0.0 - Added screenshots, fixed issue with bootstrap navigation base class stylevar, & changed phrasing for base class description.
1.0.0 - Initial Release

Sheps
02-14-2018, 06:30 PM
--Reserved--

shimei
02-14-2018, 06:34 PM
Screen Shot?

Sheps
02-14-2018, 07:18 PM
Added, you can also go to my website (updated to reflect our current "dev" site) if you want to see it live, we have a few customizations to support our needs but most of it is stock.

Naijasite
05-02-2018, 08:04 PM
the mode work well.

Naijasite
06-29-2019, 07:42 PM
can you update this mod to work with the latest version of vb5.

Sdarot
02-01-2020, 11:41 AM
is it compatible with v5.5.6?