Here is my code:
Quote:
<!-- Wy Sponsor Icon in postbit Start -->
<vb:if condition="is_member_of($post, 11)"><img src="http://www.mitsuworld.com/forums/images/buttons/sitesponsor.jpg" width="185" height="57" alt="{vb:raw post.username} has accepted the sponsorship to the forum!" border="0"></vb:if><br/><br/>
<!-- Wy Sponsor Icon in postbit End -->
<!-- Wy Supporting Icon in postbit Start -->
<vb:if condition="is_member_of($post, 9)"><img src="http://www.mitsuworld.com/forums/images/buttons/SUPPORTING.gif" width="185" height="57" alt="{vb:raw post.username} has donated to support the forum!" border="0"></vb:if><br/><br/>
<!-- Wy Supporting Icon in postbit End -->
|
I want different icons for different groups. I have 4 members in this supporting group. However it only shows up on 2 of them, not all 4.