How to center profile info in posts
Page 1 of 1
How to center profile info in posts
Okay so how do i center the text, titles, images of the profile info when i am posting.
(On my forum of course.)
<------------------- For example how do i center that?
(On my forum of course.)
<------------------- For example how do i center that?
Last edited by Avery on February 10th 2013, 11:03 pm; edited 1 time in total
Avery- Forumember
- Posts : 92
Reputation : 1
Language : English
Avery- Forumember
- Posts : 92
Reputation : 1
Language : English
Re: How to center profile info in posts
Thanks that worked.Rideem3 wrote:Put this in your CSS StyleSheet:
- Code:
.post > td:first-child {
text-align: center;
}
One more thing, anyway to make the username appear bigger?
Avery- Forumember
- Posts : 92
Reputation : 1
Language : English
Re: How to center profile info in posts
Rideem3 wrote:Put this in your CSS StyleSheet:
- Code:
.name {
12px;
}
Still the same size :c
Avery- Forumember
- Posts : 92
Reputation : 1
Language : English
Re: How to center profile info in posts
Hmm weird.. i tried that earlier and it stayed the same then i tried it again now it works.Rideem3 wrote:Oh, I made a typo sorry. Use this code:
- Code:
.name {
font-size: 12px;
}
You can increase the number of pixels.
Topic solved.
Thanks
Avery- Forumember
- Posts : 92
Reputation : 1
Language : English
Similar topics
» How to center profile avatar and name in posts
» Center profle information on posts
» Center a User's Profile Display During Posts
» Private Message, Profile buttons (and any other) in Profile / how to get rid of the boarder under the posts?
» center profile
» Center profle information on posts
» Center a User's Profile Display During Posts
» Private Message, Profile buttons (and any other) in Profile / how to get rid of the boarder under the posts?
» center profile
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum