The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How can I get an Extra Navbar?
|
|
#2
|
||||
|
||||
|
You mean like in it's own column? Kinda like in vbadvanced? Have you looked through the Mods section?
|
|
#3
|
|||
|
|||
|
Quote:
I thought it was template edits |
|
#4
|
||||
|
||||
|
|
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
||||
|
||||
|
Well, use the method to get the sidebar and then take all the navbar links and put them in there - in the navbar3 template (or whatever they call it - it's called out as $navbar3 in the code there). Most of the links in your navbar are in columns with <td> tags, you will need to add row tags around them, <tr>, or take away the columns and just put a line break after each link. It kinda depends on the spacing you want for them (and whether you want dropdowns). I tried searching and that is the only one I came up with. You could try searching the mods with other keywords since I only used "navbar" (and "All Mods" "Titles Only").
|
|
#7
|
|||
|
|||
|
Quote:
2) Will 3.7 mod work for 3.6.8 vb and are we allowed to edit the templates others asked us to make? |
|
#8
|
||||
|
||||
|
Quote:
Quote:
|
|
#9
|
|||
|
|||
|
Quote:
Thanks for your advice
|
![]() |
|
|