all the codes i use for my profile is sampled from pre-existing codes, just some-what modified. you can find them here:


tinted images:
https://layouts.spacehey.com/layout?id=23621


translucent page, custom online image, & background:
https://layouts.spacehey.com/layout?id=26476


tv static:
https://layouts.spacehey.com/layout?id=26254


i dont remember where i got the code for the music but this is the code i used:

<iframe width="0" height="0" src="https://www.youtube.com/embed/7oS6ymqHQQ0//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy"></iframe>

if you need a guide on how to use the music code you can refer to this rentry

go back home browse blog layouts



tv static:

for easier reference, this is the part that i used for the tv static:
<style>
html:before {
background-image: url(https://media.tenor.com/88dnH_mHRLAAAAAC/static-tv-static.gif);
content: "";
height: 300%;
left: -50%;
opacity:.03;
position: fixed;
top: -110%;
width: 300%;
pointer-events:none;
}
</style>



-K
Edit
Pub: 21 Nov 2023 07:26 UTC
Edit: 21 Nov 2023 07:36 UTC
Views: 41