Home of Rhett & Link fans - the Mythical Beasts!
If you want to customize your profile page to autoplay music when people visit it, follow the steps below.
1) Grab the embed code of the music you want to use. You can use either a YouTube video or a Soundcloud file.
YouTube
2) Insert this code into the text box at the top of your profile page. The text box should be right under the heading that says "[YOUR NAME]'s Page." To insert the code, you must click the "HTML" option button at the end of the menu row in your text box.
If your text box is not located at the top of your page, check underneath your activity feed. There should be an EDIT button; click this, and a text box will appear.
My YouTube video code looks like this:
<iframe width="420" height="315" src="https://www.youtube.com/embed/eBPfnj8_4W4" frameborder="0" allowfullscreen></iframe>
3) Change the width and height numbers. In order for the YouTube video or the Soundcloud box to NOT show up on your page (be invisible), change both the numbers to 0 (zero).
Now my code looks like this:
<iframe width="0" height="0" src="https://www.youtube.com/embed/eBPfnj8_4W4" frameborder="0" allowfullscreen></iframe>
4) Add the code to make it autoplay. Right after the URL that's included in the code, add "?autoplay=1"
The final code looks like this:
<iframe width="0" height="0" src="https://www.youtube.com/embed/eBPfnj8_4W4?autoplay=1" frameborder="0" allowfullscreen></iframe>
Click the save button. That should do it!
Comment
@Millie - You have to input the code yourself to make the size change; it's not an option that comes up. If you want the video to be invisible and just have the audio play, copy the code below (but make sure it's your video URL in the bold part).
<iframe width="0" height="0" src="https://www.youtube.com/embed/eBPfnj8_4W4?autoplay=1" frameborder="0" allowfullscreen></iframe>
Im having a ton of trouble doing this. I am not getting any options for changing sizes. :(
If you ever want to remove or change the music, you can just go back into the HTML view and the code will be there -- so you can still change it there without seeing it in normal view.
© 2024 Created by Link. Powered by
You need to be a member of RhettandLinKommunity to add comments!
Join RhettandLinKommunity