MyBB Community Forums

Full Version: add special star before username
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to add special star image before the user name like this?

[Image: 2s9prm9.jpg]
just increase the number of starts in
Admincp> users and groups >> Edit the usergroup you need >> In "User Stars", increase the number of stars!
Oops, you meant the image before username!

AdminCP -> Users and Groups -> Groups -> *Select the group you would like to add on too* >> 'Username Style'

Add the following code
<img src="IMAGE LINK HERE">

just before

{username}
Thanks friends for the useful replies.