Comments on [F2U] COWBOY TALK All Comments

Yo! Currently using this for my one character 'Reed'
I also noticed that the music bit couldn't play so I fixed that incase anyone wanted it... :p

<!-- music player




REPLACE 'LINK' WITH THE NUMBERS/LETTERS COMBO AT THE END OF THE YOUTUBE URL


-->


<div class="row no-gutters" style="font-size: 20px;">


<div class="col-6 text-left text-uppercase font-italic" style="color: #e61c66;">Riptide <span class="faded"> - Vance Joy</span></div>


<div class="col-6 text-right" style="font-size: 16px;">


<!-------------- PLAY BUTTON ------------------->

<div class="col-auto my-auto">

<!-------------- replace [mIlTH9t8eBY] with the URL found after https://www.youtube.com/watch?v= ------------------->

<a class="text-white">

<iframe


src="https://www.youtube.com/embed/lYoWuaw5nSk"


frameborder="0" style="height:1rem;width:1rem;opacity:.001;position:absolute;"></iframe>


<!-------------- can replace with other fontawesome icons ------------------->

<i class="fas fa-music fa-fw"></i>


</a>

</div>

<!-------------- PLAY BUTTON END ------------------->

<!-- music player END -->

hi! i noticed too and tried this code but it didn't seem to work :( do you think u could help me out with it pls?

Yeah- I think I fixed it! It's a little rough, but all you have to do is just replace the old Music player Script with the one I remade. It's from my OC's page so some music is already in there- ya can just replace it tho <3



<!-- music player



REPLACE 'LINK' WITH THE NUMBERS/LETTERS COMBO AT THE END OF THE YOUTUBE URL

-->

<div class="row no-gutters" style="font-size: 20px;">

<div class="col-6 text-left text-uppercase font-italic" style="color: #e61c66;">Riptide <span class="faded"> - Vance Joy</span></div>

<div class="col-6 text-right" style="font-size: 16px;">

<!-------------- PLAY BUTTON ------------------->
<div class="col-auto my-auto">
<!-------------- replace [mIlTH9t8eBY] with the URL found after https://www.youtube.com/watch?v= ------------------->
<a class="text-white">
<iframe

src="https://www.youtube.com/embed/lYoWuaw5nSk"

frameborder="0" style="height:1rem;width:1rem;opacity:.001;position:absolute;"></iframe>

<!-------------- can replace with other fontawesome icons ------------------->
<i class="fas fa-music fa-fw"></i>

</a>
</div>
<!-------------- PLAY BUTTON END ------------------->


All you have to do is replace the title
(EX: <div class="col-6 text-left text-uppercase font-italic" style="color: #e61c66;">Riptide <span class="faded"> - Vance Joy</span></div>)

And the Youtube bit!
(EX:  src="https://www.youtube.com/embed/lYoWuaw5nSk")

Im not very great at coding but ask if you need anything else! ^^

ok thank u so much!! 😭😭

No prob! :D