Katie's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Custom Online Icons CSS

Add the code underneath your existing code.


Dinosaur 

<style>

.online{content:url("https://dl.glitter-graphics.com/pub/1958/1958416gn2dqrccgr.png");}

</style>


Sweet Candy

<style>

.online{content:url("http://dl3.glitter-graphics.net/pub/705/705163xedbl2b3c3.gif");}

</style>



Skull

<style>

.online{content:url("http://dl2.glitter-graphics.net/pub/641/641932lppav9i3gd.gif");}

</style>



Unicorn

<style>

.online{content:url("http://dl5.glitter-graphics.net/pub/706/706315un2anxqphg.gif");}

</style>



Hugs and Bites (Vampire)

<style>

.online{content:url("http://dl9.glitter-graphics.net/pub/2539/2539619gb6cqoexgd.gif");}

</style>




21 Kudos

Comments

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