Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jacomino Friend
    #164446

    I need to disable slideshow control buttons (please see attached image), does anyone knows how to do it?
    thanks for your help,


    1. control_buttons
    pritam Friend
    #392938

    Hello,

    To disable control buttons on slideshow

    Can you provide your site url.But first go into the template manager and set css optimiation to “No” so we can see the correct files to modify and not the compressed version.

    pascalus89 Friend
    #393199

    It depends on your choise of skin in the module parameters. For my site i choose skin : jarasite :
    Skin : jarasite

    And you must disable Navigation Show in the NAVIGATOR SETTINGS,

    NAVIGATOR SETTINGS OPEN
    Navigation Show Non Number Contain Thumbnails

    You can play with this two parameters in order to get the best configuration for what you want.

    Phill Moderator
    #393202

    Go into templates>ja_anion>css>mod_jaslideshow.css and remove the lines below.

    .ja-slide-buttons {
    position:absolute;
    right: 20px;
    bottom: 20px;
    }
    .ja-slide-buttons .ja-slide-stop {
    text-indent: -1000em;
    background: url(../images/icon-stop.gif) center center no-repeat;
    height: 20px;
    width: 20px;
    }
    .ja-slide-buttons .ja-slide-next {
    text-indent: -1000em;
    background: url(../images/icon-next.gif) center center no-repeat;
    height: 20px;
    width: 20px;
    }
    .ja-slide-buttons .ja-slide-prev{
    text-indent: -1000em;
    background: url(../images/icon-prev.gif) center center no-repeat;
    height: 20px;
    width: 20px;
    }
    .ja-slide-buttons .ja-slide-playback{
    text-indent: -1000em;
    background: url(../images/icon-playback.gif) center center no-repeat;
    height: 20px;
    width: 20px;
    }
    .ja-slide-buttons .ja-slide-play{
    text-indent: -1000em;
    background: url(../images/icon-play.gif) center center no-repeat;
    height: 20px;
    width: 20px;
    }
    .ja-slide-buttons {
    background: url(../images/button-bg2.png) left center no-repeat;
    padding: 5px;
    }
    .ja-slide-buttons span { padding: 2px 0; }

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

This topic contains 4 replies, has 4 voices, and was last updated by  Phill 13 years, 5 months ago.

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