-
AuthorPosts
-
August 6, 2015 at 11:40 pm #484212
Due to the limitations of our website layout we need to use the advanced layer slider on our homepage, but we also need it to be a specific percentage of the homepage, so as to help it resize correctly as the screen size changes. Is there any way we can use either the slider settings or maybe quick CSS code for that?
August 7, 2015 at 9:22 am #484355Hey jaimemerz,
It all depends on the look you are trying to achive but you should be able to do most looks with the help of CSS. Please send us a link to the site and a mockup/screenshot of what you are trying to do.
Best regards,
RikardAugust 7, 2015 at 8:53 pm #484689We want the slider to work like this:
We want the slider taking up all of the page with no scrolling down, and we need it to adjust to the size of the browser so that it will look the same on any computer (and on mobile).But you’ll see on the homepage that right now the slider seems to not be filling the whole page. We decided that it was because we can’t set a percentage in the height value for the slider.
We’ve set the slider width to be fullwidth with 100% as the width value, but that doesn’t fix the issue of the slider height. We’ve tried having a pixel value for the height but that doesn’t allow for the slider to adjust to the size of the screen, which is a very important feature we need.August 10, 2015 at 11:21 am #485167Hey!
try this code:
img.ls-l.ls-preloaded { height: 74% !important; }
Best regards,
AndyAugust 10, 2015 at 9:55 pm #485614That didn’t seem to work at all.
August 11, 2015 at 11:28 am #485839Hi!
you mean you don’t see any changes when implementing this code? or do you mean the code does not do the effect you wish to see? In first case clear browser cache and hard refresh you website a few times to check again.
Cheers!
AndyAugust 11, 2015 at 6:40 pm #486120This does not create the effect we need. It does affect the height, but only if the height is already set to a specific pixel value in the slider settings, which does not allow for the images to be stretched to fit the screen nor does it allow the slider to adjust its size with the window.
We basically want the advanced layer slider to fill the page and adjust its size like a fullscreen slider does.
August 11, 2015 at 8:16 pm #486156Hi!
Revolution Slider has such feature built in – http://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380
and it is compatible with Enfold. If you would like to have an advanced slider with fullscreen feature, please try Revolution sliderRegards,
YigitAugust 11, 2015 at 11:55 pm #486232So is there no way to accomplish what we need with the Advanced Layer Slider?
August 12, 2015 at 10:04 am #486351Hi!
as you already mentioned it is not possible to set percentage value for height. You can make a feature request for this function here: kriesi.at/support/enfold-feature-requests/
Best regards,
Andy -
AuthorPosts
- The topic ‘Fullscreen Advanced Layer Slider’ is closed to new replies.