I'm having a few problems as you can see at:
http://www.forum.juicyduff.com/showthread.php?t=32
What I want is the bg around the banner to be the same as the bg of the banner (AED1D7) and the bits outside the border ... please help!
Here is the post bit code:
Code:
</if>
<!-- / post #$post[postid] -->
<if condition="$post['postid'] == $thread['firstpostid']">
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="710" align="center"> <tr> <td class="thead" style="font-weight:normal" ><strong>Sponsors</strong></td> </tr>
<tr>
<td class="alt1" align="center">
(adsense code here)
</td>
</tr>
</table>
</if>