Animated online indicator (looks best on rounded avatars) 1.1

Unmaintained Animated online indicator (looks best on rounded avatars) 1.1

Compatible XF 1.x versions
  1. 1.4
You don't fancy the standard online indicator? Then try this quick modification, CSS only, no images needed:

Add this to EXTRA.css:

Code:
.messageUserBlock div.avatarHolder .onlineMarker
{
    display: inline-block;
    width: 16px;
    height: 16px;
/*    margin: 9px 0 0 9px; <- if you'd like it on top left */
    margin: 79px 0 0 79px...
You do not have permission to view the full content of this resource. Log in or register now.
Author
zagorskey
Views
1,327
First release
Last update

Ratings

5.00 star(s) 3 ratings

More resources from zagorskey

Latest updates

  1. Fixed tooltip position

    If you've decided on using this modification permanently, you can fix the "Оnline Now" tooltip...

Latest reviews

Amazing !!
Looks epic bro.
Awesome modification. Anyway, this can also be applied to xenforo 1.3.x board, using http://xenforo.com/community/threads/online-status-indicator-within-threads.8813/
Top Bottom