morby
08-13-2004, 05:40 PM
i am adding a link module to my site.
i created the new template, added module etc ..
when i got to the main page of my site, the links module shows up to the left where i want it. but it takes the footer of the page with it. the footer is supposed to be centered but gets mixed up with my links module.
Can someone take a look at the code for me ?
<!-- Links -->
<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] <!-- Links --></strong></span></td>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<!-- Begin Links -->
<a href=http://www.livejournal.com>LiveJournal</a><br>
<a href=http://www.theexquisite.com>The Exquisite</a><br>
<a href=http://www.deviantart.com>Deviant Art</a><br>
<!-- End Links -->
<br />
<!-- End Links -->
i created the new template, added module etc ..
when i got to the main page of my site, the links module shows up to the left where i want it. but it takes the footer of the page with it. the footer is supposed to be centered but gets mixed up with my links module.
Can someone take a look at the code for me ?
<!-- Links -->
<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] <!-- Links --></strong></span></td>
</td>
</tr>
<tr>
<td class="$getbgrow" width="100%">
<!-- Begin Links -->
<a href=http://www.livejournal.com>LiveJournal</a><br>
<a href=http://www.theexquisite.com>The Exquisite</a><br>
<a href=http://www.deviantart.com>Deviant Art</a><br>
<!-- End Links -->
<br />
<!-- End Links -->