Quote:
Be sure to edit the X's with whatever field these are or this will not work! To edit, go to:
Profile > Edit Profile and it will probably be somewhere towards the bottom.
|
I'm not to sure on what go's where so could you please be more specific? Thanks!
Font Color In Posts >>field11
Font In Posts >>field12
<if condition="$post['fieldX'] != '' OR $post['fieldX'] != ''">
<font style="font-family:$post[fieldX]; color:$post[fieldX];">$post[message]</font>
<else />
$post[message]
</if>