TimberFloorAu
01-20-2010, 10:00 PM
YBMF-Flashing Notifications
PLEASE CLICK INSTALL
Does not work in Internet Explorer. ( sorry )
Due to requests, I have released this simple code. Essentially it will add a flashing
message in Notifications area.
Styles > Templates > your template >
additional.css
add:
.notifications-number { text-decoration: blink;}
.notifications-number {background-color: #de0000;}
Save.
open header template
find:
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase
your_notifications}: <span class="notifications-number"><strong>{vb:raw
notifications_total}</strong></span></a>
change to:
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase
your_notifications}: <span class="notifications-number"><strong>{vb:raw
notifications_total} Message(s)</strong></span></a>
Enjoy.
Instructions in the ZIP. If you use this, PLEASE CLICK INSTALL
PLEASE CLICK INSTALL
Does not work in Internet Explorer. ( sorry )
Due to requests, I have released this simple code. Essentially it will add a flashing
message in Notifications area.
Styles > Templates > your template >
additional.css
add:
.notifications-number { text-decoration: blink;}
.notifications-number {background-color: #de0000;}
Save.
open header template
find:
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase
your_notifications}: <span class="notifications-number"><strong>{vb:raw
notifications_total}</strong></span></a>
change to:
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase
your_notifications}: <span class="notifications-number"><strong>{vb:raw
notifications_total} Message(s)</strong></span></a>
Enjoy.
Instructions in the ZIP. If you use this, PLEASE CLICK INSTALL