That will not work because at times there will need to be two banners showing. My code is showing one primary group and then if the user is a member of a secondary group.
--------------- Added [DATE]1223992637[/DATE] at [TIME]1223992637[/TIME] ---------------
Quote:
Originally Posted by SVTCobraLTD
Code:
<if condition="$post[usergroupid] == 5,6,7 and is_member_of($post, 28)"><img src="images/misc/supporter.gif"></if>
Can I have listed more than one user group where it is bold?? Otherwise I have to have a bunch of these codes in my post bit in order to show custom banners i have for each group.
|
Anyone?