SMF Support > SMF 2.0.x Support

Membergroup colour in posts?

(1/1)

Nikz11:
I'm running SMF 2.0.2.

I've found the code of where the group code is outputted in display.template.php:

      // 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>';

How do i change that to out the Members group but the members group colour with it?

Kindred:
Look in the mods section

Yoshi:
This has been covered like a thousand times, do a search around will ya.

Navigation

[0] Message Index

Go to full version