How to center this supersimple audio player?
-
Hi!
I’m trying to figure out how to center this audio player on Android devices?I’m using a responsive theme and it looks fine on PC
screenshot: https://www35.zippyshare.com/v/WVM3MUtN/file.htmlbut is aligned to the right on android phones
screenshot: https://www34.zippyshare.com/v/e5A3kG1i/file.htmlthe code of the page is:
<center><audio autoplay=”autoplay” controls=”controls”><source src=”https://188.165.192.5:8137/live” type=”audio/mp3″ />Your browser does not support the audio element.</audio></center>How could I get it centered in phone browsers? And is it somehow possible to change the look of the player thingy? This is not as important though ??
All the best to all of you and I’d appreciate if anyone could help.
Joh123
- The topic ‘How to center this supersimple audio player?’ is closed to new replies.