Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • stuarta60 Friend
    #152483

    I am trying to sort my site so that you are able to click anywhere on the picture in the slideshow to link to the next page but it seems to be that you have to click the image description which appears in a black line at the bottom,

    Anybody help?

    Saguaros Moderator
    #350294

    Hello here is the solution for you

    1) open the file: /templates/ja_lead/css/mod_jaslideshow2.css and try to find the following code:

    .maskDesc {
    background: #000000;
    bottom: 0;
    cursor: pointer;
    height: 21px !important;
    left: auto !important;
    padding-top: 7px;
    position: absolute;
    position: absolute;
    text-align: right;
    top: auto !important;
    z-index: 100;
    }

    replace:

    .maskDesc {
    background: none!important;
    bottom: 0;
    cursor: pointer;
    width:100%!important;
    height: 100% !important;
    left: auto !important;
    padding-top: 7px;
    position: absolute;
    position: absolute;
    text-align: right;
    top: auto !important;
    z-index: 100;
    }

    GOodluck

    munders Friend
    #435407

    This didn’t work for me :((

    Phill Moderator
    #435420

    Have you tried updating to the latest version of the slideshow component with the JA Extension manager?

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

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

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