It was right as you said Maagic, it was in the header.
This is what the code for the calendar button (i think) looks like :
<td>
<!-- Button -->
<table border="0" cellpadding="0" cellspacing="0"><tr>
<td><img src="$stylevar[imgdir_misc]/images/butt_lside.png" width="4" height="16" alt="Indevor"></td>
<td width="60" height="16" colspan="4" bgcolor="#000000" class="bg_link" class="vbmenu_control" nowrap="nowrap">
<a href="calendar.php$session[sessionurl_q]">
<span class="button_txt">$vbphrase[calendar]</span></a></td>
<td><img src="$stylevar[imgdir_misc]/images/butt_rside.png" width="4" height="16" alt="Indevor"></td>
</tr></table>
<!-- End Button --></td>
Should I copy this and fill in the info from the arcade link and paste it under it?
|