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

Have you tried putting it at the end of your code ? like, go to the very bottom of your page code, jump a line and put the code here.

also it seem to have a space after the '> ' try and delete it ? Lemme know if that fix something ! ;w;\

The code in itself work for me so the problem is something else- hard to tell without testing myself but I don't have CSS-

yep that fixed it! tysm!

wait it won't show up aaaaaa no- 

can you show me the page or send me the whole code ? ;v;\ then again I don't have CSS so i bit tricky to test but I'll try my best-

<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;">
<span style="color: rgb(204, 51, 255);opacity:0.30; text-shadow: 0px 0px  15px;"><strong>A Cybers World</strong></span><br>
<audio controls="" style="opacity:0.30; border-radius:40px; background: rgb(204, 51, 255); padding:2px; width:300px; height:35px;">
<source src="https://cdn.discordapp.com/attachments/691682375121240154/891166071699169370/A_CYBERS_WORLD_-_Deltarune__Chapter_2_Music_Extended.mp3"></audio>
</td></tr></tbody></table></div></div>

that's the only code im using :(

I mean the whole page code, the player code in itself works fine.... mmmmh
can you test putting it on a completely blank page ? and see if it work ? if it doesn't then I can't help because it would be incompatibility with the CSS that I can't test.

this one should work thought I beleive ?

<div align="right"><div class="fixed-bottom"><audio controls="" style="opacity:0.30; border-radius:40px; background: rgb(204, 51, 255); padding:2px; width:300px; height:35px;"><source src="https://cdn.discordapp.com/attachments/691682375121240154/891166071699169370/A_CYBERS_WORLD_-_Deltarune__Chapter_2_Music_Extended.mp3"></audio></div></div>

This user is not visible to guests.

i got it to work! i was really tired so i was probably just doing something wrong lmao ^^'''

3 Replies