published 1749962699
Category: Web, HTML, Tech
View Blog View Profile Report Blog Entry
how how how!!!!!!!!!!!! dafurq
0 Kudos
Displaying 2 of 2 comments ( View all | Add Comment )
annika
1752688662
i wanna say its this?? i tried to rip it frum my profile code so i hope it was the right part. just replace the .gif link with ur own body:before {content: " ";height: 100vh;width: 100vw;display: block;position: fixed; top: 0; left: 0; z-index: 100;background-image: url('https://i.pinimg.com/originals/f1/dd/12/f1dd12a61da24561ac5997c8308ab37e.gif');background-size: cover;background-repeat: no-repeat;background-position:center;animation: yourAnimation 2s ease 1s 1 normal forwards;pointer-events: none;}@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }
Report Comment
π’π΄π
1749962789
Ermmm like the about me section or?
no, like when you open someones profile it plays a gif
by maddox; 1749963061; Report
OHHHH yeah yeah no I think thereβs a few layouts in the layouts section with code for it? you could probably find it there I donβt personally know how it works though
by π’π΄π; 1749963171; Report
thank yewww
by maddox; 1750037542; Report
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
annika
i wanna say its this?? i tried to rip it frum my profile code so i hope it was the right part. just replace the .gif link with ur own
body:before {
content: " ";
height: 100vh;
width: 100vw;
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 100;
background-image: url('https://i.pinimg.com/originals/f1/dd/12/f1dd12a61da24561ac5997c8308ab37e.gif');
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 2s ease 1s 1 normal forwards;
pointer-events: none;}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }
π’π΄π
Ermmm like the about me section or?
no, like when you open someones profile it plays a gif
by maddox; ; Report
OHHHH yeah yeah no I think thereβs a few layouts in the layouts section with code for it? you could probably find it there I donβt personally know how it works though
by π’π΄π; ; Report
thank yewww
by maddox; ; Report