Quote:
Originally Posted by strudinox
Any way to exclude a certain group? A have a certain usergroup that does not view ads. I'd use this for sure if it's possible. 
|
Code:
<vb:if condition="is_member_of($bbuserinfo,1,2,3,4,5,6) AND $post['isfirstshown']" >
<li class="firstpost_advert_container"><div class="firstpost_advert">
REPLACE THIS WITH YOUR ADSENSE CODE HERE
</div>
</li>
</vb:if>
1,2,3,4,5,6 = usergroups you want to see the AD