this should work in ZoomSounds > Settings > Appearance in Extra CSS:
body .audioplayer.skin-wave .ap-controls .scrubbar{ height: 100px!important; }
if you are using skin waveform small you can add in Extra CSS:
body .audioplayer.skin-wave-mode-small .ap-controls .scrubbar .scrub-bg, body .audioplayer.skin-wave-mode-small .ap-controls .scrubbar .scrub-prog{ height: 23px; }
Leave A Comment?