Well when trying to use the tags in the group manager it centers the names thru out the forum even in the shoutbox which is ugly. I'm going to try the postbit legacy edit see how that one works. Thank you very much for the help everyone I'll let you know what I find out
Quote:
Originally Posted by stan111
in postbit legacy
search for this
Code:
<div id="postmenu_$post[postid]">
<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>
just put this code like this
Code:
<div id="postmenu_$post[postid]" align="center">
|
YOUR THE MAN THANK YOU SO MUCH!!!!!! That worked perfectly I appreciate that. You should put this up as a template hack/mod I'll vote it the best......lol
Now how about centering the user titles? lol