Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • amarks56 Friend
    #190467

    Hi, I bought the extensions membership just to buy slideshow 3, to replace the slideshow lite in Ja Zite. I installed it but it doesnt work. I put it in the slideshow module spot and I only see the thumbnails messed up on the left. The slideshow doesnt appear at all. What do I do?

    Ninja Lead Moderator
    #505419

    Right now its difficult to guess the issue and give solution to you. But you can pm me URL of your site and admin access. I shall check it for you.

    amarks56 Friend
    #505432

    I actually just changed in CSS. How can I make it so that the slideshow lite doesn’t rescale with the browser on the home page?

    Thanks!

    Ninja Lead Moderator
    #505488

    You need to change css files in JA Slideshow Lite of JA Zite Template

    Open templates/ja_zite/css/mod_jaslideshowlite.css file

    .ja-ss-items {
    width: 100%;
    }

    .ja-ss-item {
    display: block;
    float: left;
    margin: 0;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    }

    .ja-ss-item img {
    background: #fff;
    width: 100%;
    max-width: 100%;
    }

    You can change 100% to px on my red mark text or find and change all this file but you need to more understand about css styles.

    Don’t forget to clear cache from admin area after applies to changing

    amarks56 Friend
    #505565

    awesome, thanks so much!!

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

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

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