changing your online icon is super simple!!
<style>
.online{content:url("URL HERE");}
</style>
but this code can be used if the first one doesn't work.
<style>
.online { visibility: hidden; } .online img { content: url("URL HERE"); animation-name: none; visibility: visible; height: 43px; width: 90px; }
</style>
to get the icon, i suggest visiting some of these sites for an "online" icon. if you're wanting to insert an image, you can also do that, just paste the link address into the "URL HERE" place!!
helpful sites;
- https://www.myspacegens.com/handler.php?gen=onlinenow1
- https://www.glitter-graphics.com/online-icons
- https://www.pimp-my-profile.com/graphics/myspace-online-now-icons.php
- https://www.myspaceprodesigns.com/onlinenow/

Comments
Displaying 0 of 0 comments ( View all | Add Comment )