I’ve always wanted to change the background color for the PM Inbox button, if there are unread messages.
I know there is a style for the unread message count, and I have changed that number to red. But I’m wondering if there is a way to assign a different style to that button itself so it stands out more when the user has unread private messages.
It looks like all those buttons share the same style: #spMainContainer a.spButton
I’m thinking we could apply a new style like: #spMainContainer a.spButton-pmunread
Another option would be to just change the Inbox icon, if user has unread messages.
But I’m guessing there would need to be some sort of hook or trigger to call that style(s) when messages await…can you tell I’m over my head yet?
Any thoughts or direction are appreciated. Thanks!











