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>


328 Kudos

Comments

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

PiperPunk

PiperPunk's profile picture

it isn't working for me, maybe its the gifs I'm using? is there a specific type of gif needed for it to work?


Report Comment

꒰ ⚛︎ 〢 junko が

꒰   ⚛︎  〢 junko が's profile picture

TYSMMMM


Report Comment

Gioa

Gioa's profile picture

Thank youuu


Report Comment

leo

leo's profile picture

can you make it spin? mine used to spin but i changed something in the code somewhere on accident and now it wont spin anymore :(


Report Comment

h4n

h4n's profile picture

thank you<3


Report 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



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