Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • 7of9 Friend
    #731392

    Hi,

    This is something my client asked. I really don’t know if this is the way to go, so please forgive me if you find this question poinless.
    When we hover over a picture at the grid, a card goes over the picture that shows the short description of the products.
    Is it possible to make the background of the card semi-transparent, so you can see the picture at the back? Like 50%, maybe…

    Thanks in advance.

    TomC Moderator
    #751040

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

    7of9 Friend
    #751041

    Hi @tomc ,

    The site is: http://gr.ts-bee.com/index.php/en/ and the template is in development mode with nothing compressed and optimized.

    Thank you.

    I forgot upload the picture I made. Please check it out.

    TomC Moderator
    #751042

    ;Try This . . . .

    Within file path —> /components/com_jshopping/css/fixel.css
    at line 698, add an “opacity” property – for example . . .


    .jshop_list_product .product .prod-info {
    background-color: #02bd85
    box-sizing: border-box;
    color: #c9f3e7;
    height: 100%;
    opacity: 0.5;
    overflow: hidden;
    padding: 40px;
    position: absolute;
    width: 100%;
    }

    You can, of course, play around with the value until you arrive at a result you’re most happy with.
    The larger the number, the less transparent.

    Hope That Helps

    7of9 Friend
    #751043

    Thanks @tomc that worked like a charm! 😀

    7of9 Friend
    #751044

    Thanks @tomc that worked like a charm! 😀

    7of9 Friend
    #751045

    Sorry for the double posting. It was a loading glitch.

    TomC Moderator
    #751150

    Happy to be of assistance . . . All the best with your continuing site development.

    🙂

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

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

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