[Guide] Make Notifications Blink Different Color

Error 404

New Member
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:
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 :

Notifications_demo.gif


P.S. - I had to pm myself from another user, to get "1" Notification.
 
Back
Top