![]() |
is there any way to show notifications every time , even that times there is no public message or gallery message & ...
|
Seems Mod is dead .... clicked uninstall. :(
|
You can use Cyb - PM Enhancements with this and the background color will still change, but I have not been able to get "Private Messages" to blink red.
The code to make it blink is in the cyb_pme_blink template. If someone figures out how to get it to blink, please let me know. |
I figured out the blinking text as well...
I had to create two new "Global" phrases: private_messages_blink = Code:
<script type="text/javascript"> private_messages_nav_blink= Code:
{1}, {2}. Add the following to your headinclude template (set the time interval as you wish)= Code:
<body onload="setInterval('blinkIt()',500)"> Then change your navbar as follows: Change this: Code:
<if condition="$show['notifications'] AND $show['popups']"> To this: Code:
<if condition="$bbuserinfo['pmunread'] AND $show['popups']"> Now this Non Redundant Notifications mod along with Cyb - PM Enhancement mod ... and the above, will get your background color changing and a red blinking "Private Messages" linked to your /private.php page. I know this is a bona fide redneck hillbilly way of doing it, but it works for me in FF and IE... at http://www.hometheatershack.com/forums Maybe someone can put all this together and make it easier. There is probably a way to get the color into the Javascript code as well, but I was getting lazy since what I've got now works. |
Quote:
|
Obviously you don't have to use it if you don't want to. https://vborg.vbsupport.ru/external/2008/07/19.gif
|
Now there is space for moderated comments / posts / blogs notifications. Any chance on adding this?
|
Nice work! :up:
|
This isn't working anymore...
|
Quote:
|
All times are GMT. The time now is 12:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|