Thx. for the reply Tony_G.
I'm putting it just outside the IF statement (see code below and specifically where I've marked it in
bold:
Code:
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>$nbsp $post[userawards]
</div>