Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sranantube Friend
    #195465

    Hi,

    I have added images to the JA Slideshow Lite but the module doesn’t.

    Can somebody tell me how to make it work?

    Thanks.

    chavan Friend
    #525352

    Please post your site Url and admin details. so we all can be able to access the site and provide you the solution

    potts Friend
    #528692

    CHAVAN –

    Can you help? Site is not live. Working with Ja_Brisk, Joomla 3.3.

    I cannot figure out what size my Lightshow Lite images should be.

    I tried 460 x 400 (the default slideshow image) and it stretched my image vertically.
    I tried full width 960 x 400 and it turned it into a tiny image (see atatchment). Yes, correct sizes were set in the parameters.

    SOOOO confused. Will PM site detaiils if anyone can help. :((:((:((:((:((:((:((

    Thank you!


    1. Picture-10
    chavan Friend
    #528697

    Please post the site details in PM, It seems this is a kind of css fixes. so without looking at the site. It won’t be good to provided a solution.

    potts Friend
    #529918

    CHAVAN THANK YOU. I FOUND THE FOLLOWING TO HELP MY SITUATION AND WILL SEE IT IT WORKS. WILL GET BACK TO YOU.

    THANKS AGAIN CHAVAN!

    .ja-ss-item img{background:#fff;float:right;width:50%}

    • replace with:
    • .ja-ss-item img{background:#fff;float:right;width:100%;}

    • OR
    templates/ja_brisk/css/template.css
    .ja-slideshow .container {
    padding: 60px 0 0;
    }
    • REPLACE WITH:
    .ja-slideshow .container {
    padding: 60px 10px 0 10px;
    width: auto;
    }

    OR PUT HERE: /templates/ja_brisk/css/custom.css
    .ja-slideshow .container {
    padding: 60px 10px 0 10px;
    width: auto;
    }

    <em>@Chavan 418924 wrote:</em><blockquote>Please post the site details in PM, It seems this is a kind of css fixes. so without looking at the site. It won’t be good to provided a solution.</blockquote>

    chavan Friend
    #529929

    Did the css works for you?

    smartmax Friend
    #538485

    It worked for me! 🙂

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

This topic contains 7 replies, has 4 voices, and was last updated by  smartmax 9 years, 11 months ago.

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