Quote:
Originally Posted by sv1cec
Change that last if, with the one below:
HTML Code:
<if condition="$post[usergroupid]==2">
<if condition="$post[warning_level]>0"><font color='#ff0000'></if>
<BR>Warns Level: $post[warning_level]
<font color='#ffffff'>
</if>
I think it should work.
|
Close enough. It makes the entire warns level line red instead of just the number.