Yayihaveroux

Yayihaveroux's profile picture

"chilling rn"

17 year old living in Australia. I draw random crap occasionally

Last active:

Mood: happy :)


View my: Profile | Forum Topics

Report User

SpaceHey Blog URL:

https://blog.spacehey.com/yayihaveroux

Yayihaveroux's Blog Entries

[Subscribe to this Blog]

1 Comment— 2 KudosPinned

my layout

Category: SpaceHey

cant post my layout for some reason so here it is: /* ok honestly this is too much of a mess for me to bother commenting everything sorry. if you wanna change colours just change all the hexcodes (#00FF00) to the colour you want. if you have no clue what that is, just search up HTML colors and use a website from there. the custom PFP can be changed in .profile-pic background image. the background ... » Continue Reading

» View Blog Entry

idea for a spacehey feature

Category: SpaceHey

a rating system for profile layouts, people can give kudos to someones profile and there can be like a leaderboard (or not if that makes it too competitive) but it incentivizes people to come up with cool new ideas for their profiles while also incentivizing people to learn more about HTML and CSS » Continue Reading

» View Blog Entry

— 1 Kudos

different PFP for profile

Category: SpaceHey

just found a cool way to set a different PFP for your profile if anybody wants it, just set the opacity to 0 on .profile-pic .pfp-fallback, and then give .profile-pic a background image of the image you want .profile-pic .pfp-fallback { opacity: 0; } .profile-pic { background-image: url("link to image here") background-size: 100%;  } » Continue Reading

» View Blog Entry