-
AuthorPosts
-
May 31, 2016 at 9:40 pm #641091
Hi there
is there anyway to insert a Video Fullscreen Slider but reduce the visible height (cropping) of the video to only 50%?I can do this with Color Section as well, but I don’t have so nice video overlays…
Would be glad for any help
thanksMay 31, 2016 at 10:27 pm #641103Hey Viramedia!
Thanks a lot for using enfold.
can we please take a look at what you want to do live, so we can understand exactly and provide the code that is needed?Thanks a lot!
Cheers!
BasilisJune 1, 2016 at 5:25 am #641207Hi Basilis
Please take a look at
http://viramedia.de/agentur/netzwerk/I used color section now with only 50% of heigth, but I would prefer to use the fullscreen slider since it has overlay features for videos
ThanksJune 2, 2016 at 6:28 am #641851Hi,
Please create a test page with the full screen slider so that we can inspect the issue. And a screenshot will help.
Best regards,
IsmaelJune 6, 2016 at 7:13 am #643312Hi Ismael
I have updated the pageThere is a fullscrren slider now on top. Is there any way that the play bar ov vimeo is not displayed and that the height of the fullscreen slider can be reduced to only 50% of the normal video height?
Thanks for your help
June 7, 2016 at 5:22 am #643777Hi,
Is there any way that the play bar ov vimeo is not displayed
In the full screen slider settings, enable the “Hide Video Controls”.
and that the height of the fullscreen slider can be reduced to only 50% of the normal video height?
You can decrease the video size with the following:
#top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe { -webkit-transform: scale(.7); -moz-transform: scale(.7); -ms-transform: scale(.7); transform: scale(.7); }
Best regards,
IsmaelJune 10, 2016 at 4:53 pm #646270will it change only the single fullslider or all sliders on all pages?
June 13, 2016 at 5:00 am #647155Hi,
The code Ismael sent will change all full screen sliders, but if you only want it to apply to one slider/page then please link directly to it so that we can find out that the page id of that page is.
Regards,
RikardJune 13, 2016 at 3:08 pm #647423Thanks I kept on using the color seciton. its the better way.
June 14, 2016 at 7:24 am #647816 -
AuthorPosts
- You must be logged in to reply to this topic.