PDA

View Full Version : New Block but i've made a mess


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?

apokalupsis
08-14-2004, 03:55 PM
did you play with your adv_portal template? That's odd that it appears at the top of your page.

Also, why not just use the navmenu mod that is already available here. You can modify it anyway you like, most of the work is already done for you.

Our Sponsors
 

copefan
08-15-2004, 05:17 AM
no have not altered the adv_portal template? I just thought i'd have a try at doing it myself.................but I couldn't get it to work.............