![]() |
Help with badges. - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Development (https://community.mybb.com/forum-68.html) +---- Thread: Help with badges. (/thread-206029.html) |
Help with badges. - mynewcar - 2016-11-21 Hey all, I'm trying to add a badge I made in CSS and HTML but it doesn't allow me to make the group image a FONT AWESOME icon and change it via the group image manager in admin con. Can anyone tell me how I can make this happen So I can change the icon to different user groups? Current badge: <span id="awesome" class="rank-medals small simple" style="border-color:#b74100;background-color:#b74100; title="Special Achievement"><i class="fa fa-star-o"></i><span class='rank-title'>{$usergroup['title']} </span></span> Forum link; https://forum.wowonder.com/showthread.php?tid=807&pid=4632#pid4632 All the users have the same icon as the admins and i want this to be different RE: Help with badges. - Zaqre - 2016-11-21 https://community.mybb.com/thread-205996.html Tsk tsk |