thanks, good idea da420 here is the current code in header template, also anything I should add reference browser compatibility?
Code:
<div id="topimg"></div>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[cebter]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
<!----------tabs menu--------->
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr valign="bottom">
<td class="nowrap" align="right" valign="bottom" style="padding:0 18px 0" colspan="2">
<a href="/forums/index.php" title="View Galleries" class="tab">Pictures</a>
<a href="/forums/arcade.php" title="Play Games" class="tab">Games</a>
<a href="userpage.php?do=list" title="Read Blogs" class="tab">Blogs</a>
<a href="/forums/forumdisplay.php?f=19" title="View Articles" class="tab">Articles</a>
<a href="/forums/index.php" title="Visit Forums" class="tab">Forums</a>
<a href="/forums/cmps_index.php?" class="tab" title="Portal">Home</a>
</td>
</tr>
</table>
<!----------end tabs menu--------->
$_phpinclude_output
$welcomeheaders