I adjusted the height of flowplayer in the plugin settings and tried a number of other settings (scale etc) but still can't get it to change in height. I'm only using it for mp3. Is there a way to disable the video portion or shrink it down without decreasing the width?
Thanks!
Comments
#player {
height: 25px!important;
}
`
did the trick, thanks.