View Full Version : Bootstrap 4 Based Navigation - Any Interest?
Sheps
02-13-2018, 01:23 AM
Good Evening all!
I have developed a full Bootstrap 4 based Menu (Navtabs, User Menu, PM Chat, Sitebuilder) and was wondering if anyone might be interested in this (it would take a bit to clean up and make ready for "prime time").
If there is any interest, I would definitely be down for taking the time to roll it into a proper modification.
shimei
02-13-2018, 04:27 AM
Good Evening all!
I have developed a full Bootstrap 4 based Menu (Navtabs, User Menu, PM Chat, Sitebuilder) and was wondering if anyone might be interested in this (it would take a bit to clean up and make ready for "prime time").
If there is any interest, I would definitely be down for taking the time to roll it into a proper modification.
I'm interested especially if the navigation bar is fixed in position.
I loved Vbsocial but they stopped supporting the menu system. After chat became available it was outdated. Vbsocial was based on MegaNavbar: https://codecanyon.net/item/meganavbar-v-220-advanced-mega-menu-for-bootstrap-30/8516895?clickthrough_id=1192642273&redirect_back=true&ref=alicantin
If yours is anything like vbsocial count me in for a sale.
Max Taxable
02-13-2018, 05:30 AM
If there is any interestThe product generates the interest. Not the other way around.
Sheps
02-13-2018, 02:28 PM
I'm interested especially if the navigation bar is fixed in position.
I loved Vbsocial but they stopped supporting the menu system. After chat became available it was outdated. Vbsocial was based on MegaNavbar: https://codecanyon.net/item/meganavbar-v-220-advanced-mega-menu-for-bootstrap-30/8516895?clickthrough_id=1192642273&redirect_back=true&ref=alicantin
If yours is anything like vbsocial count me in for a sale.
I actually just got it to work with position:sticky; (BS4 class "position-sticky sticky-top") this morning. position:fixed (BS4 class "position-fixed") has always worked. The problem is I need to put any bootstrap stuff into a container class otherwise it conflicts with vBulletin native classes.
So, you end up with:
<div class="bootstrap">
<nav class="navbar ...">...</nav>
</div>
--------------- Added 1518561703 at 1518561703 ---------------
An Update, I should be releasing this tomorrow.
Manuela
02-14-2018, 09:04 AM
Cool! I am really looking forward to it :)
Sheps
02-14-2018, 07:22 PM
It has been released
ramm4
11-09-2018, 05:23 AM
Just downloaded it...the minute I upload the XML file, I get the following error: "The used file is not formatted properly."....not sure what I am doing wrong..
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.