No matter what I try, I can't get the audio player to center on my page. I tried to add the following to my CSS, but it didn't do anything.
<style type="text/css">
p.audioplayer_container {
text-align: center;
}
</style>
No matter what I try, I can't get the audio player to center on my page. I tried to add the following to my CSS, but it didn't do anything.
<style type="text/css">
p.audioplayer_container {
text-align: center;
}
</style>