How to center username and group title

Add this to EXTRA.css
Code:
.messageUserBlock h3.userText {
text-align: center;
}


Or you can do it in Style Properties -> Message Layout -> User Info Block and add text-align: center; to the Miscellaneous field.

I did this and it only centers the user title, not the username. How can I do both?
 
Have another question. How do a set a parameter for how wide this bar will be? It looks fine on the sidebar but everywhere else it is stretched...

User title.webp

Lastly, I have the premium user group set to allow a custom user title. But if a mod has premium access, the mod bad gets overridden by the custom user title. How can I fix that as well?
 
Top Bottom