MyBB Community Forums

Full Version: Multicolored Username
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering if/how I make the administrators usernames multicolored. Like each letter be a different color. I've seen it on a forum before but i cant seem to figure out how to do it.
Admin CP>Users & Groups > Groups > Administrators, and for the username style, add something like this for example:

<strong><span style="color: #3399FF; text-shadow: 0px 0px 1px #3399FF;">{username}</span></strong>

Feel free to change it to your needs. Smile
Quote:Admin CP>Users & Groups > Groups > Administrators, and for the username style, add something like this for example:

Code:
<strong><span style="color: #3399FF; text-shadow: 0px 0px 1px #3399FF;">{username}</span></strong>

Feel free to change it to your needs.


This HTML is Incorrect, This would make a Groups Username make a Color With a Shadow/Glow, He is looking for a code that will make each letter a different color like so.

Admin

Like this.
There is not way to do this just using HTML or CSS (so far as I know at least).
Its some plugin of vBulletin, once I saw on one vB forum.
We are offering a plugin for free, doing this for links :
http://www.mybbcodes.com/showthread.php?tid=18

You just need to make a few quality posts to get it! Wink