deathemperor
10-14-2007, 07:23 AM
in template :
ADV_DYNA_SHOWENTRY
look for :
<div style="padding-bottom: $stylevar[cellpadding]px"><strong>$entry[pagetitle]</strong></div>
</if>
after it add :
<span style="margin: 2px; float: left; width: 250px; height: 601px;">
your adsense code here
</span>
you can adjust the area of showing ad by change width and height to be suitable for the adsense block ad
ADV_DYNA_SHOWENTRY
look for :
<div style="padding-bottom: $stylevar[cellpadding]px"><strong>$entry[pagetitle]</strong></div>
</if>
after it add :
<span style="margin: 2px; float: left; width: 250px; height: 601px;">
your adsense code here
</span>
you can adjust the area of showing ad by change width and height to be suitable for the adsense block ad