Gator
Well-known member
I know xenforo does not allow for custom user group badges (not banners), so I tried to do a workaround by adding an image using the "Edit User Group" setting, however, I ran out of allowed characters which produced this (see green icon).
To get the user badge to work, I used the User banner text located in Edit user group using this code:
I also wanted to add bold text "<b>" but I ran out of allowed characters.
Any suggestions on how to add a User Badge? Any help would be greatly appreciated.
To get the user badge to work, I used the User banner text located in Edit user group using this code:
Code:
<img src="http://www.armorygamers.com/index.php?media/cdu-png.1875/full" width=50";><br>CDU Member
I also wanted to add bold text "<b>" but I ran out of allowed characters.
Any suggestions on how to add a User Badge? Any help would be greatly appreciated.