How do i center usernames?

TheGoldenChild

Member
Licensed customer
How can i center the username that is shown here (username = test) ?

cadc44a776bbf57aabb6b379c81d77cf.png
 
I tried to add that but it didn't work. Any idea what could have gone wrong?

The username is neither to the left or right nor in the center! (n)

Can someone help please.

here is a screenshot of what it looks like at the moment.

1417482398961.png
 
I tried to add that but it didn't work. Any idea what could have gone wrong?

The username is neither to the left or right nor in the center! (n)

Can someone help please.

here is a screenshot of what it looks like at the moment.

1417482398961.png
Try in your EXTRA.css template
Code:
.messageUserBlock a.username {text-align: center !important;}
 
I think your offline ribbon is probably effecting the positioning of it(possibly), may need a link to take a look.
 
  • Like
Reactions: KSA
Back
Top Bottom