here is the header code from raid arena it did not have a quick links option but I added one. this uses mouseover as you will see in the code. What has happened is the links button has moved up out of alignment and the background has been blocked by my code. I have worked with this for 3 days now and still cant get it to align properly or get background to show correctly.
Any help would be apprecaited all other templates are updated just need this to finish it.
Any help would be apprecaited all other templates are updated just need this to finish it.
HTML:
<table width="90%" border="0" cellspacing="0" cellpadding="0" style="margin: 0px auto;">
<tr>
<td style="width: 20px; background-image:url($stylevar[imgdir_misc]/border_left.gif); background-repeat:repeat-y;"><img src="$stylevar[imgdir_misc]/border_fill.gif" alt="" width="20" height="20" /></td>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="background-color: #000000;"><div align="left"><img src="$stylevar[imgdir_misc]/header_banner.jpg" alt="" width="760" height="157" /></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width: 199px;"><img src="$stylevar[imgdir_misc]/links_left.gif" alt="" width="199" height="43" /></td>
<td style="width: 72px;"><a class="homeover" href="index.php"> </a></td>
<if condition="$show['member']">
<td id="usercptools" style="width: 94px;"><a class="quickover" href="$show[nojs_link]#usercptools"></a> </a></td><script type="text/javascript"> vbmenu_register("usercptools", 1); </script></if>
<td style="width: 102px;"><a class="usercpover" href="usercp.php"> </a></td>
<td style="width: 109px;"><a class="registerover" href="register.php"> </a></td>
<td style="width: 117px;"><a class="membersover" href="memberlist.php"> </a></td>
<td style="width: 67px;"><a class="faqover" href="faq.php"> </a></td>
<td id="navbar_search" style="background-image:url($stylevar[imgdir_misc]/links_bg.gif);"><div align="left"><a class="searchover" href="search.php"> </a><if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search", 1); </script></if></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="width: 432px; background-color: #23221f;"><a href="index.php"><img src="$stylevar[imgdir_misc]/wcarena_left.jpg" alt="" width="432" height="117" border="0" /></a></td>
<td valign="top" style="background-image:url($stylevar[imgdir_misc]/wcarena_bg.gif); background-color: #23221f;"><div align="right">
<!-- Banner Rotator by Redline -->
<script type="text/javascript"><!--
function banner() {
};
banner = new banner();
number = 0;
// bannerArray
banner[number++] = "<img src='{IF}/misc/wcarena_right_1.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_2.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_3.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_4.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_5.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_6.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_7.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_8.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_9.jpg' border='0' />"
banner[number++] = "<img src='{IF}/misc/wcarena_right_10.jpg' border='0' />"
increment = Math.floor(Math.random() * number);
document.write(banner[increment]);
//--></script>
<!-- End Banner Rotator by Redline -->
</div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width: 9px; background-color: #23221f;"><img src="$stylevar[imgdir_misc]/border_fill.gif" alt="" width="9" height="9" /></td>
<td style="background-color: #23221f;" valign="top">
<!-- content table -->
$spacer_open
$_phpinclude_output