soundcloud implementation in 2025
-
Hi,
I would like to add old Soundcloud links to my new website. The oldest posts here are from 2015 and 2022.
Here is my website, or rather what is currently there. On the far right is the SoundCloud title that I want to add to the website, but I can't use the codes provided by SC to adjust it to fit the rest of the grid, because I would like all previews to have the same size and format, as in my old system.
I have tried all the entries from 2015, but it doesn't work.
What's the status and how can I implement this?Thanks
Fabian
-
Do you have a link for where you're putting your SoundCloud embed?
-
you mean the link i get from sc or my website?
this is my website where i want to put the SC-links in the same row and size as the other elements:
www.orchestronik.demaybe i have to accept that the size is not adjustable to the other elements? would be very nice to find a way!
Thanks!
-
Enter this css in "lay options" -> "custom css & html" -> "custom css"
.col[data-type=embed] .ph{ padding-bottom: 56.25%!important; } -
This will give it a 16:9 aspect ratio.
-
Wow ! This is great! Thank you for that and your great support!