Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • amaliskas Friend
    #162675

    I would like the change the images on the slide show and make them transparent. Please let me know how to do this?

    aman204 Friend
    #385889

    You can change this::

    .maskItem {mod_ja…ow2.css (line 23)
    background: url(“../images/sl-mask.png”) no-repeat scroll left top transparent;
    bottom: 0;
    height: 276px;
    position: absolute;
    right: 0;
    width: 519px;
    z-index: 100;
    }

    to

    .maskItem {mod_ja…ow2.css (line 23)
    /*background: url(“../images/sl-mask.png”) no-repeat scroll left top transparent;*/
    bottom: 0;
    height: 276px;
    position: absolute;
    right: 0;
    width: 519px;
    z-index: 100;
    }

    Css file reference:: templates/ja_ruby/css/mod_jaslideshow2.css

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

This topic contains 2 replies, has 2 voices, and was last updated by  aman204 13 years, 7 months ago.

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