PDA

View Full Version : Offline Image - Acid Tech


sejanoz
24 Nov 07, 14:34
Hello,

How can I add the offline status by the style: Acid Tech Tiger ?
I have already the picture: icon_user_offline.gif

Thank you.

CyberAlien
24 Nov 07, 14:48
In imageset/en/imageset.cfg find this:img_icon_user_offline = spacer.gifand change image filename, then in admin control panel refresh imageset.

sejanoz
24 Nov 07, 17:41
thank you.
Now on view-profile there is the offline-icon !!!!

But I want to see the icon below the nickname on every post,too.
How can I do this?
For example: on the left side you see my nick (sejanoz), below there is written 'junior member'. I want have placed the icon between these two fields.
Thank you in advanced

CyberAlien
27 Nov 07, 11:19
In viewtopic_body.html find this:<!-- IF postrow.ONLINE_IMG && postrow.S_ONLINE -->and replace with<!-- IF postrow.ONLINE_IMG -->

sejanoz
28 Nov 07, 17:28
Thank you !!!
Now it's all ok !!!