Quote:
Originally Posted by exyuteam
Valter,
Can you add one more option: donator symbol beside username...? PLEASE!!!  For you this is easy job, your donation system already have option to add/move usergroup to VIP/DONATOR usergroup, and this small thing is missing!
PLEASE.... (again)!!!
Thanks in advance!
|
Code:
<vb:if condition="is_member_of($post, XX)">
<img src="images/donator.gif" border="0" alt="" />
</vb:if>
Put this whatever you want in your
Postbit(legasy)!
XX is donator ID group.