Center only username in the poster's profile?
3 posters
Page 1 of 1
Center only username in the poster's profile?
I'm trying to figure out how to only center the username in the poster's little information box on the left (forgot what it's called) and keep all the other information align to left. I would appreciate if you could help me center the rank as well?
Last edited by Kelsey Pearce on Mon 16 May - 6:55; edited 1 time in total
Re: Center only username in the poster's profile?
Hello can i Please have the URL of your forum and the version ?
Re: Center only username in the poster's profile?
Add this to your CSS if your forum is phpBB3:
- Code:
.post .postdetails.poster-profile, .post .name {
display:block;
text-align:center;
}
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Similar topics
» Username center
» How do I center my forums and add a crown by username?
» Center the username (in topics) of a phpBB2 forum?
» How to Move username place in topic to center
» center profile
» How do I center my forums and add a crown by username?
» Center the username (in topics) of a phpBB2 forum?
» How to Move username place in topic to center
» center profile
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum