![]() |
How can I center the username
How can I center the usernames in the post_bit? I'm using legacy for my members But the names are adjusted to the left I would love to center them all
Thanks |
Edit each usergroup and add <center> before and </center> after. That ought to do it.
|
Or you could just simply edit your postbit
|
Quote:
|
in postbit legacy
search for this Code:
<div id="postmenu_$post[postid]"> Code:
align="center" Code:
<div id="postmenu_$post[postid]" align="center"> |
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:
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 :) |
what about centering everything in the post bit?
|
Quote:
Please forgive me but I'm new to vBulletin. |
Quote:
And adding that center code if you read my above post and results will center the name thoughout the whole site even in the shout box which doesnt look all that great imo. Now I need to figure out how to center the user titles in legacy |
Find in postbit
Code:
</div> Code:
</div> Change That centers most of the post bit. For the avatar find Code:
<if condition="$show['avatar']"> Replace with Code:
<if condition="$show['avatar']"> |
All times are GMT. The time now is 12:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|