![]() |
The new Online/Offline avatar?s opacity
The new Online/Offline avatar?s opacity
************************************ this is working on vb 3.6.8 must work in all vbulletin versions Works on Firefox and IE, i dont have another browser you can tell me if is working in others remenber if you like this mod please click Install ************************************ the first idea come from this mod Avatar's opacity according to user's status (online/offline) ************************************************** *********** i try to istall this mod but in 3..6.8 is not working an then i try to do something diferent but the same idea first of all you need to make a custom css go to your admincp => styles & templates => main css => aditional css and add in the end. Code:
.fade img { the next step you need to edit 4 templates
Code:
<if condition="$onlinestatus==0"> class="fade"</if> go to you posbit template search for Code:
$post[onlinestatus] Code:
<!--$userinfo[onlinestatus]--> Code:
<a href="member.php?$session[sessionurl]u=$post[userid]"> Code:
<a $post[onlinestatus] href="member.php?$session[sessionurl]u=$post[userid]"> find Code:
$post[onlinestatus] Code:
<!--$post[onlinestatus] --> Code:
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" Code:
<a $post[onlinestatus] href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" in MEMBERINFO find Code:
$userinfo[onlinestatus] Code:
<!--$userinfo[onlinestatus]--> find Code:
<img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /> remplace Code:
<span $post[onlinestatus]><img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></span> on the zip file is a xml product to make the memberlist and forum leaders and the instruccion too. you need to import via admin cp=> plugins & products => add new product now look your board and enjoy :) if you see the screen shot you will understand this better i hope you like it Screenshot dont forget to ckick Install |
Cool release. :D
- Pc1203 |
Doesn't work, I see alot of fade remarks at the avatar area now in postbit.
|
try changing the opacity values
Code:
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10); i guess try to find $post[onlinestatus] on your postbit and legacy and delete, not the one you just add |
I'm using 3.6.7 PL1. Thanks.
|
i make a few changes for member and the correct change for postbit_legacy
|
I'm guessing this is another IE only effect... Am I right?
|
is working on firefox , and ie.
i didnt try with another browser i only use firefox and i have ie7 but this is CSS is not java |
Installed but doesn't work. i made all template's modifications but it doesn't work on my site (www.onlinewebmarket.net). Pls help
|
Attached here you have the templates. Pls help me
|
the info indicated is not found in the postbit_legacy template for 3.6.8
|
Quote:
|
Quote:
i made a few changes in your postbit and postbit_legacy try this |
GREAT!!!!, thanks man for your fast and usefull help. Nice mod and nice person.-
Thanks again:D |
Nice hack but more modifications :p
|
Works great on 3.6.8. Install.
|
I just found out that postbit_onlinestatus make problem in forum leaders
Code:
<if condition="$onlinestatus==0"> class="fade"</if> |
Quote:
edit: i upload a xml to fix that download the zip file and only run de product and upload the image and also give to the memberlist the opacity opction |
Memberlist is now ok,but forum leaders still have problem.
|
Salü,
i have a error on the Staffside... See Picture... greetings Indy |
Tanks for your hack, but I would that the icon status is visible... how do I do?
Excuse me for my bad english but I'am italian. Tanks! |
Quote:
Quote:
when a was making the xml i have this problem sorry for that try overwrite this xml is the same but i fix one more time that sorry for that |
Quote:
|
Thanks for the fast Bugfix...
But i have still another error. I have install the "Chief First Post - Every Page - 3.6.x" https://vborg.vbsupport.ru/showthread.php?t=156141 See Picture... greeting Indy |
For me is ok now. thanks
|
Quote:
this templates modifications is only for those that install the "Chief First Post - Every Page - 3.6.x" https://vborg.vbsupport.ru/showthread.php?t=156141 go to teemplates and change this postbit_article find Code:
$post[onlinestatus] Code:
<!--$post[onlinestatus] --> Code:
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a> Code:
<a $post[onlinestatus] href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a> postbit_flipped find Code:
$post[onlinestatus] Code:
<!--$post[onlinestatus]--> Code:
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a> Code:
<a $post[onlinestatus] href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a> |
Thanks for Fix...
Now all errors are eliminated i think ;) greeting Indy |
Quote:
|
Quote:
let me work on that |
Quote:
|
Salü,
how i make the effect for the Avatar on the vBulletin project Tools posts? greeting Indy |
Anyone tried this on 3.7? I had this mod on my 3.6.9 working but I'm not even sure whos mod/template edit I used now :(
|
All times are GMT. The time now is 05:49 PM. |
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:
|