Quote:
Originally Posted by FF|Skyrider
Installed, very nice! But when I receive a private message or a new profile comment, it won't show up on the main page until I select my own nickname for the menu to show up. Anyway for a better notification?
|
here is a fix for that... you cant add it next to your name because the button will be longer.
but you can add it below it, above the post count!
its fairly simple!
add this above the post count in the
header template...
Code:
<vb:if condition="$notifications_total">
<b>{vb:rawphrase your_notifications}</b>
<br>
{vb:raw notifications_menubits}
<br><br>
</vb:if>
and above it in the drop down
Code:
find and replace with
<li>{vb:raw notifications_menubits}</li>
edit the
navbar_notifications_menubit template
remove the li tag from the link