Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Pierre van Lier Friend
    #183222

    I have made headers of 950*200 px. Set the slideshow parameters to 950*200. I created a slide mask of 200 px high.

    Slides run smoothly, however there is way to much white space between the bottom of the slied and the main content. Where and how can I reduce the white space between the slide and the title of the main content?

    TomC Moderator
    #476697

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    Luna Garden Moderator
    #476764

    <em>@pierke 351175 wrote:</em><blockquote>I have made headers of 950*200 px. Set the slideshow parameters to 950*200. I created a slide mask of 200 px high.

    Slides run smoothly, however there is way to much white space between the bottom of the slied and the main content. Where and how can I reduce the white space between the slide and the title of the main content?</blockquote>

    Hello ,

    Because each item has set min-height to 260px, so you have to reduce to 200px.

    In order to remove the space, please go to <blockquote>templates/ja_mendozite/css/mod_jaslideshowlite.css</blockquote>

    Find these lines:

    .ja-ss-item {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    min-height: 260px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 10;
    }

    Reduce value of min-height to 200px.

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

This topic contains 3 replies, has 3 voices, and was last updated by  Luna Garden 11 years, 11 months ago.

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