The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Second Navbar, how to move ALL from first
Hi there,
I recently modded to add a second navbar as shown in this image. http://i16.tinypic.com/6s72jgo.gif I used this code. Code:
<!-- top nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px"> <tr align="center"> <td class="vbmenu_control"><a href="http://www.tokiohotel.com">Tokio Hotel Official Site</a></td> <td class="vbmenu_control"><a href="http://www.tokiohotelamerica.com">Site Portal</a></td> <td class="vbmenu_control"><a href="http://www.tokiohotelamerica.com/forum">Forum</a></td> <td class="vbmenu_control"><a href="http://www.tokiohotelamerica.com/blog">TH America Blog</a></td> <td class="vbmenu_control"><a href="http://www.tokiohotelamerica.com/forum/blog.php">Member Blogs</a></td> <td class="vbmenu_control"><a href="http://tokiohotelamerica.com/forum/usercp.php">Profile Test</a></td> </if> </tr> </table> </div> <!-- / top nav buttons bar --> However, I cannot figure out how to do that. Has anyone done anything like that before? I have tried copying and pasting code between the two and am able to move some things from the top bar down, but I cannot move anything from the bottom bar to the top bar. Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|