I wanna put music in my profile but I cant seem to get the code to work >﹏<
I'm very new to HTML and can't figure this one out myself.
I want to loop this song in my profile: https://www.youtube.com/watch?v=HLhTtdEBg_E
but everything I've tried hasn't worked (┬┬﹏┬┬)
Is anyone willing to help? I can't offer anything in return tho (´。_。`)
edit: this issue has been fixed :D Thank you to Zeal :3
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
lucien zeal
this should work, put it in the very top of your about me (without the space between < and iframe at the start, that's just to make it appear as text in the comment). also, autoplays normally don't work on mobile if that's your issue
< iframe width="0" height="0" src="https://www.youtube.com/embed/HLhTtdEBg_E//?&;amp;;autoplay=1&;loop=1&;controls=1" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy" style="position: absolute;">
Report Comment
Thank you for replying!
This does work, but for some reason it makes all of my other profile customizations go back to default. ⊙.☉
Do you maybe know how to fix that? (•ω•`) I hope I'm not bothering
by EURIA!!; ; Report
ooh that's weird... all i can think of is if you put it inside the css < style> tag it could break some things so i guess make sure it's not in a style tag, or the style="position: absolute;" bit at the end might be messing with things which should be safe to remove from the music code
if none of that works i have no idea, could you show the first part of your code? like from the music code down a few lines
by lucien zeal; ; Report
I tried doing what you said in your previous reply and that didn't work either.
I even tried putting the music code in the "people I'd like to meet" section but that didn't seem to work either.
While doing so I found that somehow the music does work when I view my profile through the mobile app but doesn't through computer. ⊙.☉
Before making a blog about this I did try a line of code for a different song someone had posted and that worked so it definitely can work but for some reason doesn't (´。_。`)
Can I send the code through IMs?
by EURIA!!; ; Report
actually wait nvm I managed to get it to work right after replying :0
Holy moly
no clue what I did but it works now
Thank you for the help tho :3
by EURIA!!; ; Report
I think the ending iframe was placed wrong cuz I moved it and then it started working o.o
ürrg I'm commenting the way I text >﹏<
sorrgy
by EURIA!!; ; Report
ayy nice!
by lucien zeal; ; Report