Customizing SMF > Tips and Tricks
HowTo activate team badges
Bigguy:
It has been awhile since I did this but I think you would have to edit the Display.template.php file.
ChalkCat:
Thanks Bigguy, that seemed to do the trick :D I just removed this bit:
--- Code: ---// Show the member's primary group (like 'Administrator') if they have one.
if (!empty($message['member']['group']))
echo '
<li class="membergroup">', $message['member']['group'], '</li>';
--- End code ---
Bigguy:
Yup that was the part I meant, good job. ;)
Navigation
[0] Message Index
[*] Previous page
Go to full version