coding question & help?

117 views
Authorsoular
Created
Tags coding 

HEY TO THE CODING COMMUNITY .ᐟ

JUST A QUICK QUESTION, BUT IS ANYONE ELSE'S SOUNDCLOUD CODE LOOK ED UP?
HOW DO I FIX THAT? IF IT CAN'T BE HELPED, WHAT ARE SOME ALTERNATIVES?

THANKS .ᐟ

Comments

You must be logged in to comment.

himbos 1 week ago
i noticed this too on my old layouts that used it. for some reason now, it's like 2 or 3 pixels lowered in each one fjdjdkfk or maybe there's some padding in the frame that idk about, but either way, i also stopped using it forever ago for youtube tbh. typically works better even though the "play button" isn't as aesthetic/does not indicate pause and play, and there used to be more variety in what you could add song wise with yt. not sure if that's still the case because i don't use soundcloud in code anymore.

also can't remember if i've ever been able to successfully embed a spotify song on rpr (i don't think it's possible, but i have profile layouts with soundcloud playlists so idk), but mayhaps you can try that too if curious. lmk if it works as well!!
dazaiosamu 1 week ago

i don’t use soundcloud- but an alternative i’ve seen being used (and personally used) is youtube

<div style="width:12px;height:12px;float:left;background:#333;opacity:0.0001;margin-left:-15px;"><iframe frameborder="0" height="20" sandbox="" src="https://www.youtube.com/embed/-WXRrpnYJwA?si=2S1nm8qZVKTBL_V8" width="20"></iframe></div>
</div>

i should note that the width & height depends on the size of your text (play button) and the link is the one you find when you click share -> EMBED on a youtube video
as for the margin-left, that’s to cover on top of the “play button”

the play button is just an arrow ▶︎ for me. sometimes i also use a musical note ♫ like so

and yes… i c+ped my own code alskdjfhg uhh have fun listening to the song? HAHAHA
Log in to view all comments and replies