The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB 3.8.1 navbar edits
Before upgrading I had my navbar on two lines, but can't remember how I did that.
Any suggestions on how to do this? |
#2
|
||||
|
||||
whatd do you mean 2 lines? could you provide either a link or screenshot??
|
#3
|
||||
|
||||
You can add this in navbar template just below <!-- / nav buttons bar -->
HTML Code:
<!-- 2nd nav buttons bar --> <div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px"> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <tr align="center"> <td class="vbmenu_control"><a href="index.php$session[sessionurl_q]">Link#1</a></td> <td class="vbmenu_control"><a href="index.php$session[sessionurl_q]">Link#1</a></td> <td class="vbmenu_control"><a href="index.php$session[sessionurl_q]">Link#1</a></td> <td class="vbmenu_control"><a href="index.php$session[sessionurl_q]">Link#1</a></td> </tr> </table> </div> <!-- / 2nd nav buttons bar --> |
#4
|
|||
|
|||
You mean you had two navigation bars on the forum itself? Or all the codes were squashed down to 2 lines..? (I'm assuming it's the first one).
|
#5
|
|||
|
|||
see my signature for details on the multiple menu's code https://vborg.vbsupport.ru/showthread.php?p=1083122
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|