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.

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