Code to hide your online status icon

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


0 Kudos

Comments

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