Quote:
Originally Posted by snowlion
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">
|
Hi i can't do the above as mine is <td nowrap="nowrap" width="100%"> and has to be that way or it breaks my style but i really need the awards showcase and acheivements showcase to be 20% like i have set the bars, could someone help please?