SlimWicked
04-26-2005, 09:01 PM
When I add this code so the boarder around the mod will fit the rest of the the site, the mod shows up at the top of my page.
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] <!-- Module Title Here --></strong></span></td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
TEST TEST TEST
</td>
</tr>
</table>
<br />
see
http://www.myreason.net/index.php
anyone know what i did wrong?
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] <!-- Module Title Here --></strong></span></td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
TEST TEST TEST
</td>
</tr>
</table>
<br />
see
http://www.myreason.net/index.php
anyone know what i did wrong?