Quote:
Originally Posted by ibeteck
like this
HTML Code:
<!--message-->
<div>
<if condition="is_member_of($post[usergroupid], 6, 7)">
<div style="color:#CCCC66">
</div>
</if>
$post[message]
</div>
<!--message-->
|
No, that won't work. Did you try what I posted? Actually copy/paste it over what is between the <!-- message --> area? As you can see in my image, it worked fine.