Quote:
Originally Posted by Taurus1
It creates a space on the postbit_legacy for members that did not make a donation. How can I get rid of this please??
|
Try This...
Code:
<!-- Wy Donation Icon in postbit Start -->
<vb:if condition="is_member_of($post, X)"><img src="http://WWW. YOUR FORUM ADDRESS.COM/images/misc/trophy.gif" width="19" height="18" alt="{vb:raw post.username} has made a donation to the forum!" border="0"></vb:if>
<!-- Wy Donation Icon in postbit End -->