Notifications Dropdown Enhancement
This modification is in the archives.
Simple stuff here. This removes all the pointless notifications links from the New Notifications Dropdown Menu in the NavBar.
It also changes the links appearance by throwing the number of each notification in front of the Text, instead of after. Open the Template named 'navbar_notifications_menubit' Replace everything with this Code: Code:
<if condition="$notification['total'] > 0"><tr> <td class="vbmenu_option"><a href="$notification[link]"><strong>$notification[total]</strong> $notification[phrase]</a></td> </tr></if> Download No files for download. |
Similar Mods
Miscellaneous Hacks Threads notifications - show threads in notifications list | vBulletin 3.7 Add-ons |
Mini Mods Change Notifications Box Background on New Notifications | vBulletin 3.7 Add-ons |
Last.fm Profile Enhancement PRO | vBulletin 3.5 Template Modifications |
Last.fm Postbit Enhancement PRO | vBulletin 3.5 Template Modifications |