You need to be a member of Ning Creators Social Network to add comments!
This reply was deleted.
Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)
Latest Activity
Cant figure out how to add playlists. All my loaded songs are in the same list and I don't see an …
We’ve expanded Group Admin capabilities with a new permission: Delete Comments
Where to find it…
Replies
Your player at the moment is not responsive as you have set fixed widths so you also need to make some changes to the code for that, here is the updated code you need and to move the player down
#player{ position: relative }
#playlist, #player {
max-width: 500px;
padding: 20px;
margin: 0 auto;
display: block;
width: 100%;
}
#audio {
width: 100%;
margin: 0 auto;
display: inline-block;
position: absolute;
max-width: 300px;
bottom: 0;
left: 0;
right: 0;
}

thank you so much for always being a dear friend ... now comes the hardest part for me the functions of the mp3 player .. as soon as it is ready I would like to give it to all creators 3.0