Log in

View Full Version : About PMS


Logikos
03-24-2004, 11:14 PM
How does vb.org and the RED message when you have new pms? I would like to use it, if possiable.

Logikos
03-25-2004, 03:09 AM
Anyone? Please....

Zachery
03-25-2004, 05:50 AM
\[]emesis']Anyone? Please....
think its a lil js dealie :) ask xenon or erwin

vbmechanic
03-25-2004, 07:01 AM
Open up your navbar template. Find:


<if condition="$bbuserinfo['userid']">

<td class="alt2" valign="top" nowrap="nowrap">


Replace with:


<if condition="$bbuserinfo['userid']">

<td <if condition="$bbuserinfo['pmunread']">background='http://www.yourdomain.com/forums/images/misc/pmblink.gif'</if>
class="alt2" valign="top" nowrap="nowrap">



Be sure to change the URL to reflect your forum location. Then you have to make a blinking GIF file that you put in that image spot. You can have it blink and change background color or make a message like vB.org uses.

Logikos
03-26-2004, 05:57 AM
Thanks guys! :)

Odoin
04-30-2004, 09:23 PM
can someone attach the gif that you used for the blinkpm.gif? I just am not sure what size to make it exactly. Thanks!

sabret00the
04-30-2004, 09:40 PM
this was released over at vBT the proper version

simple_john
09-01-2005, 02:21 AM
can someone attach the gif that you used for the blinkpm.gif? I just am not sure what size to make it exactly. Thanks!
i use these...

Logikos
09-01-2005, 04:34 AM
i use these...

This is over a year old man!