The Arcive of vBulletin Modifications Site. |
|
Avatar's opacity according to user's status (online/offline) Details »»
|
|||||||||||||||||||||||||||
|
Avatar's opacity according to user's status (online/offline)
Developer Last Online: Dec 2021
Avatar's opacity according to user's status (online/offline)
Total hack's description : http://www.vbulletindev.net/forums/h...hack&hackid=72 http://www.vbulletindev.net Please click Requested here, some people said it could be found on vBT, but it requires code modification to work, it was requested on our forum too, that's why I created it and release it here With this small hack, in postbit, if the user is connected, his avatar will be displayed normally, else it will be less visible New modifications : - Avaible in memberlist too - Browser detection (mozilla) SC (still can't attach them) ![]() ![]() ![]() Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
You will need to set the -moz-opacity as well, otherwise, it'll only work in IE.
|
|
#3
|
||||
|
||||
|
Quote:
VBDev -- Great hack. Clicked install! Any way we can do this for the memberlist also?
|
|
#4
|
||||
|
||||
|
I'll think about that Boofo, I have to go now and I'm really busy in this moment, I'll look for it this night
|
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
||||
|
||||
|
Works great, thank you.
[high]* Red Blaze clicks install[/high] |
|
#7
|
||||
|
||||
|
Quote:
|
|
#8
|
|||
|
|||
|
filter:alpha(opacity=50);
becomes -moz-opacity:0.5; in Mozilla
|
|
#9
|
||||
|
||||
|
another template edit turned hack
|
|
#10
|
|||
|
|||
|
So is this all updated to work with mozilla now?
|
![]() |
|
|