PDA

View Full Version : add adsense inside entry


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

deathemperor
10-14-2007, 07:24 AM
in the same way you can add adsense in any multi dyna show entry also in gustbook and any thing like it

Our Sponsors
 

vitoreis
11-05-2007, 06:26 PM
Can you help with "Attachments" block? Like that:
http://www.vbadvanced.com/dynamics3/showentry.php?e=38&catid=4

I'd like to add a banner 125x125 before or after the attachment... what is the template to edit?

Thanks