Is there a way to change that and if so how?Β
« Web, HTML, Tech Forum
Custom online/offline icon?
9 Replies
Reply by Arron J. Hunt
posted
updated
Should be pretty easy to do.
Reply by Rosy
posted
Reply by PastelMermaid
posted
Reply by haihai
posted
Reply by cj hayward
posted
Reply by πΎπππ β°
posted
none of these codes in the replies actually help with the offline message/icon.
Yes, we've changed the online icon, but how do we successfully change the offline/last active icon/message?
Reply by β± π³π’π΅π¦ β±
posted
Reply by empty_network
posted
updated
It can also be done in a single line:
online{content:url("https://example.com/example.gif");height:25px;width:64px;}
Reply by shii//str_wberry :3
posted
updated
i think u just change the text "online" to "offline" but if i find a solution and remember i'll put it here!! :3
tell me if this works;
.offline{ visibility: hidden; } .offline img { content: url(" "): animation-name: none; visibility: visible; height: 43px; width: 90px; }
i can't see when i'm offline