Quote:
Originally Posted by CC_Phantom
Yes its possible, just use If statements,
Code:
<if condition="in_array($bbuserinfo[usergroupid], array(USER_ID))">ICONS / CONTENT HERE.</if>
Replace USER_ID with the usergroup id, to add more then one usergroup just add a comma "," after each one.
|
I need some help on where I would find this, Ive been wanting to change this for a while but had no luck, you couldn't possibly write out an idiots guide could you?