The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi all am trying to get my (bottom Navbar links) the same size at the top one plus am trying to use this colour http://animeisland.co.uk/forum/anime..._tile_blue.gif so i matches this same can anyone help me i realy cant seem to do it
![]() Attachment 95475 This is the bottom links code Code:
<!-- Navbar Links --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px"> <tr align="center"> <td class="vbmenu_control"><a href="http://animeisland.co.uk/cmps_index.php">Home</a></td> <td class="vbmenu_control"><a href="http://animeisland.co.uk/forum/index.php">Forums</a></td> <td class="vbmenu_control"><a href="http://animeisland.co.uk/forum/online.php">Whos Online</a></td> <td class="vbmenu_control"><a href="http://animeisland.co.uk/forum/forumdisplay.php?do=markread">Mark Forums Read</a></td> <td class="vbmenu_control"><a href="http://animeisland.co.uk/forum/arcade.php?">Arcade</a></td> <td class="vbmenu_control"><a href="http://animeisland.co.uk/forum/video.php">Videos</a></td> <td class="vbmenu_control"><a href="http://animeisland.co.uk/forum/misc.php?do=cybareginv">Invite Friends</a></td> </tr> </table> </div> <!-- / Navbar Links --> |
#2
|
|||
|
|||
![]()
anyone any ideas? on this i still cant seem to get the bugger right :erm:
|
#3
|
||||
|
||||
![]()
Take a look at the source code for the top navbar and use the same class and such for the bottom navbar. Since all we have is a picture, that is really the only advice I can give you.
|
#4
|
|||
|
|||
![]() Quote:
Cheers is this this class bit mate? Code:
/*"""""""" (MAIN) Container Edit Picture URL Here :-) """"""""*/ #qm0 { padding:5px; background-image:url(http://i475.photobucket.com/albums/rr114/ukbusinesslive/center_tile_blue.gif); border-width:1px; border-style:solid; border-color:#eeeeee; } |
#5
|
||||
|
||||
![]()
View the source code and then copy the class and such from that navbar.
edit: That may be the class they are using - again, view the source code. Then change your class to be the same that they are using. |
#6
|
|||
|
|||
![]() Quote:
my php skills suck mate i have no idea what your trying to get me to look for the only bit i see with navbar is this bit but it dont say class anything Code:
.navbar { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; |
#7
|
||||
|
||||
![]()
Look for a line similar to this in the source code:
HTML Code:
<td class="xxxx"><a href="http://animeisland.co.uk/xxxx.php">Anime Streaming</a></td> |
#8
|
|||
|
|||
![]() Quote:
Code:
<li><a class="qmparent" href="javascript:void(0)">MY CONTROL PANEL</a> |
#9
|
||||
|
||||
![]()
That's odd cuz your picture shows a link in your top navbar that says "Anime Streaming" You can try changing the class for your navbar links to qmparent and see if that makes it how you want.
|
#10
|
|||
|
|||
![]()
Update ive done it but i cant center the links on both linkbars =/
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|