The vertical padding of jPlayer and JW Player is not large enough. Content touches the player creating an uncomfortable lack of space between the player and images/text.

At the very least, hard code a padding height. Optionally, add a configuration option to let the user take control of this.

Comments

musicalvegan0’s picture

Version: » 7.x-1.0

Upon further thoughts, I think this issue would be better solved by implementing a div wrapper with a class attached. Then, the user can style that wrapper however they see fit to increase/decrease padding in addition to any other property they want.

musicalvegan0’s picture

Status: Active » Needs work