Version: 1.01, by attroll
Developer Last Online: Mar 2023
Category: Miscellaneous Hacks -
Version: 3.7.5
Rating:
Released: 03-20-2008
Last Update: 03-20-2008
Installs: 74
Uses Plugins Template Edits
Additional Files
No support by the author.
I am using this post for a test writeup for a modification I am creating on another site.
Despite what category this is in it works with vBulletin 3.0 up to the most recent version of 3.7.
What this does is create another navbar bar as a left column ny inserting $navbar3 in your navbar template.
With very little modifications you can add to, remove or move items around in this additional navbar.
To install the this
1. Download the zipped file.
2. Unzip the file.
3. Import the product-navbar3.xml into your Plugins & Products Manage Plugins.
4. In the footer template find:
6. Upload the following file into your forum/images/misc/ directory
navbits_dash.gif
7. go into you Admincp and edit the template navbar3 to include the link you want to include in it.
Using this with CMPS
This xml file will work only on CMPS 3.0.0 it will not work on any of the previous RC versions.
If you would like to include this navbar3 on the front page of your CMPS you can import the following file "cmps_navbar3" through your Admincp--> vBa CMPS--> Download/Upload Module.
In adminCP - vBA CMPS Settings - Main Settings - Portal Output Global Variables type navbar3
You'll need to disable the original Navigation mudule or you're gonna have two of them on the page.
Thanks go out to Leo Brazil for creating the CMPS module.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Just in case anyone wants to use this with 3.8.2, I just went through a few frustrating hours trying to get it to work with a certain theme. After doing some reading through the last 7 pages, and some experimenting, I got it to work nicely. (Which is no surprise, since the author of the product did a great job of making it.)
Problem was, he wasn't very clear on just how he did it. So, hopefully, this will help out someone else if they are ever stuck.
First, I made sure that all instructions for a normal install were followed, with one exception noted below. Then, as suggested in the above post, I went to the style manager and began to edit the template: Footer >> FORUMHOME
The only variation from the original instructions was that, instead of placing $navbar4 in the Navbar template (as said in the instructions) I placed it only in the FORUMHOME template.
I finally found a solution. I was unable to get the sidebar to display correctly in the threads BUT I moved the sidebar to the FORUMHOME template to only be showed on the forums home page which works out quite nice and displays perfectly. We have decided to use it as a extra area instead of a navigation replacement.
**NOTE** if you decide to do this as well you need to add a </table> tag at the beginning of the footer so it doesn't knock it out of line.
I tried this on my forum, adding navbar2 to just FORUMHOME and adding the </table> tag at the beginning of the footer. It looks great on Internet Explorer 6 and 8, but in Firefox 3.6 the right colum is too wide, as is the footer.
Can't where to control this so the whole right side aligns correctly. Any clues?