Log in

View Full Version : Need help with online/offline images


Devil_Dog
10-21-2010, 10:16 PM
I'm using VB 4.0.6 and want to change the online/offline status icons.

Currently the icons are pointed to user_inline.png and user_offline.png. Where do I change it to point to user_online.gif and user_offline.gif?

Thanks

Lynne
10-21-2010, 11:19 PM
As I wrote in your thread over on vb.com...

Take a look at the template postbit_onlinestatus. $onlinestatus is the variable used in the condition. So, you can do a search in the files for that variable to find how it is defined.