test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ger12 Friend
    #178949

    :eek:???

    HeR0 Friend
    #460582

    Hi Ger12
    You should css apply opacity for element.

    Regards,

    ger12 Friend
    #460624

    Thank you heR0
    Could you give me the right directotry and the right code to do that. :-[

    HeR0 Friend
    #460662

    Hi Gert2
    Please provide your website link and make sure that you disabled css optimize method in template setting. Then i have a look and help you out.

    Regards,

    ger12 Friend
    #463518

    I disabled css optimize in template setting. Clear cache but nothing happens. Could you take a look, please: http://www.cumpleverde.com

    Thanks.:)

    HeR0 Friend
    #463536

    Hi Gert12
    You should set opacity in module setting as your attached image or set in css by input to file modules/mod_jaslideshow/assets/themes/social-slideshow/mod_jaslideshow.css code below:

    .maskDesc {
    opacity: 0.5 !important;
    }

    Regards,

    ger12 Friend
    #463747

    Hi,

    this not the code i need

    Code:
    .maskDesc {
    opacity: 0.5 !important;
    }

    this code is for the opacity of the description

    It is possible? because i using a white picture. :-[

    Thanks a lot.

    HeR0 Friend
    #463796

    Hi
    In file modules/mod_jaslideshow/assets/themes/social-slideshow/mod_jaslideshow.css line 13

    .ja-slidewrap_social-slideshow {
    background: url("images/bg-slideshow.gif") repeat-x scroll center bottom #FFFFFF
    border: medium none !important;
    padding: 10px 10px 0;
    position: relative;
    }

    you should edit to

    .ja-slidewrap_social-slideshow {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none !important;
    padding: 10px 10px 0;
    position: relative;
    }

    Regards,

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

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

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