Here you will learn different types of username styles. Are you getting bored of your user group with a color and bold? Want to add some spice maby!? Well you gonna learn how to addon more. Here are your first steps 1. AdminCP -> Users and Groups -> Groups -> *Select the group you would like to add on too* 2. You now want to goto 'Username Style'. Different Types of styles that you can use: Text shadow: Code: <span style="color: green;text-shadow: 0px 0px 5px #39c70d;"><strong><em>{username}</em></strong></span> To edit the text shadow color you change the color code: Results of the text shadow: Image Next To Name: Code: <span style="color: green;"><img src="images/buddies.gif">{username}</span> To edit image next to name, change image directory: Results of image next to name: Glitter name/background image on username: Code: <span style="color: green;background:url(http://i25.tinypic.com/2ntaf5z.gif);">{username}</span> To edit glitter image or change image for background image: Result of glitter name(this image is an animation behind your name:http://i25.tinypic.com/2ntaf5z.gif): I hope you enjoyed my tutorial and use it on your forum! From, Angel .
Nice tutorial, just letting you know this goes in the MyBB section and not the articles. So I have moved it for you This will be helpful to others.
Looks a nice tutorial. Will come in useful for some people. Just to let you know though, the images on the links don't work for me.