PDA

View Full Version : Right Block troubles...


GiJoe
08-23-2004, 09:20 PM
http://wolfgaming.net/wgn/vB/cmps_index.php

Not sure what happened here. I made the two blocks that show up in the footer the same way I created the "Blue's News" block...

Template:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="90%">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet]Adrenaline Vault</strong></span></td>
</tr>
<tr>
<td class="$getbgrow" width="90%">

<script language="JavaScript" src="http://jade.mcli.dist.maricopa.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.avault.com%2Fnewsfeed.xml&chan=n&num=12&desc=0&date=n&targ=y" type="text/javascript"></script>

<noscript>
<a href="http://jade.mcli.dist.maricopa.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.avault.com%2Fnewsfeed.xml&chan=n&num=12&desc=0&date=n&targ=y&html=y">View RSS feed</a>
</noscript>
<a href="http://jade.mcli.dist.maricopa.edu/feed/feed2js.php?src=http%3A%2F%2Fwww.bluesnews.com%2Fnews%2Fnews_1_0.rdf&chan=n&num=12&desc=0>1&date=n&targ=y&html=y">View RSS feed</a>
</noscript>



</td>
</tr>
</table>
</left>
</div>
<br/>
</tr>


What did I miss... :-( :eek:

GiJoe
08-25-2004, 09:39 AM
Anyone? :D

Our Sponsors
 

GiJoe
08-25-2004, 01:48 PM
DOH! Found it. The extra </tr> at the bottom...