Quote:
Originally Posted by Live Wire
Do this instead.
Inside your postbit template add the following to where ever you want the icon to appear. You can see my postbit at vbhacks.us as an example. Change X with the usergroup ID.
PHP Code:
<if condition="$post[usergroupid]==x"> IMG VAR HERE </if>
|
Cool!
2. questions:
1. Will it work with secondary usergroups too?
2. And is this viewable everywhere? So I mean in the topic under the members name, in his profile and when he send a PM?