Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vinu13 Friend
    #176783

    Hi Team,

    Firstly Many Thanks for this wonderful template.

    I tried enabling thumbnails for the slideshow in JA Lens Quickstart which I downloaded. But even after I enable it I am not able to see the thumbnails. If there is a thumbail option in the JA Slideshow lite, It would have been very useful.

    Please help me with this issue.

    Regards,
    Vijay

    chavan Friend
    #451815

    Hi Vijay

    You open file templates/ja_lens/css/mod_jaslideshowlite.css

    Replace block code


    .ja-ss-thumbs-wrap {
    height: 60px;
    width: 100%;
    clear: both;
    position: relative;
    bottom: 60px;
    overflow: hidden;
    z-index: 101;
    }

    by


    .ja-ss-thumbs-wrap {
    height: 60px;
    width: 100%;
    clear: both;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    z-index: 101;
    }

    Thanks,

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 11 years, 11 months ago.

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