Animated online indicator

Status
This content is read-only, or is not open for further replies.

Allan

Guest
offline
Allan submitted a new resource:

Animated online indicator - A simple animation on the online member indicator

Animated online indicator
____________________________________

A simple animation on the online member indicator ;)

  • In extra.less template, add this:
CSS:

Code:
.message-avatar-online:after
{
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    margin: -7px 0 0 -26px;
    border: 1px solid #7fb900...
Click to expand...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom