MyBB Community Forums

Full Version: How to add an image in front of a groups username.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello All,
this is my first tutorial that I have posted on this forum, so please do leave feedback which I am able to learn from.

-

If you'd like to add a cool image in front of your username!
Follow the following steps.
  • First, find an image which you'd like to put in your username. (useful image provider ; IconFinder.com)
  • Once you have found your icon, download it to your desktop.
  • Log into your cPanel and then go to your file manager, go to the directory with your forum located in it, and then go to images.
  • Upload the image in there.
  • Next, login to your forum AdminCP, go to Users and Groups, then to Groups.
  • Click on the usergroup you'd wish to edit.
  • Under Username Style, place this code, at the very front!
  • <img src="/images/imagehere.png" />
  • Now go down to the bottom and press save.

When you place the code in the username style, where the red text was.
Place the name of your saved image. (e.g ; patronimage.png).

I hope you are able to follow this tutorial, and if you have any issues please leave a reply, or feel free to message me.

- Solution
thx that helped me