Heisenberg submitted a new resource:
You must be registered for see links
- How to make the Green Online icon "Glow" using Pure CSSvB Version: 5.x.x
No animated gif. No jQuery animation. No additional image. Just pure CSS3 animation coolness.
Add this in css_additional template or via Sitebuilder > Style > CSS Editor:
Code:[B][I].b-icon__status--green:after { content: ''; border: 10px solid #6e9d00; /* green, change as needed */ background: transparent; border-radius: 40px; height: 40px; width: 40px;...
You must be registered for see links
Last edited:
