How to change your "online now" icon + text on spacehey :P

<style>.online { visibility: hidden; } .online img { content: url("url here"); animation-name: none; visibility: visible; height: 21px; width: 45px; }</style>


Alsoย hereย are some you can use :P Please let me know if something is offย 


Kudos/comments are appriciated :D



24 Kudos

Comments

Displaying 2 of 2 comments ( View all | Add Comment )

XRicky_RadioactiveX

XRicky_RadioactiveX's profile picture

its not working, i tried to add it but it just made my online thing go away


Report Comment



Angela

Angela's profile picture

Is offline the same but ".offline" instead?


Report Comment



Also depending on the size of the original image you might want to change or remove the height and width

by Angela; ; Report