Tags: emo, black, red, checkers, skeleton
Description:
Just a fun little layout for you guys that like it. It's the first one I made and was really fun to make! So if you want me to make one with your suggestion, just comment and I'll try to get to you :) Also remeber that you just have to copy and paste this in your bio. And plz give me credit if you use this.
Preview:
Copy and paste this code into the "About me" section of your Profile to use it.
Caution: This Layout was not inspected by SpaceHey — use it at your own risk.
Comments
Displaying 12 of 12 comments ( View all | Add Comment )
F0rk
Using :3
Report Comment
Riley !
Using! :>
Report Comment
CULL3NN
using
Report Comment
CULL3NN
using
Report Comment
CULL3NN
using
Report Comment
▀▄▀▄▀▄ D̴R̴A̴K̴E̴ ̴S̴K̴V̴L̴L̴ ▄▀▄▀▄▀
using
Report Comment
Alex
Which part are the photos/gifs in the About Me area? I would like to remove that part in my profile plz and ty :L
Report Comment
K£nny
I'm going to use it ^^
Report Comment
𝐆𝐑𝐄𝐌𝐋𝐈𝐍
Love the layout, obv using it!!
Report Comment
daddydisco
I used it if that's okay, I absolutely love it!!!
Report Comment
Xx.Elliot.Bats.xX
This is so cool ! Is there a way to use one of my playlists in where the Spotify playlist is ?
Report Comment
Ethan Ecstasy
if you dont mind me asking, how did you make the gif pop up with you click on ur profile? i cant figure it out
Report Comment
I'm pretty sure you just add this to your code. if it doesn't work tell me.
@-webkit-keyframes reveal { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes reveal { from { opacity:0; } to { opacity:1; } }
@-o-keyframes reveal { from { opacity:0; } to { opacity:1; } }
@keyframes reveal { from { opacity:0; } to { opacity:1; } }
body {
-webkit-animation: 1s linear forwards reveal;
-moz-animation: 1s linear forwards reveal;
-o-animation: 1s linear forwards reveal;
animation: 4s linear forwards reveal;
}
by cheyylape; ; Report
does it matter where we add it?
by 𝕾𝖙𝖆𝖗𝖉𝖚𝖘𝖙_𝖂𝖎𝖙𝖈𝖍9; ; Report