The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How? private msg blinking image
I know its installed here, but I have no idea what its called.
Is it a mod, or some option I've been overlooking? Can anyone point me in the right direction? |
#2
|
||||
|
||||
Create blinking gif image blink.gif, put it in directory "misc" of your style's image directory, then in template "navbar" find this:
Code:
<if condition="$show['member']"> <td class="alt2" valign="top" nowrap="nowrap"> Code:
<if condition="$show['member']"> <td class="alt2" valign="top" nowrap="nowrap"<if condition="THIS_SCRIPT != 'private' && $show['pmstats'] && $vbulletin->userinfo['pmunread']"> style="background: #F2F2F2 url($stylevar[imgdir_misc]/blink.gif) top right no-repeat"</if>> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|