Catsmother Active member Dec 7, 2020 #1 Hello I am trying to centre the postbit but can't find where this done. any help please?
Ozzy47 Well-known member Dec 8, 2020 #2 It should already be centered in the block. Can you post a screenshot of the postbit. Upvote 0 Downvote
Catsmother Active member Dec 8, 2020 #3 Ozzy47 said: It should already be centered in the block. Can you post a screenshot of the postbit. Click to expand... I mean like the profile fields etc. Upvote 0 Downvote
Ozzy47 said: It should already be centered in the block. Can you post a screenshot of the postbit. Click to expand... I mean like the profile fields etc.
beerForo Well-known member Dec 10, 2020 #4 I center mine but I only show location, so you can edit accordingly. Code: .user-pane-location { text-align: center !important; width: 100%; } Upvote 0 Downvote
I center mine but I only show location, so you can edit accordingly. Code: .user-pane-location { text-align: center !important; width: 100%; }