The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I added a link to my navbar called Photo Gallery and for some reason, it looks like there is more space on the right of the link then to the left, although all the links should be centered. Take a look, http://tomosmopeds.org/forum/
|
#2
|
||||
|
||||
![]()
it looks ok to me
|
#3
|
|||
|
|||
![]()
Look at the distance between FAQ and then Members list. The space between members list looks much greater than in between FAQ.
|
#4
|
|||
|
|||
![]()
bump
|
#5
|
||||
|
||||
![]()
Hello,
I just viewed the source for the page and everything is fine. There are no unneeded spaces, etc. It may be an optical illusion, but those are fine. |
#6
|
|||
|
|||
![]()
No he's right - it definately appears to be slightly 'off centre'. However doesn't the nav bar automatically distribute the links? None of the spaces between words are exactly the same, and TBH it only is noticable if you sit and stare at it.
|
#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 --> |
#8
|
|||
|
|||
![]()
Alright thanks. I wasn't sure if it was a simple answer like that or I entered it wrong.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|