Thanks for the help but that didn't work
Quote:
Originally Posted by -=Sniper=-
nope but this will (and only for guests)
HTML Code:
<if condition="($post[postcount]==1) and ($show['guest'])">
<div style="float: right;>
ADSENSE CODE HERE
</div></if>
|
ok lemme try it out
I do this <div id="post_message_$post[postid]">$post[message]</div>
<if condition="($post[postcount]==1) and ($show['guest'])">
<div style="float: right;>
ADSENSE CODE HERE
</div></if>
And the code is at the bottom and it distorts the page...
http://www.ryanmcbain.com/forums/showthread.php?p=20680
Hmmm am I doing something wrong?
Quote:
Originally Posted by -=Sniper=-
nope but this will (and only for guests)
HTML Code:
<if condition="($post[postcount]==1) and ($show['guest'])">
<div style="float: right;>
ADSENSE CODE HERE
</div></if>
|
That's not working for me either