So Here's the video that i'm embedded to my website. Fiddle.
<iframe src="https://player.vimeo.com/video/152985022?title=0&byline=0&portrait=0" width="300" height="169" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
The problem is, it's small and the play and other buttons button covers the half screen.
so is there any way to add a layer image on the player and when you click on the image the video should start playing.
http://codepen.io/anon/pen/grPeyq
this is what I could come up with, you can replace the button with an image, button is disabled until video player is "ready", this requires jquery 2.1.4
I would offer you this solution : http://jsfiddle.net/yehiaawad/hgtvqatm/2/
HTML
JAVASCRIPT:
CSS: