Tagged: fullscreen, Lightbox, video
-
AuthorPosts
-
November 25, 2016 at 5:49 pm #716959
Hi,
First off, I absolutely love the theme!! Now, that being said I have a question :)
I made a content section with full screen video using a external link to youtube using this guide: (http://kriesi.at/archives/enfold-version-2-5-fullscreen-video-video-section-parallax-backgrounds-and-more)
Now I added an icon element (A play icon) with a title link of another youtube video.
When you press the play icon it opens the youtube video in a lightbox and it plays automatically. This is exactly what I need.
Example is your Demo: http://kriesi.at/themes/enfold-startup/But I need the video to open bigger (almost full screen). It is now 900 by 500 pixels (or something) Are you able to change the size of the lightbox in which the video is opened ?
Thanks in advance!!!
November 25, 2016 at 6:06 pm #716970Hey vonwelzen!
Can you please show us a link of that page with the video?
Thanks a lot
Best regards,
BasilisNovember 25, 2016 at 6:25 pm #716982Hi Basilis,
It is currently in staging environment. But is an exact clone of the demo site link I posted before(http://kriesi.at/themes/enfold-startup/). I can put it online if you need it?
The same background with video then open on click player
- This reply was modified 8 years ago by vonwelzen.
November 25, 2016 at 7:25 pm #717002Hey!
We need to see the video size and if we can increase the embed size of the video.
We would require to see it liveBest regards,
BasilisNovember 25, 2016 at 7:39 pm #717013https://vimeo.com/158738552 This is the video it is Full HD. 1920px by 1080px. Is it possible to just make it standard full screen no matter the screen size of the user? This way it is also responsive.
November 29, 2016 at 11:16 am #718165OR do I need to put the site online for you to check? please let me know ? If it is not possible i would like to know if you are able to change the black around the video? Because we use video on top of video it is very disturbing if you see both video’s playing.
- This reply was modified 8 years ago by vonwelzen.
November 29, 2016 at 3:55 pm #718300Hi,
you could try to increase lightbox’ size by using this code inside Quick CSS field:
.mfp-iframe-holder .mfp-content { max-width: 1200px; width: 1200px; }
Adjust width and max-width as needed.
Best regards,
AndyDecember 2, 2016 at 1:29 pm #719663Great Andy!!! Thanks for the Css If anyone else has this problem you can change background color of the overlay you can use this css:
.mfp-bg { background: #000000; opacity: 1 !important; }
December 2, 2016 at 1:44 pm #719675Hi,
great it works for you and thanks for sharing! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘Define youtube lightbox size’ is closed to new replies.