We are using banners for some of the usergroups and the default staff banner. We would like to center them, as we've already center the user names and user titles.
I put this in the extra.css (tried before posting here) but it's not working:
Suggestions?
I put this in the extra.css (tried before posting here) but it's not working:
Code:
.messageUserBlock .userBanner
{
text-align: center;
}
Suggestions?


