Jump to content

Control buttons too small


TBW

Recommended Posts

I have set my page frame 1t 1920 by 1080 and want my video to fill that space.

When I input my responsive HTML video code into a 1920 by 1080 frame with: width:100%;height:100%, the control bar is too small. (Image1)

When I activate the full screen button, the control bar appears at the proper size. (Image 2)

Is there a way to have the embed code automatically open with the "full screen" button activated?

<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/XXXXXX330?title=0&byline=0&portrait=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>

 

This image has 100% responsive image at 1920 by 1080 container.

248017449_HTMLcodewidth-100height-100.png.9d81f98346c59da4c5fdbb9cc0b8d17e.png

 

Second image has same code and frame size, after fullscreen button is activated.

1083449108_HTMLcodeusingfullsizebutton.thumb.png.646b47461ea4464cac953cc2caca80f6.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...