![]() |
[Arrange] Soft Candy - Online/Offline/Invisible
1 Attachment(s)
Online/Offline images.
My second mod, enjoy! Used on my site: www.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...
If you have version 3.6.x then just copy and replace the whole thing with this... Code:
<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> Remember to click INSTALL! |
Installed. Thank you.
|
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
|
Yeah, can't open the file, no instructions for newbies, etc
|
Added install instructions
|
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> |
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? |
thanks thanks thanks thanks a ton..very kind of you and may god bless you always
|
Quote:
|
Show more love for this kind of style.
|
All times are GMT. The time now is 10:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|