Offline  status indicator

Offline status indicator 2014-08-15

No permission to download

Allan

Well-known member
Licensed customer
Allan submitted a new resource:

Offline status indicator - Offline status indicator

Offline status indicator

  • BEFORE, install this modification !
  • Upload online-indicator_offline.png in styles/default/xenforo/icons/
  • In EXTRA.css template, add this:
Code:
.messageUserBlock div.avatarHolder .offlineMarker {
background: url("@imagePath/xenforo/icons/online-indicator_offline.png") no-repeat !important;
position: absolute;
left: 100px !important;
top:...

Read more about this resource...
 
Hi is Possible the same for online status ? I change youre code to :

And need it for Online to,Thanks [Pinnunity.de]wer war online widget.webp
 
I removed this from the recent CSS change:
Code:
 .conversation_view .offlineMarker

Will it conflict with something?
 
Strange, on chrome and firefox and XenForo 1.4.0 beta 2, show on threads but not show on conversations.
 
Back
Top Bottom