Quote:
Originally Posted by Iain M
Try replacing the {vb:raw shout.musername} with:
Code:
<vb:if condition="$shout['s_user'] == X">
<span style="CUSTOM STYLING">{vb:raw shout.musername}</span>
<vb:else />
{vb:raw shout.musername}
</vb:if>
Change X to your userid.
|
Thank You so much man! You are a ton of help!:up:
Also, how could I do a different one for each user?