The Arcive of vBulletin Modifications Site. |
|
Notifications Dropdown Enhancement Details »»
|
|||||||||||||||||||||||||
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>
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Any pics or a better explanation would be nice.
|
|
#3
|
||||
|
||||
|
Screen shots ?
|
|
#4
|
|||
|
|||
|
Screen shots ?
|
|
#5
|
|||
|
|||
|
Screenshots?
|
|
#6
|
||||
|
||||
|
Great mod. For those confused, basically it removes the links that show 0 when you have a new notification message. It only shows the actual new notification messages that you have.
|
|
#7
|
||||
|
||||
|
Interesting idea. Can you do a text file with the instructions so we can have it for re-doing after an upgrade? I will install it when there is a text file available.
|
|
#9
|
||||
|
||||
|
No, sir, it does not, They are 2 totally different things.
|
|
#10
|
|||
|
|||
|
Bobby i dunno, i've got this (check the pic) onto my board ...
|
![]() |
|
|