RandomKrabz's profile picture

Published by

published

Category: SpaceHey

HOW DO YOU ADD THOSE COOL LOOKING STICKERS???

aaa i've been trying to figure out how you awesome ppl add those blinking glittery looking stickers on your profiles!! <:( i found the website but i don't know how to add em!! can any1 help?? T0T


0 Kudos

Comments

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

stultuscanis

stultuscanis's profile picture
Pinned

.cat {
background: url('https://64.media.tumblr.com/ea02e51427fa3790c284ccf30edd949f/b01167d3b9c2bc75-50/s75x75_c1/6644e26ec09d40f940f9a547cc6d018ca5588114.gifv') no-repeat;
background-size: 100%!important;
position: fixed;
right: 1150px;
bottom: 0px;
height: 220px;
width: 200px;
z-index: 1000;
opacity: 1;
}
@media (max-width: 600px) {
.cat{display:none;}
}



change the url, and use a unique div class for each sticker (you have 2 change it at every occurance so that it works. right and bottom are position, height and width are for size ^_^


Report Comment



TYSM!!!! WILL USE N TRY IT TOT!!!

by RandomKrabz; ; Report

:D

by stultuscanis; ; Report

Y2kgirlie72

Y2kgirlie72's profile picture

To get the glitter stickers put the code then find any image on google or stickers on spacehey. Next get the link for the image put it in the ADD LINK part. If it doesnt work ask ChatGPT to fix it it helps w code sometimes. Hope that helps!! :)


Report Comment



the code is < img src = "ADD LINK" / > (get rid of the spaces)

by Y2kgirlie72; ; Report