MyBB Community Forums

Full Version: Looking to change color of unread pm's
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So im looking tho change color of unread PMS's but can not get it to do it when i recieve a pm here is murrent line of code in header_welcomeblock_member that handles it, it works so is pulling through can someone hlep so if i have a more than zero/new pm it changes color

<a href="{$mybb->settings['bburl']}/private.php" data-title="messages"><i class="fa fa-envelope fa-lg" aria-hidden="true"></i><span class="pmbg">{$mybb->user['pms_unread']}</span>