arielfaur / ionic-audio

An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
http://arielfaur.github.io/ionic-audio/2.0/index.html
MIT License
321 stars 163 forks source link

Customize UI of the provided html tags #201

Open jayzyaj opened 6 years ago

jayzyaj commented 6 years ago

How can I customize the provided tags using css and javascript? Like make it round for example. I can't achieve it by wrapping on a div element and giving it styles. Can you please provide a documentation on editing the layout of the button, progress bar and etc.