Okay
  Public Ticket #1659320
setting background size as cover and center position the image
Closed

Comments

  • emotion7 started the conversation

    Hi,

    I'm trying to set the background image which loads last after the intro to background: cover and background-position: center center. I've tried putting the parameters there but nothing happens.

    Can you please help me out?

    Thank you!

  • [deleted] replied

    Hello emotion7,

    Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today.

    I would like to confirm that we have received your message. Due to the nature of the issue you are experiencing, I will have to contact and consult with the development team first. I will get back to you as soon as I can.

    We appreciate your patience while we're working towards your ticket.

  • emotion7 replied

    Hi Attila,

    Can you also instruct me how to make transitions for one slide to another.

    Just putting this code, doesn't seem to work.

    <div id="layerslider" style="width: 800px; height: 400px;">
     
        <!-- First slide -->
        <div class="ls-slide" data-ls="duration: 4000; transition2d: 2,7,9;">
     
        </div>
     
        <!-- Second slide -->
        <div class="ls-slide" data-ls="duration: 4000; transition3d: all;">
     
        </div>
     
    </div>

    Thank you!


  • [deleted] replied

    We'll take a look at that as well. Thank you!

  • emotion7 replied

    Hi Attila,

    I kind of sorted things out. The main issue now is that it skips the first slide and goes straight to the second.

    The link is the same : http://anymus.ro/anima/

    I appreciate your help. Thank you!

  • emotion7 replied

    Sorted all out. Thanks anyway. If I need further help I'll write here.

  • emotion7 replied

    Hi Attila,

    Please tell me how do I enable left/right arrows or buttons, navigation bullets and mouse scroll down animated icon.

    Thank you!

    Vlad

  • [deleted] replied

    Thank you for the feedback.

    Regarding the navigations, please read the Slider Setup -> Navigation Area and Thumbnail Navigation sections in the documentation. They list the settings that you can use for this purpose. And also make sure that the skin you are using does not hide the GUI elements. For the mouse scroll down animated icon, it does not have a built-on option, we've built it from multiple layers. You can check the demo sliders for an example of it.