How to center profile avatar and name in posts
4 posters
Page 1 of 1
How to center profile avatar and name in posts
I would like to center the avatar, the picture, and put the name closer to the image. Thanks!
Version: PhpBB2
https://www.joinhelbreath.net/
Version: PhpBB2
https://www.joinhelbreath.net/
Last edited by Roa on March 10th 2024, 8:23 pm; edited 2 times in total
Roa- New Member
- Posts : 9
Reputation : 1
Language : English
Re: How to center profile avatar and name in posts
Please provide your forum URL for appearance problems.
Re: How to center profile avatar and name in posts
Hi
admin panel > display > css
and add this code
admin panel > display > css
and add this code
- Code:
span.postdetails.poster-profile,span.name {
display: block;
text-align: center;
}
span.postdetails.poster-profile {
display: block;
margin-top: -12px;
}
TonnyKamper, poesia-verses and KimiD56 like this post
Re: How to center profile avatar and name in posts
Problem solved & topic archived.
|
Razor12345- Support Moderator
- Posts : 1586
Reputation : 268
Language : Ukr, Rus, Eng
Location : Ukraine
Similar topics
» How to center profile info in posts
» TOPICS & POSTS & Profile on center directly
» 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?
» Avatar Not Center
» TOPICS & POSTS & Profile on center directly
» 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?
» Avatar Not Center
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum