Quote:
Originally Posted by Osiris2k
put color tags around "$post[musername]'s Garage"
|
I tried that, it doesn't override the username color tags that are assaigned in the usergroup.
Heres the code im using:
PHP Code:
<if condition="$post['userid']"><div><a href="vbgarage.php?do=view&id=$post[userid]"><font color="Navy">$post[musername]<b>'s Garage</font></b></a></div></if>
Any other suggestions?