Sorry realdx, I don't mean to edit on postbit_userinfo_left

. Just follow this: in
default postbit template search for
HTML Code:
<td nowrap="nowrap">
<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
$post[onlinestatus]
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
Replace <td nowrap="nowrap"> with <td nowrap="nowrap" width="xxx">