Comments on [ Music Player Tutorial F2U ] All Comments Start of Thread Parent

👍✨

<div align="right"><div class="fixed-bottom">
<table style="width: 0%;"><tbody><tr><td style="width: 100%; text-align: center; background-color: transparent; border-color: transparent; border-style: double;">
<img src="https://hotelnumberfour.com/wp-content/uploads/2017/09/loading.gif" class="fr-fic fr-dib" width="180" height="180">
<audio controls=""><source src="MP3LINK"></audio>
</td></tr></tbody></table></div></div>

Cheers! Tysm!!

Aa tysm for the code again, i just had a minor issue,,, for my profile the table and fixed bottom part of the code prevents users from clicking the icons at the bottom on desktop. I can reduce the size of the pagedoll to prevent this but I was curious if theres an alternative? If not that's all good, ty again :)

Yeah I had the same issues at some point.
Adding "  z-index:9999  " to the thing (text, etc) you want 'in front' of the pagedoll works but you can't edit the website base code so...

I don't know any simpler solution at the moment. because if you put the pagedoll 'behind' then it just doesnt show up so :(

Aaa no worries haha, I decided to just make the music player smaller. Ty again :D edit: added div class="fixed-bottom pb-2" style="right:0;left:inherit;" after the div align which solved 99% of the issue woo

is it possible to style the player in this with the little patterns shown in some of the other codes for this? 

any of the players shown on the page should work yeah, it just make the code float, whatever the code is

thank you! it took a while but i figured it out, lol

ah dammit I didn't understood you were asking how to do it sorry 858800273655595059.png?size=80
But yeah just swap the   <audio controls=""><source src="MP3LINK"></audio>   part for any other code...