Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • librandi Friend
    #951482

    Hi,
    how I can movie the seconfd image (yellow circle) on the left of slideshow?
    thank you for your help


    1. Cattura-6
    Pankaj Sharma Moderator
    #951491

    Hi
    Go to /modules/mod_jaslideshowlite/assets/css/mod_jaslideshowlite-custom.css
    Find

    .active.leftright .ja-ss-sprite.second {
        left: 60%;
    }

    replace it with

    .active.leftright .ja-ss-sprite.second {
        left: 0%;
    }

    Save and check .

    librandi Friend
    #951525

    thanks position is perfect, but is it possible to enter from left

    Pankaj Sharma Moderator
    #951610

    Hi
    The animation is due to the custom effect from slideshow , you can change or remove the custom classes from module for this slide .

    librandi Friend
    #951650

    I change the name of image in sl-1first.png and it enter from left, but it go in the middle of bach ground instead of left

    Pankaj Sharma Moderator
    #951657

    Go to /modules/mod_jaslideshowlite/assets/css/mod_jaslideshowlite-custom.css

    Find

    .active.leftright .ja-ss-sprite.first {
        left: -50%;
    }

    replace it with

    .active.leftright .ja-ss-sprite.first {
        left: 0%;
    }
Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum