Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • webaheadinternet Friend
    #184353

    I have the slideshow displaying on the banner of this template, the images are being loaded from the slideshow image folder, now it seems the images have shifted 10px to the left and this leaves a white line down the right hand side which does not look very good,

    the link to view this site is: http://webaheadinternetltd.co.uk/proof/sandersons/

    you will be able to see the white line down the right of the images on the slideshow.

    If anyone can help me solve this that would be great.

    Ninja Lead Moderator
    #481340

    You can fix this problem with my suggestion
    <blockquote>Open modules/mod_jaslideshow/assets/themes/default/style.css file</blockquote>
    from

    .ja-slide-main {
    position: absolute;
    z-index: 1;
    }

    change to

    .ja-slide-main {
    position: absolute;
    z-index: 1;
    padding-left: 10px;
    }

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

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

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