Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kilicaslan Friend
    #640290

    I use Ja Slideshow Lite module. The edges of the picture is very blurry. The picture does not look pretty. How can I reduce or I can not blur the edges?

    TomC Moderator
    #645158

    It’s not a “blur” – it’s a “mask” to give it a fade effect.

    Try This . . . .

    Within file path —> /templates/ja_university_t3/local/css/mod_jaslideshowlite.css
    at line 56, modify as follows:


    .ja-ss-mask {
    background: none;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 121px;
    z-index: 100;
    }

    Then, at line 66, modify as follows:


    .ja-ss-mask.mask-right {
    background: none;
    left: auto;
    right: 0;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    TomC Moderator
    #743783

    It’s not a “blur” – it’s a “mask” to give it a fade effect.

    Try This . . . .

    Within file path —> /templates/ja_university_t3/local/css/mod_jaslideshowlite.css
    at line 56, modify as follows:


    .ja-ss-mask {
    background: none;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 121px;
    z-index: 100;
    }

    Then, at line 66, modify as follows:


    .ja-ss-mask.mask-right {
    background: none;
    left: auto;
    right: 0;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    kilicaslan Friend
    #645181

    Thank you TomC. Problem Solved.

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 9 years, 3 months ago.

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