if u want ads display on the 1st post use this code
Code:
<if condition="!$GLOBALS['FIRSTPOSTID']">
$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">Sponsored Links</td>
</tr>
<tr>
<td class="alt1" align="center">
$advert
</if>
</td>
</tr>
</table>
</div>
$spacer_close
</if>
credit go to artonex for the code
https://vborg.vbsupport.ru/showthrea...t=Adsense+post