This is not that hard really, but it helps.. On my board, people have 100+ unread PMs, Invites, and all that garbage, because they dont notice the Notifications.. Well so i got sick of that, and decided to fix the problem.
1) Go to "Style Manager" -> "YOURSTILE" -> "Edit Templates" -> Double Click on "Navigation/Breadcrums Templates" -> Double Click on template "navbar".
2) Find phrase like:
3) Before $ put:
4) After the : put:
5) Hit button "Save"
Now if you go to your forum, and check your "Notification Links", you should see something like this :
P.S. - I had to pm myself from another user, to get "1" Notification.
1) Go to "Style Manager" -> "YOURSTILE" -> "Edit Templates" -> Double Click on "Navigation/Breadcrums Templates" -> Double Click on template "navbar".
2) Find phrase like:
Code:
$vbphrase[your_notifications]:
3) Before $ put:
Code:
<blink><font color="red">
4) After the : put:
Code:
</font></blink>
5) Hit button "Save"
Now if you go to your forum, and check your "Notification Links", you should see something like this :
P.S. - I had to pm myself from another user, to get "1" Notification.