Quote:
Originally Posted by CoZmicShReddeR
Ok I finally pulled out my test site and found your issue!
For now I do not have a fix and if anyone knows how to fix the menus under navbar please post the code here and I will modify the installer
Just for now just goto the plugins and disable "usercp_nav_complete" and maybe disable "mod_index_navigation" in the plugins list...
Just create a custom link under your Settings/Navigation Manager/ Link it to your vbgamez.php
I am sorry but this is all I can offer...
|
I actually came to the forums for advice to fix this but seeing as the only solution so far was to disable plugins and add a new tab I found another, quicker, way to do this. Please let me know if this will cause problems and keep in mind it's just a band-aid not a real fix. Go to Style Manager then CSS Templates and edit vbgamez.css then add:
Code:
#navtabs>.floatcontainer{display:none}
If anyone comes up with a real fix please let us know. I may look into it some more myself if time permits.
EDIT: I just noticed that the navtab for Forum is marked as selected which is probably what's causing the entire issue with the duplicate sub links. I'm looking into a real fix but it looks like it may require a complete rewrite of the plugin creating the navtab and my VB coding experience is slightly above average but not great. The above CSS will hide the sublinks but not change the "selected" status of the Forum tab. If you need it to be inactive for style reasons the only way to do so is to use the original method. The "vBGamEz - tab" plugin should be all you need to disable.