Thanks, However I went into postbit_legacy and where it shows the username I added your code... with no effect
I've got to be missing something.
HTML 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 />
<if condition="$vbulletin->session['lastactivity'] > 2000"><b>$post[musername]</b><else /><i>$post[musername]</i></if>
</if>
</div>