Ree </3's profile picture

Published by

published

Category: Web, HTML, Tech

Where does the online icon code go

I found a code for an online icon for my profile but I don't know where to paste it so it will replace the regular Spacehey one. I tried the "about me" section, but it just pasted the link to the website I got it from. Any suggestions? 


0 Kudos

Comments

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

Hats 9999

Hats 9999's profile picture

It goes in the about section, yes, but you'll need some code for it.

.online { visibility: show; } .online {content:url('LINK_HERE'); background-repeat: no-repeat; background-position: -15% 75%; z-index: 2;
}

This is the code (i believe) I did just copy it from mine tho, and if it's still not working, make sure that in your account setting you have set it to show your online status.


Report Comment



Thank you thank you thank you soooooo much

by Ree </3; ; Report

that's okay :]
hopefully it works now.

by Hats 9999; ; Report