Tags: music, autoplay, mbv, 1991
Description:
ESP DESC: Que ruidoso. Si queres una cancion para tu perfil, pedimela en los comentarios ;) ENG DESC: Thats pretty noisy. If you want a song for your profile, leave it in the comments ;)
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 4 of 4 comments ( View all | Add Comment )
jazchu:3
gracias bb all my homies lov shoegaze
Report Comment
β° NiKKi
could you please do one with the song hollywood baby by 100 gecs?
Report Comment
done! https://layouts.spacehey.com/layout?id=98935 tell me if there is a problem with the layout!
by mortapuntocom; ; Report
rayandreror
can you put to here knows when please?
Report Comment
This is the entire code of my profile, but idk if some part is ruining the music frame
main:before {
width: 100%;
height: 125px ;
display: block;
content: "";
background-image: url('https://i.pinimg.com/564x/87/08/6f/87086f4f5b63ba9a26839dbeacb1e0e9.jpg');
background-position: center center;
background-size: cover;
}
@media only screen and (max-width: 600px) {
main:before{
height: 200px;
}
}
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/fb/f4/b4/fbf4b4b5b982c142d6b25d8bf45daa40.gif);
background-size: cover;
background-repeat: no-repeat;
background-position:center;
animation: yourAnimation 2s ease 2s 1 normal forwards;
pointer-events: none;}
@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} }
@-webkit-keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@-webkit-keyframes snowflakes-shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(80px);transform:translateX(80px)}}@keyframes snowflakes-fall{0%{top:-10%}100%{top:100%}}@keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-duration:10s,3s;-webkit-animation-timing-function:linear,ease-in-out;-webkit-animation-iteration-count:infinite,infinite;-webkit-animation-play-state:running,running;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running}.snowflake:nth-of-type(0){left:1%;-webkit-animation-delay:0s,0s;animation-delay:0s,0s}.snowflake:nth-of-type(1){left:10%;-webkit-animation-delay:1s,1s;animation-delay:1s,1s}.snowflake:nth-of-type(2){left:20%;-webkit-animation-delay:6s,.5s;animation-delay:6s,.5s}.snowflake:nth-of-type(3){left:30%;-webkit-animation-delay:4s,2s;animation-delay:4s,2s}.snowflake:nth-of-type(4){left:40%;-webkit-animation-delay:2s,2s;animation-delay:2s,2s}.snowflake:nth-of-type(5){left:50%;-webkit-animation-delay:8s,3s;animation-delay:8s,3s}.snowflake:nth-of-type(6){left:60%;-webkit-animation-delay:6s,2s;animation-delay:6s,2s}.snowflake:nth-of-type(7){left:70%;-webkit-animation-delay:2.5s,1s;animation-delay:2.5s,1s}.snowflake:nth-of-type(8){left:80%;-webkit-animation-delay:1s,0s;animation-delay:1s,0s}.snowflake:nth-of-type(9){left:90%;-webkit-animation-delay:3s,1.5s;animation-delay:3s,1.5s}.snowflake:nth-of-type(10){left:25%;-webkit-animation-delay:2s,0s;animation-delay:2s,0s}.snowflake:nth-of-type(11){left:65%;-webkit-animation-delay:4s,2.5s;animation-delay:4s,2.5s}
@keyframes spin{
from{ transform:rotate(0deg); }
to{ transform:rotate(-360deg); }
}
.general-about .profile-pic img{
border-radius: 50%;
animation: spin 7s infinite linear;
}
.logo {
content:url("https://cdn.discordapp.com/attachments/1111836147530874910/1134738469650976848/Untitled174_20230729004512.png")
}
by Multi_traveller; ; Report
hey! im sorry, i accidently copied the wrong song! i will change it now
by mortapuntocom; ; Report
okkkk it should work now, it has been tested so there shouldnt be any problem with the autoplay
by mortapuntocom; ; Report
hey, you requested me an autoplay for "to here knows when", here is the link https://layouts.spacehey.com/layout?id=98971 tell me if you had an issue :)
by mortapuntocom; ; Report
Multi_traveller
help pleaase TnT, if the music is not playing, what i need to do, idk why was playing and later isnt :c
Report Comment
holaaa, veo que tambien hablas espaΓ±ol y ese es mi idioma natal asi que se me va a ser mas facil explicar cual es el problema (de paso te escribo entre parentesis que yo me equivoque de cancion y la que suena en el autoplay es una que nada que ver, asi que ahora la modifico). Mira, fijate si copiaste bien el codigo o lo copiaste adentro de otro codigo, porque eso puede ser el causante de pq no suena la cancion. Si el problema sigue avisame, saludos!
by mortapuntocom; ; Report
oh si,muchas gracias, deja checo si funciona ahora, gracias!
by Multi_traveller; ; Report
Funciona gracias:D
by Multi_traveller; ; Report