PDA

View Full Version : [Arrange] Soft Candy - Online/Offline/Invisible


Arrangements
11-07-2007, 10:00 PM
Online/Offline images.

My second mod, enjoy!

Used on my site: www.RomanceAnime.com (http://forum.romanceanime.com)

Install instructions:
Since these images are png you need to some template modifications.
1) Upload the images into forum/images/statusicon/...
2) Remove the default images online.gif offline.gif and invisible.gif
3) Edit the template named: postbit_onlinestatus under Postbit Templates
4) Read through this step before doing anything if your lazy...

Find offline.gif and replace with offline.png
Find online.gif and replace with online.png
Find invisible.gif and replace with online.png

Or....
If you have version 3.6.x then just copy and replace the whole thing with this...
<if condition="$onlinestatus==0"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/offline.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_offline]</phrase>" border="0" /></if>
<if condition="$onlinestatus==1"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/online.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_online_now]</phrase>" border="0" /></if>
<if condition="$onlinestatus==2"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/invisible.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_invisible]</phrase>" border="0" /></if>
5) Click save

Remember to click INSTALL!

Triky
11-08-2007, 08:27 AM
Installed. Thank you.

mystic10
11-08-2007, 04:19 PM
there are no instructions what should i do exactly i cant even unzip the file sir can u kindly upload it again and give instuctions thanks

iogames
11-09-2007, 11:32 PM
Yeah, can't open the file, no instructions for newbies, etc

Arrangements
11-13-2007, 10:00 PM
Added install instructions

mystic10
11-13-2007, 11:26 PM
this is what i have on my postbit online status:

<span class="smallfont">
<if condition="$onlinestatus==0">
<phrase 1="$user[username]">$vbphrase[x_is_offline]</phrase>
</if>

<if condition="$onlinestatus==1">
<font color="#FF7800"><strong><phrase 1="$user[username]">$vbphrase[x_is_online_now]</phrase></strong></font>
</if>

<if condition="$onlinestatus==2">
<phrase 1="$user[username]">$vbphrase[x_is_invisible]</phrase>
</if>
</span>

Arrangements
11-15-2007, 03:19 AM
Here you go...

<if condition="$onlinestatus==0"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/offline.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_offline]</phrase>" border="0" /></if>
<if condition="$onlinestatus==1"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/online.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_online_now]</phrase>" border="0" /></if>
<if condition="$onlinestatus==2"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/invisible.png" alt="<phrase 1="$user[username]">$vbphrase[x_is_invisible]</phrase>" border="0" /></if>

Why didn't I do this first?

mystic10
11-15-2007, 03:01 PM
thanks thanks thanks thanks a ton..very kind of you and may god bless you always

Arrangements
01-15-2008, 03:32 AM
thanks thanks thanks thanks a ton..very kind of you and may god bless you always

Haha... Your Welcome

Arrangements
08-05-2009, 08:00 AM
Show more love for this kind of style.