Quote:
Originally Posted by apfparadise
Actually I would like this too. I use the Ranks for something else (a contribution system) so I would like another "if in this or this usergroup (admin or mods), show this icon" but I dont know how to do it  not a php guy 
|
in the templates
<if condition="is_member_of($post, X)">
Change x to the usergroupid you want to display a rank image for and add your own html.