Add Prefix Icons [MyBB & IPB]

Sanctuary

User is banned.
Reputation
0
Example (no image):


Example (w/ image):




How to [IPB version]:

1) Go into the ACP > 'Members' > 'Member Groups' > 'Manage Member Groups'.

2) Click on the group you want to add the image to.

3) Go to 'Group Formatting Prefix' and use this code:
Code:
<img src="YOUR IMAGE LINK HERE" />

3.1) If you still want that group to have a special font/color/shadow, use this code:
Code:
<img src="YOUR IMAGE LINK HERE" /><span style='color:EXAMPLE; font-family: arial; text-shadow: 1px 1px 4px EXAMPLE'></span>

4) Click and you're done.



I recommend only using images that are 16x16.

Enjoy.




How to [MyBB version]:

1) Go into the ACP > 'Users & Groups' > 'Groups'.

2) Click on the group you want to edit.

3) Go to 'Group Formatting Prefix' and use this code:
Code:
<img src="YOUR IMAGE LINK HERE" /> {username}

3.1) If you still want that group to have a special font/color/shadow, use this code:
Code:
<img src="YOUR IMAGE LINK HERE" /><span style='color:EXAMPLE; font-family: arial; text-shadow: 1px 1px 4px EXAMPLE'>{username}</span>

4) Click
and you're done.




Enjoy.
First part of the thread (IPB version) was originally posted by me on http://www.ForumCore.net/ , 2nd part of the thread (MyBB version) I added myself just now.
 
@LeakersBB Try using www.iconfinder.com

OP: Very nice thread, detailed and using images to help. This will help lots of users for both IPB and MyBB.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…