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>
Comments
Displaying 20 of 38 comments ( View all | Add Comment )
PiperPunk
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?
꒰ ⚛︎ 〢 junko が
TYSMMMM
Gioa
Thank youuu
leo
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 :(
h4n
thank you<3
Noel0H
Thank you so much!! ^.^
stinkyone
TSYM!!!!!!!!!!
Zer0
thank you so much ^_^
furbyz0ntheRADi0_
ty!!
ken <3
tysm
☆ mimikitty49 ☆
thank you so much for this!!!
End3rcl4wzz_
Omg, tysm!!
.•⦻♬ คˣ𝐞ˡ ♬⦻•.
Where do y'all find Online icon pics ?
thnx !
by .•⦻♬ คˣ𝐞ˡ ♬⦻•.; ; Report
Corrupted Audio
Thank you for this, wanted to spice up my profile a bit, make it more me-ish.
Vanilla
TYSMMMMMMM
I’m using it.
mummified_corpse
THANK YOU yours is the first one that finally worked
Andrea
how do i change the color?
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
tysm! using this!
AJ
Doesn't seem to work on legacy Firefox.
Jsoup
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!