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.
Chalky:
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. ;)
blanqui:
O.k., so some slight necro here but this thread speaks exactly to the issue I have. I want to add a team badge to a group while also retaining stars for post count membership. I am really not competent to mess with the code. Any ideas?
Bigguy:
There is a mod I think that shows multiple badges for members. Have you checked the mod site. ??
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version