copefan
08-14-2004, 02:34 PM
Well I've made a links mod but i've forgot something as 1 it appears in the worng place see here: http://skyray.co.uk/vb3/index.php
here is the code i've used (i'm new to this so be gentle!)
<!-- Links -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong>>> Links</strong></span></td>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<!-- Begin Links -->
<a href=forum.php>Post Message</a><br>
<a href=http://www.skyray.co.uk>Skyray</a><br>
<a href=http://www.astralgirl.co.uk>Astral Girl </a><br>
<a href=http://www.gedquinn.co.uk>Ged Quinn </a><br>
<!-- End Links --></td>
</tr></table>
<!-- End Links -->
2. I've only done this code how do I get it to look like the other blocks?
I'n the vBa CMPS in admin it's supposed to appear on the right at the bottom?
here is the code i've used (i'm new to this so be gentle!)
<!-- Links -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong>>> Links</strong></span></td>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<!-- Begin Links -->
<a href=forum.php>Post Message</a><br>
<a href=http://www.skyray.co.uk>Skyray</a><br>
<a href=http://www.astralgirl.co.uk>Astral Girl </a><br>
<a href=http://www.gedquinn.co.uk>Ged Quinn </a><br>
<!-- End Links --></td>
</tr></table>
<!-- End Links -->
2. I've only done this code how do I get it to look like the other blocks?
I'n the vBa CMPS in admin it's supposed to appear on the right at the bottom?