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

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