Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • inspiredtechltd Friend
    #167895

    Hi,

    The mod_jaslideshow2 is over the main main menu drop down items so i cant click on them..

    please help..

    TomC Moderator
    #409042

    Greetings:

    Can you provide us with the url for the site you’re working on so we can view and try to investigate the issue?

    Thanks !!!

    inspiredtechltd Friend
    #409046

    <em>@TomC 263228 wrote:</em><blockquote>Greetings:

    Can you provide us with the url for the site you’re working on so we can view and try to investigate the issue?

    Thanks !!!</blockquote>

    hi,

    see site here.

    http://www.sermmed.mx/

    TomC Moderator
    #409066

    It appears that you’ve done some major modifications to the css …. to prevent overlaps you need to be sure to “clear:both” and watch indexing.

    Do you see a rule as follows ?? :

    #ja-top .slideshow {
    margin-bottom: -30px;
    }

    inspiredtechltd Friend
    #409143

    <em>@TomC 263276 wrote:</em><blockquote>It appears that you’ve done some major modifications to the css …. to prevent overlaps you need to be sure to “clear:both” and watch indexing.

    Do you see a rule as follows ?? :

    #ja-top .slideshow {
    margin-bottom: -30px;
    }

    </blockquote>

    hi am seeing

    #ja-top .slideshow_demo {
    margin-bottom: 30px;

    in the template.css where can i find the
    #ja-top .slideshow {
    margin-bottom: -30px;
    }

    Thanks

    khoand Friend
    #409204

    Hi,
    You replace this code from http://www.sermmed.mx/modules/mod_jaslideshow2/assets/themes/default/style.css


    .maskDesc, .maskdesc {
    background: none;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100;
    }

    with


    .maskDesc, .maskdesc {
    background: none;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 5;
    }

    – Delete all of files of /cache and /t3-assets folder

    TomC Moderator
    #409206

    Yep … It appears that khoand’s solution will do it – GOOD WORK, khoand.

    Let us know if, after applying khoand’s recommended solution above, this achieves the desired result you were looking for.

    inspiredtechltd Friend
    #409209

    <em>@khoand 263433 wrote:</em><blockquote>Hi,
    You replace this code from http://www.sermmed.mx/modules/mod_jaslideshow2/assets/themes/default/style.css


    .maskDesc, .maskdesc {
    background: none;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100;
    }

    with


    .maskDesc, .maskdesc {
    background: none;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 5;
    }

    – Delete all of files of /cache and /t3-assets folder</blockquote>

    worked great…….

    thanks so much

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

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

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