Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hhnn Friend
    #154171

    i dont want that image border on slideshow2 are dark is possible ?


    1. bordo
    Saguaros Moderator
    #355081

    You open the file; /templates/ja_droid/css/mod_jaslideshow2.css and find the following code;

    #ja-slideshow .ja-slide-mask,
    #ja-slideshow .ja-slide-mask2 {
    background: url(../images/sl-mask-left.png) no-repeat left top;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    }

    replace:

    #ja-slideshow .ja-slide-mask,
    #ja-slideshow .ja-slide-mask2 {
    background: none!important;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    }

    hhnn Friend
    #355134

    <em>@tienhc 193433 wrote:</em><blockquote>You open the file; /templates/ja_droid/css/mod_jaslideshow2.css and find the following code;

    #ja-slideshow .ja-slide-mask,
    #ja-slideshow .ja-slide-mask2 {
    background: url(../images/sl-mask-left.png) no-repeat left top;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    }

    replace:

    #ja-slideshow .ja-slide-mask,
    #ja-slideshow .ja-slide-mask2 {
    background: none!important;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    }

    </blockquote>

    ok work perfectly

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

This topic contains 3 replies, has 2 voices, and was last updated by  hhnn 14 years, 2 months ago.

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