Kristian's profile picture

Published by

published

Category: Music

My band's demo!!


6 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

๐”ข๐”ฑ๐”ข๐”ฏ๐”ซ๐”ž๐”ฉ ๐”ฏ๐”ข๐”ฐ๐”ฑ ๐”ด๐”ฅ๐”ข๐”ซ ๐”ฆ๐”ช ๐”ก๐”ข๐”ž๐”กโš”

๐”ข๐”ฑ๐”ข๐”ฏ๐”ซ๐”ž๐”ฉ ๐”ฏ๐”ข๐”ฐ๐”ฑ ๐”ด๐”ฅ๐”ข๐”ซ ๐”ฆ๐”ช ๐”ก๐”ข๐”ž๐”ก...'s profile picture

oh hell yeah nice i will check it out now thank you! as it's your band and i love hearing new music :] demos or not.
also if you don't mind me asking what code did you use for that tv monitor that's really cool. if you copy and oaste that i'd really appreciate it up to you :P cheers i will listen to the songs now.


Report Comment



Thanks a lot! Anyways I found the code it in someone else's blog, I'll drop itbelow:

by Kristian; ; Report

.crt-outer-container { display: block; position: relative; height: 100%; width: 100%; top: 0px; left: 0px; } .crt-outer-container:after { content: ""; position: absolute; background-image: url(https://i.ibb.co/GHn1MsP/tv-ezgif-com-webp-to-png-converter.png); background-size: 100%; background-repeat: no-repeat; height: 100%; width: 100%; top: 0px; left: 0px; pointer-events: none; } .crt-scroll-container { position: relative; background-color: transparent; overflow-x: scroll; white-space: nowrap; scrollbar-color: lightgrey transparent; scrollbar-width: thin; height: 100%; width: 62%; left: 19%; padding-top: 20%; padding-bottom: 25%; overflow-y: hidden; } .crt-scroll-container img, .crt-scroll-container iframe, .crt-scroll-container video { height: 100%; width: 100%; aspect-ratio: 4/3; object-fit: fill; /*CHANGE TO "object-fit: contain;" TO PRESERVE ASPECT RATIO*/ }

by Kristian; ; Report