Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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?

    #484355

    Hey 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,
    Rikard

    #484689

    We 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.

    #485167

    Hey!

    try this code:

    img.ls-l.ls-preloaded {
    height: 74% !important;
    }
    

    Best regards,
    Andy

    #485614

    That didn’t seem to work at all.

    #485839

    Hi!

    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!
    Andy

    #486120

    This 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.

    #486156

    Hi!

    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 slider

    Regards,
    Yigit

    #486232

    So is there no way to accomplish what we need with the Advanced Layer Slider?

    #486351

    Hi!

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Fullscreen Advanced Layer Slider’ is closed to new replies.