Dr. Reflex !?'s profile picture

Layout published by Dr. Reflex !?

published
updated

Add to Favorites

View Layouts

View Profile

Report Layout

floating profile page!!

Tags: animation

Description:

makes your profile float! btw if you have pngs that float on your page it will make them stuck!! i dont really know how to fix that srry :(((

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 20 of 38 comments ( View all | Add Comment )

knxxca

knxxca's profile picture

using! thank you!


Report Comment

fallendown

fallendown's profile picture

using. . .


Report Comment

๐–‘๐–”๐–›๐–Š๐–‰๐–‰999

๐–‘๐–”๐–›๐–Š๐–‰๐–‰999's profile picture

using <3


Report Comment

lost_account

lost_account's profile picture

using


Report Comment

Lev4real

Lev4real's profile picture

using!


Report Comment

LUNA โ˜…

LUNA โ˜…'s profile picture

using! >:3


Report Comment

Ethan

Ethan's profile picture

using :33


Report Comment

an / ame ?!

an / ame ?!'s profile picture

Using!!!


Report Comment

3XC4L1BUR

3XC4L1BUR's profile picture

USINGG :DDDDD


Report Comment

Angel โ˜† beabadoobee fan

Angel โ˜† beabadoobee fan's profile picture

using!


Report Comment

NiVONA:3

NiVONA:3's profile picture

usin!!!


Report Comment

Artix

Artix's profile picture

using!!!


Report Comment

Cosmo

Cosmo's profile picture

using :3


Report Comment

SimSim๐Ÿ”†

SimSim๐Ÿ”†'s profile picture

Used !


Report Comment

theturkeeflee

theturkeeflee's profile picture

maybe using?? erm...


Report Comment

Kiirumi

Kiirumi's profile picture

using this affects my floatie, locking it inside the main container, can anyone help, im stupid


Report Comment



i had the same problem as you, i changed the code of my floaties and made them to the footer and then removed the footer from op's code like so:

footer::after{
bottom: 3%;
left: 77%;
position:fixed;
pointer-events: none;
content:url("https://media.tenor.com/0CxDcUIjV3EAAAAi/karkat-homestuck.gif");
}

footer::before{
content: '';
background-repeat: no-repeat;
height: 500px;
width: 500px;
z-index: 200;
left: 0px;
bottom: 0px;
position:fixed;
pointer-events: none;
background-image: url("https://media.tenor.com/xNuJkUd-VBIAAAAi/homestuck-karkat.gif");
background-size:280px;
background-position: bottom 5% left 5%;
}

so i originally had 2 so i just made one before and the other after because you cant have both in one yknow ? in the footer::before i made it a background image so i could change the size but i didnt need that for the footer::after. you can [[and should]] change the position and size of this if you will use this code see what works best for you this website helped me alot with positioning

also im not a professional coder so idk if this si even the best way to do it but hey it works, heres the edited code from this layout too:

body::before {

}

.col, main, nav::before, .online, nav .links, nav .top {
animation: float 4s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}

.col, main, nav::before, .online, nav .links, nav .top {
animation: float 4s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes float {
0% { transform: translate(0, 0px);
}
50% {
transform: translate(0, 8px);
}
100% {
transform: translate(0, -0px);
}

so yeah the footer wont float but you will have your floaties not in the main, hope this helped you and whoever had the same issue and saw this comment. keep coding and decorating yall i love seeing all the amazing and creative pages in spacehey

by K00LAIDMNSTR6; ; Report

ninia

ninia's profile picture

using this it looks sooo cool :D


Report Comment

sharpytown สšโ™กษž

sharpytown สšโ™กษž's profile picture

using!


Report Comment

toastymell

toastymell's profile picture

using


Report Comment

irlsan

irlsan's profile picture

using


Report Comment