test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • eagle75au Friend
    #202489

    Is there a way to make the slideshow bigger? The bottom of my images are being cut off and would rather have the modules down a bit lower, and can the bottom of the slideshow be ‘squared off’ losing the shapes on the sides?

    site

    Thanks

    pavit Moderator
    #554396

    Hi

    In your custom.css add this

    .ja-ss-item img {
    margin-bottom; 300px;
    }

    eagle75au Friend
    #554471

    Hi, Thanks for your reply, i tried the css but nothing changed?


    1. Untitled-2
    pavit Moderator
    #554519

    Hi

    Make the change i suggested in this file /templates/ja_decor/local/css/themes/green/mod_jaslideshowlite.css line 49
    It should result as below

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

    eagle75au Friend
    #554540

    Thanks! .. is there a way to remove the angle shape from the right bottom of the slideshow?

    pavit Moderator
    #554552

    <em>@eagle75au 452161 wrote:</em><blockquote>Thanks! .. is there a way to remove the angle shape from the right bottom of the slideshow?</blockquote>

    Hi

    This is the code i can see on your website

    .ja-ss-item img {
    background: #fff
    width: 100%;
    max-width: 100%;
    margin-bottom: 200px; <=
    }

    Instead you should increase the margin-bottom to 300 px as i already suggested above

    eagle75au Friend
    #554581

    Yeh I did have it at 300px but I quite like the small overlap so the slideshow isn’t too large. Just wanted to see what it looks like without the shape on the right

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

This topic contains 7 replies, has 2 voices, and was last updated by  eagle75au 10 years ago.

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