Tagged: fullscreen slider
-
AuthorPosts
-
April 2, 2015 at 3:23 am #422248
Hello I want to set the height of my fullscreen sliders to about 480px. I need the fixed video background and the buttons so if I can adjust the height that seems to be the easiest way. I want to play the same video in about 3 sliders as on this page: psblaw.com
I am working on a demo on this page: http://www.mobilebyfriday.com/responsive_beach_demo/ I used this css:
.home .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow {
height: 480px !important;
}The height of the first occurrence is correct but I can’t get the video to stretch across screen, and the second slider is not affected by the css.
BTW you guys are on fire! The fixed video background with text and buttons is beyond cool and many of you newer elements add so much interest to the page while still being functional and not gimmicks. I am going to start using enfold for all my projects . Keep it up. Thanks
April 2, 2015 at 10:43 pm #422809Hey!
I think you could try using a Color Section (with the video as the background) + Easy Slider for the slides (inside the color section).
Cheers!
JosueApril 3, 2015 at 1:32 am #422850Sorry I did not ask the question clearly. Please look at the screenshots I have posted here: http://www.mobilebyfriday.com/responsive_beach_demo/video-test/
I can do what I want by setting the height of the fullscreen slider with quick css but the video does not stretch to fill screen until I manually stretch the window a little. How can I get the video to open fullwidth? (I am using fullscreen slider instead of fullwidth because you can’t make a fixed r parallax video background in fullwidth slider. Thanks very much.
April 5, 2015 at 2:09 am #423542Hi!
it seems you did it, at least for the first slider, right? they are showing up for me fullscreen.
Try with this code to control the sliders height:
.avia-slideshow-inner { height: 480px !important; }
Cheers!
AndyApril 10, 2015 at 8:03 pm #426743This reply has been marked as private.April 10, 2015 at 8:30 pm #426761Hey Mike!
Please post a link to the page.
Regards,
JosueApril 10, 2015 at 8:58 pm #426781This reply has been marked as private.April 10, 2015 at 9:04 pm #426783Hi Mike!
We need to see the site live in order to debug it, you can post a temporary access here in a private reply.
Regards,
JosueApril 10, 2015 at 9:11 pm #426788This reply has been marked as private.April 10, 2015 at 10:53 pm #426817Hi Mike!
What’s the page with the issue? also, on which resolution does it occur?
Best regards,
Josue- This reply was modified 9 years, 7 months ago by Josue.
April 11, 2015 at 1:30 am #426861Josue I don’t know if you are addressing me or Mike? And I don’t what you mean by resolution? I am the original poster. I have not resolved issue. The page is http://www.mobilebyfriday.com/responsive_beach_demo/ and the issue happens on medium screen widths say about a 13 to 20 inch screen. On very wide or very narrow screens the video goes full-width properly. Thanks, Rob
April 11, 2015 at 3:12 am #426871Hey Rob!
I’m not seeing it on my end (13′ Macbook), the video appears fullwidth, does it occur on page load or when you resize the window?
Cheers!
JosueApril 11, 2015 at 9:37 pm #427078Josue It occurs on reload and when I resize the window.I only have the one big iMac, but simulating screen widths by dragging the browser window I find that the video goes full width properly only at 1024 or below or about 2000 and above. I think the only reason it works on the small screen is because the native res of the video fills the screen. I have video set to stretched and the video is 16:9.
You guys should make a full width slider w/ fixed video background. Its an awesome effect when you run the same video in several sections on the page.
Thanks for your help w/this, Rob
April 23, 2015 at 9:16 pm #433766Hi!
I don’t have a Mac to test on but I checked on Windows 7 and 8 but it looks fine there. Your using quite a few videos in the page so maybe that has something to do with it. Try creating a new page with just your first video to see if it works fine. If it does then add the rest of your content in piece by piece to see if the problem is from the rest of your content in the page.
Cheers!
ElliottMarch 29, 2019 at 2:10 am #1084368Please help me set custom height for the full screen slider in Enfold (child) theme (4.5.5). I have tried everything I can and no success. I see their is inline style setting the height is set here to 1247px which creates dark gray areas on top and below the video image.
.avia-builder-el-0.av-minimum-height-100 .container, .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow, .avia-builder-el-0.av-cell-min-height-100 > .flex_cell {
height: 1247px;
}How can I fix this? I want to set the height to 788px which is the height of the video layer. Thanks for your help! Jim
April 1, 2019 at 7:23 am #1085302 -
AuthorPosts
- You must be logged in to reply to this topic.