How do I get google adsense to right on top?
Below code that I use. With that code adsense is always at the bottom right. (see here: http://www.elo-forum.org/news-diskus...erechtigt.html )It should be right on top and the text should wrapped around it. Like this:
Who is your best friend on UNP ?
Thank you
Martin
<!-- Google -->
<if condition="($post[postcount]==1) and ($show['guest'])">
<div align="right">
google-script
</div>
</if>
<if condition="($post[postcount]==1) and ($show['guest'])">
<div align="right">
<font size="1" face="Verdana, Arial, Helvetica, sans-serif"><a href="http://www.elo-forum.org/register.php" target="_parent">Einloggen
oder registrieren, um diese Werbung nicht zu sehen.</a></font>
</div>
</if>
<br />
<!-- / google -->



LinkBack URL
About LinkBacks





Reply With Quote
