MyBB Community Forums
Icon Subject Line for Group - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: Icon Subject Line for Group (/thread-207557.html)



Icon Subject Line for Group - Darkblizzard - 2017-01-19

Hello,
I was wondering if there was a way whenever a certain group posts, an icon appears in front of the subject text? Such as the example below though only when the specific group posts.

Thanks!

<span class="smalltext">
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong><img src="images/icons/wink.png" alt="Wink" title="Wink" style="vertical-align: middle;">{$lastpost_subject}</strong></a>
<br />{$lastpost_date}<br />{$lang->by} {$lastpost_profilelink}</span>
Icon: <img src="images/icons/wink.png" alt="Wink" title="Wink" style="vertical-align: middle;">