Diane's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Code to hide your online status icon

I hope this is will help you! :) 

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


6 Kudos

Comments

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

yu006

yu006's profile picture

I used this and it works! Tysm for sharing.


Report Comment

james

james's profile picture

That's cool, I added the code to add images to bulletins, it's in my blog. c:


Report Comment



Yess, I saw yours too and that's cool! c:

by Diane; ; Report