PHP Code:
<!-- controls -->
<if condition="in_array($post['postcount'], array(1,10,20,21,30))">
<span style="float:$stylevar[left]">
[ad code]
</span>
</if>
</if>
I through the <!-- controls --> part in for reference as to where I am using the code. I actually tried both if conditions referring to post count(not worried about the user group condition)
and neither condition worked for anything but the first post.