Jump to content

TBW

Members
  • Posts

    1
  • Joined

  • Last visited

TBW's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. 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. Second image has same code and frame size, after fullscreen button is activated.
×
×
  • Create New...