MyBB Community Forums

Full Version: UsetGroup Styles
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can i make this that stars are animated ?
[Image: rc599e.gif]
If your wanting the Username to sparkle for a specific usergroup, you can use:
<span style="background: url('./images/rc599e.gif');">{username}</span>
And format the username as needed.

However if you are wanted an animated usergroup badge/rank, that may require a bit of core editing or template editing or you will need to make the badge yourself and save it as a GIF using an animation editor. I haven't found one that is free (yet), and I've never used any commercial products, so someone that is familiar with animated images will have to recommend a program that can do it.