Circle Avatar w/ Animated Online Feature [Deleted]

[xFv]

Well-known member
Cylent1 submitted a new resource:

Circle Avatar w/ Animated Online Feature - Circle Avatar with pulsing glow around the avatar.

This is a simple EXTRA.CSS edit I pieced together from 2 different codes I found floating around on this site! I DO NOT take any credit in designing this, just mere adjusting code!
I thought I would share this because I think it's a nice feature added to the default XenForo Skin! Enjoy it!

EXAMPLE:
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

Enter this into EXTRA.CSS template:
Code:
 .messageUserBlock div.avatarHolder .onlineMarker
{
    display: inline-block;
    width: 0px;...

Read more about this resource...
 
Top Bottom