Well, I want the actually "Private Messages: Unread 1, Total 12" to be blinking.
Make the word "Private Messages" be red.
Manage to find it, so how can i make it only be red once we receive a PM?
Code:
<a href="private.php{3}"><span style=color:red>Private Messages</span></a>: {1}. {2}.
Do I have to use <if condition> to accomplish this only to turn red when a user(s) actually receive a PM?