MyBB Community Forums

Full Version: Username Style character limit?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I have a problem on my forum, there is a character limit on the username style in AdminCP so on some ranks I can't add </span> so the whole rank gets glitched.

How do I bypass or just change the character limit? If I try to add it all it does it cut it off.

Thanks...

www.prankcalling.org/
Use a class instead of long style and add the class to global.css of your theme(s).
I would recommend always using CSS classes instead of inline styles; this way you can theme your user styles (plus, less likely to run into length limits)
Thanks for the answers.

I just think that it more easier with the username style in the groups so that we do not need to edit any other files, just put that there and we are finished.

I would rather want that. But if that doesn't work I would be fine with CSS classes.