Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • art3 Friend
    #199392

    Please can you help me:
    I need the Slideshow3 to open a POPUP in each image.

    It can be done?

    my web is: http://www.seasonsshiningupgrades.com/

    chavan Friend
    #541107

    This is kind of customization, I suggest you to hire a developer and get this customization done. you can post it as a work in http://www.joomlancers.com

    art3 Friend
    #541109

    Just one more question.
    You have Slideshow Pause Button.
    Do you have this option?

    Thanks !!!

    chavan Friend
    #541132

    There is an option play in the js. may i know which JA template you are using . could you post your site Url and admin details in PM.

    art3 Friend
    #541202

    HI Chavan !!!

    Now you send hits in a private message.

    Thank you very much for your help.

    chavan Friend
    #541321

    Go to this File: /templates/ja_nex/css/template.css

    Add this code, clear cache and check the slideshow.

    .ja-moduletable .ja-slidewrap_rave .ja-slide-play {
    bottom: 10px;
    display: block !important;
    position: absolute;
    right: 45px;
    }

    .ja-moduletable .ja-slidewrap_rave .ja-slide-stop {
    bottom: 10px;
    display: block !important;
    position: absolute;
    right: 0;
    }

    art3 Friend
    #541438

    Chavan Hello, thank you very much for the help, much helped me make the changes.

    The change was as follows (Theme Rave)
    modules / mod_jaslideshow / assets / themes / rave / mod_jaslideshow.css


    .ja-slide-buttons span.ja-slide-prev {
    background: url(images/icon-prev.png) no-repeat right center;
    line-height: 0px;
    text-indent: -5000px;
    width: 30px;
    height: 30px !important;
    padding: 0px;
    position: absolute;
    right: 120px;
    cursor: pointer;
    bottom: 7px;
    }
    .ja-slide-buttons span.ja-slide-stop {
    background: url(images/icon-stop.png) no-repeat right center;
    line-height: 0px;
    text-indent: -5000px;
    width: 30px;
    height: 30px !important;
    padding: 0px;
    position: absolute;
    right: 80px;
    cursor: pointer;
    bottom: 7px;
    }
    .ja-slide-buttons span.ja-slide-play {
    background: url(images/icon-play.png) no-repeat right center;
    line-height: 0px;
    text-indent: -5000px;
    width: 30px;
    height: 30px !important;
    padding: 0px;
    position: absolute;
    right: 40px;
    cursor: pointer;
    bottom: 7px;
    }
    .ja-slide-buttons span.ja-slide-next {
    background: url(images/icon-next.png) no-repeat left center;
    line-height: 0px;
    text-indent: -5000px;
    width: 30px;
    height: 30px !important;
    padding: 0px;
    float: right;
    cursor: pointer;
    }

    /* cambio
    .ja-slide-buttons span.ja-slide-playback,
    .ja-slide-buttons span.ja-slide-stop,
    .ja-slide-buttons span.ja-slide-play {
    display: none !important;
    }
    */

    .ja-slide-buttons span.ja-slide-playback {
    display: none !important;
    }

    Add and change some lines, new icons also went up.

    I look like this:
    http://www.seasonsshiningupgrades.com

    Thank you very much, it served me long to understand how it works.

    chavan Friend
    #541461

    thanks for sharing the background image placement.

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

This topic contains 8 replies, has 2 voices, and was last updated by  chavan 10 years, 4 months ago.

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