DjLuv
01-06-2008, 10:00 PM
Hey Folks,
This mod adds a functionality of Donor Button/Sign in ur member's posts and profile, it helps other members to see that the member is a Donor or a Subscriber group and encourages themselves to join too :p
For postbit and/or postbit_legacy
<if condition="is_member_of($post, x)">
<img src="$stylevar[imgdir_misc]/path/your_image.gif" border="0" alt="" />
</if> For MEMBERINFO
<if condition="is_member_of($userinfo, x)">
<img src="$stylevar[imgdir_misc]/path/your_image.gif" border="0" alt="" />
</if> Just replace x with the usergroup ID number that the donate group is in. Then, edit the path/your_image.gif with the folder and image name of the donate image you want to appear.
http://maxupload.com/img/58920EA6.jpg
http://maxupload.com/img/0491736D.jpg
Thank You Onimua for total support in creation of this template modification.
This mod adds a functionality of Donor Button/Sign in ur member's posts and profile, it helps other members to see that the member is a Donor or a Subscriber group and encourages themselves to join too :p
For postbit and/or postbit_legacy
<if condition="is_member_of($post, x)">
<img src="$stylevar[imgdir_misc]/path/your_image.gif" border="0" alt="" />
</if> For MEMBERINFO
<if condition="is_member_of($userinfo, x)">
<img src="$stylevar[imgdir_misc]/path/your_image.gif" border="0" alt="" />
</if> Just replace x with the usergroup ID number that the donate group is in. Then, edit the path/your_image.gif with the folder and image name of the donate image you want to appear.
http://maxupload.com/img/58920EA6.jpg
http://maxupload.com/img/0491736D.jpg
Thank You Onimua for total support in creation of this template modification.