On POSTBIT buttom I added:
PHP Code:
<if condition="$post[postcount] == 1">
$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" align="left">Sponsors</td>
</tr>
<tr>
<td class="alt1" align="center">
$cyb_flashimagebanners
</td>
</tr>
</table>
</div>
$spacer_close
</if>
But no banner is show...
What do I have to do to put banners
UNDER FIRST POST?
Please Help!