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 -->