The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to center profile avatar and name in posts

4 posters

Go down

Solved How to center profile avatar and name in posts

Post by Roa March 9th 2024, 11:27 pm

I would like to center the avatar, the picture, and put the name closer to the image. Thanks!

Version: PhpBB2
https://www.joinhelbreath.net/

staff posts - How to center profile avatar and name in posts Captur10


Last edited by Roa on March 10th 2024, 8:23 pm; edited 2 times in total
Roa
Roa
New Member

Posts : 10
Reputation : 1
Language : English

Back to top Go down

Solved Re: How to center profile avatar and name in posts

Post by skouliki March 9th 2024, 11:29 pm

Please provide your forum URL for appearance problems.
skouliki
skouliki
Manager
Manager

Female Posts : 15136
Reputation : 1696
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: How to center profile avatar and name in posts

Post by كونان2000 March 10th 2024, 8:56 am

Hi
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;
}
كونان2000
كونان2000
Forumember

Male Posts : 194
Reputation : 88
Language : Arabic

https://anime.forumperso.com/

TonnyKamper and poesia-verses like this post

Back to top Go down

Solved Re: How to center profile avatar and name in posts

Post by Razor12345 March 10th 2024, 10:06 pm

Problem solved & topic archived.
Please read our forum rules: ESF General Rules


staff posts - How to center profile avatar and name in posts Screen51
Razor12345
Razor12345
Support Moderator
Support Moderator

Male Posts : 1464
Reputation : 262
Language : Ukr, Rus, Eng
Location : Ukraine

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum