Happy first of December!
Christmas is in 24 days already (time flies!), so let's get your SpaceHey Profile prepared for Christmas!
Here's a code-snippet to add an animated Santa-hat to your Profile!
<style>
.general-about{
position: relative;
margin-top: 30px;
}
.general-about .profile-pic::before{
content: '';
background: url('https://media.giphy.com/media/rXyIg5TrQ3jYuZME1G/giphy.gif') no-repeat;
background-size: cover;
display: block;
width: 100px;
height: 100px;
z-index: 999;
position: absolute;
top: -43px;
left: -32px;
}
</style>
Have an awesome day! 🎅
Comments
Displaying 20 of 66 comments ( View all | Add Comment )
𝓢'
RAAAAH


Alwaysdawn
great day out huh
Rouge✰
your mom
LOOPSS!
SO COOL!!
l!v
yay!!!
kars0nn
epic
mostwanted88
This is cool
✨Lo✨
Could this code be tweaked to put overlays on friends icons?
jesterxjess444
i like it
Glitter Heart
Thank you! I love it!
🏻🎄
️
Zocketx
thanks :)
HI :D
by miseryluvscompany; ; Report
CherryBleed
This is very cool >.<
Ghastly
cute
stargazer
Thank you SpaceHey, very cool!
🏴Charlie O'Neill🇮🇪
This is cool.
⸸Ꭰҽąէհჯ_ჯᎠɾҽąʍҽɾ⸸
I love this!!!! Thanks so much
galacticgrlxp♪
this is awesome! so glad spacehey is doing advent w me xD
𝕜𝕚𝕣𝕒𝕙𝕚𝕞𝕖・゚✧
this brings me many serotonins
BLUSHIN ReT
Used this to put a kitty on my profile. Thanks spacehey!!
if your on mobile you wont be able to see it due to the way i had to position it on my profile, but on browser its on the blurb bar
by BLUSHIN ReT; ; Report
Aa I'm sorry I didn't even look at your profile (〒﹏〒)
Also np! I always like replying to comments
by BLUSHIN ReT; ; Report
how do you do it? I'd like to add a character to my profile
by Xenogender_Hoard; ; Report
to xenogender_hoard: in the middle of the code there should be a place to put a link to an image/gif (it currently has the santa hat gif in it, but replace it with anything you want (if the image is too big the image may get cut, I'm sure there is ways to make it bigger but I'm only a novice coder)
then at the very bottom, there is code that says "top" and "left". top is its position vertically and left moves it horizontally. the bigger the number, the more it goes to the right/down. it'll take a bunch of trial and error to get it the just the right position, but its worth it.
hope this helps!! (੭ˊᵕˋ)੭
by BLUSHIN ReT; ; Report
Thx!! I figured it out earlier, am I able to copy and paste the code, change the image and move the second image somewhere else?
by Xenogender_Hoard; ; Report
i haven't tried with this code specifically, but im sure you can! i have a lot of repeat codes on my profile :)
by BLUSHIN ReT; ; Report
just make sure to keep it neet so you don't get too much spaghetti code! /lh
by BLUSHIN ReT; ; Report
what's a repeat code- I'm still new to coding stuff -Dabloon
by Xenogender_Hoard; ; Report
repeat code isnt really a coding term, i just meant i have some code strings on my profile that i copy and pasted for different things (mostly with my blinkies)
by BLUSHIN ReT; ; Report
Ohhh ok. I tried copying and pasting the code and it didn't work it got rid of my ranboo and replaced it with the santa hat. the code for ranboo was still there, it just wouldn't let me see it. -Dabloon
by Xenogender_Hoard; ; Report
Any clue on how to get it to repeat? There's a part in the code where it says no-repeat; and I thought deleting it would let me add another but instead it just dissapeared. Then I deleted the "no" and it stayed but when I tried to add another it dissapeared and the new image replaced it
by Xenogender_Hoard; ; Report
im not too sure, ill mess around with you and tell you if i find anything
by BLUSHIN ReT; ; Report
Hatcred8
thanks spacehey