Conversation
supportIt is a pity but I found no possiblity to align the player to the left. Can I set the width and the alignment anywhere? http://wordpress.org/extend/plugins/total-control-html5-audio-player-basic/
Add this to your CSS to position it to the left. You might need to play with it a little: .total-control-player {float:left !important;margin-left: 0px !important; padding-left: 0px !important}
Good suggestion.
Add this to your CSS to position it to the left. You might need to play with it a little: .total-control-player {float:left !important;margin-left: 0px !important; padding-left: 0px !important}
Good suggestion.