Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • javalquimia Friend
    #206520

    I would like change description mask as transparent color (no background) on jaslideshow lite.
    Now Development mode is=on

    TomC Moderator
    #571287

    It would be helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “No/Off” within your Template Manager–General settings

    TomC Moderator
    #736335

    It would be helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “No/Off” within your Template Manager–General settings

    javalquimia Friend
    #571288

    Sorry, I said development mode on but is not correct, optimize css is off now

    javalquimia Friend
    #736336

    Sorry, I said development mode on but is not correct, optimize css is off now

    TomC Moderator
    #571291

    Try This . . ..

    Within file path —> /templates/ja_playmag/css/themes/red/mod_jaslideshowlite.css
    at line 69, modify as follows:


    .ja-ss-desc {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 60px;
    color: #000
    left: 0;
    padding: 30px;
    position: absolute;
    text-align: left;
    top: 30px;
    width: 50%;
    z-index: 3;
    }

    Within the modified background property, 0.5 is transparency – which you can play around with until you arrive at the result you’re most happy with. Here are some additional information resources to further assist you . . .

    https://css-tricks.com/snippets/css/transparent-background-images/

    http://robertnyman.com/2010/01/11/css-background-transparency-without-affecting-child-elements-through-rgba-and-filters/

    TomC Moderator
    #736339

    Try This . . ..

    Within file path —> /templates/ja_playmag/css/themes/red/mod_jaslideshowlite.css
    at line 69, modify as follows:


    .ja-ss-desc {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 60px;
    color: #000
    left: 0;
    padding: 30px;
    position: absolute;
    text-align: left;
    top: 30px;
    width: 50%;
    z-index: 3;
    }

    Within the modified background property, 0.5 is transparency – which you can play around with until you arrive at the result you’re most happy with. Here are some additional information resources to further assist you . . .

    https://css-tricks.com/snippets/css/transparent-background-images/

    http://robertnyman.com/2010/01/11/css-background-transparency-without-affecting-child-elements-through-rgba-and-filters/

    javalquimia Friend
    #571368

    Ok Tom, now is fine for me. Thanks a lot 😉

    TomC Moderator
    #571386

    <em>@javalquimia 474437 wrote:</em><blockquote>Ok Tom, now is fine for me. Thanks a lot ;-)</blockquote>

    Glad I was able to help out . . . All the best with your continuing site development. 🙂

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

This topic contains 9 replies, has 2 voices, and was last updated by  TomC 9 years, 5 months ago.

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