The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
||||
|
||||
![]()
Hello,
I see what you are saying, but everything is centered correctly and there are no unneeded spaces or anything. The word "FAQ" is very short compared to the other words on the navbar, so even though everything is centered in the data rows, it gives the illusions that it isn't. He could replace everything between: <!-- nav buttons bar --> <!-- / nav buttons bar --> with this: Code:
<!-- nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="6" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> <td class="vbmenu_control"><a href="register.php" rel="nofollow">Register</a></td> <td class="vbmenu_control"> <a href="faq.php" accesskey="5">FAQ</a> </td> <td class="vbmenu_control"><a href="http://tomosmopeds.org/photos/index.php">Photo Gallery</a></td> <td class="vbmenu_control"><a href="memberlist.php">Members List</a></td> <td class="vbmenu_control"><a href="calendar.php">Calendar</a></td> <td class="vbmenu_control"><a href="search.php?do=getdaily" accesskey="2">Today's Posts</a></td> <td id="navbar_search" class="vbmenu_control"><a href="search.php" accesskey="4" rel="nofollow">Search</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> </tr> </table> </div> <!-- / nav buttons bar --> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|