Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • bronze_en Friend
    #160221

    Hi
    I have some problems about the use of slideshow2 module with animation type = Moving, that is when it displays, it always shows all next pictures in the right side that you can see detail in below capture.

    I want the picture shown only one and then the others become sliding in the slideshow posision frame.

    How do I fix this problem??


    1. img
    Sherlock Friend
    #377316

    Dear bronze_en,

    Just try as following for the issue
    Open the file of templates/ja_portfolio/css/mod_jaslideshow2.css,look for the css

    .ja-slide-main-wrap {
    margin: 0 auto;
    overflow: visible;
    }

    and change it to

    .ja-slide-main-wrap {
    margin: 0 auto;
    overflow: hidden;
    }

    I think that would help !

    bronze_en Friend
    #377556

    <em>@dathq 222302 wrote:</em><blockquote>Dear bronze_en,

    Just try as following for the issue
    Open the file of templates/ja_portfolio/css/mod_jaslideshow2.css,look for the css

    .ja-slide-main-wrap {
    margin: 0 auto;
    overflow: visible;
    }

    and change it to

    .ja-slide-main-wrap {
    margin: 0 auto;
    overflow: hidden;
    }

    I think that would help !</blockquote>

    Hi dathq,
    It’s work! and thank for your help. :laugh:

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  bronze_en 13 years, 8 months ago.

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