mercury's profile picture

Published by

published
updated

Category: Blogging

changing your "online now" icon!

hi!!!! as i figure things out i wanna help others as a way to kinda give back to all the people who helped me customize my acc. this is a template to change your "online now" icon into any gif. just put the url of your chosen gif between the quotation marks in the parentheses after url! :) and don't be afraid to mess with the height and width if it looks stretched out or squished.


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


277 Kudos

Comments

Displaying 20 of 33 comments ( View all | Add Comment )

Noel0H

Noel0H's profile picture

Thank you so much!! ^.^


Report Comment

stinkyone

stinkyone's profile picture

TSYM!!!!!!!!!!


Report Comment

Zer0

Zer0's profile picture

thank you so much ^_^


Report Comment

furbyz0ntheRADi0_

furbyz0ntheRADi0_'s profile picture

ty!!


Report Comment

ken <3

ken <3's profile picture

tysm


Report Comment

☆ mimikitty49 ☆

☆ mimikitty49 ☆'s profile picture

thank you so much for this!!!


Report Comment

End3rcl4wzz_

End3rcl4wzz_'s profile picture

Omg, tysm!!


Report Comment

.•⦻♬ คˣ𝐞ˡ ♬⦻•.

.•⦻♬ คˣ𝐞ˡ ♬⦻•.'s profile picture

Where do y'all find Online icon pics ?


Report Comment



glitter-graphics.com

by Test Subject; ; Report

Corrupted Audio

Corrupted Audio's profile picture

Thank you for this, wanted to spice up my profile a bit, make it more me-ish.


Report Comment

Vanilla

Vanilla's profile picture

TYSMMMMMMM

I’m using it.


Report Comment

mummified_corpse

mummified_corpse's profile picture

THANK YOU yours is the first one that finally worked


Report Comment

Andrea

Andrea's profile picture

how do i change the color?


Report Comment



After ; and before the closing } you put in color: red;

Change the red to any hex colour that you want for example with the above code

.online { visibility: hidden; } .online img { content: url(""); animation-name: none; visibility: visible; height: 43px; width: 90px; color: red; }

by Dark Crimson Layouts; ; Report

APOKALYPZZ

APOKALYPZZ's profile picture

tysm! using this!


Report Comment

AJ

AJ's profile picture

Doesn't seem to work on legacy Firefox.


Report Comment

Jsoup

Jsoup's profile picture

I needed this! i wanted to make my own online gif but wanted to make sure i was going to be able to do it first!


Report Comment

twitter @iamkoshr instagram

twitter @iamkoshr instagr...'s profile picture

very much appreciated!


Report Comment

mossy :]

mossy :]'s profile picture

this is the best-working custom online icon that I’ve found, but is there a way to keep the flashing “ONLINE!” text alongside the custom image, and maybe a way to make the image flash in time like the default green guy does? thanks!


Report Comment



i dont think so, but you can find websites that have the animated "online now" text with a image

https://glitter-graphics.com/gallery.php?categoryID=112

by cardiacXsilence; ; Report

this might be super late but i managed to figure this out!! heres the code, you can still add ur own url for the gif, and change the color of the text that says 'online' :)

.online { visibility: visible; color: white; } .online img { content: url(""); animation-name: none; visibility: visible; height: 43px; width: 50px; }

by vivi <3; ; Report

mossy :]

mossy :]'s profile picture

thanks, and congrats on your 100th kudos!


Report Comment

kilueo

kilueo's profile picture

Thank u for this!


Report Comment

Mander Rene🐈‍⬛

Mander Rene🎃🐈‍⬛'s profile picture

Where do you paste this in your profile?


Report Comment



in the about me section

by KAYIA; ; Report