Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • rand2712 Friend
    #197236

    How can I get the default background of a module transparent so that the images in the screenshot attached don’t show the white boxes around them.

    ps. the images are already saved with a transparent background in a png format.


    1. transparent-background
    newsun11026 Friend
    #533026

    Hi,
    I see your problem. This is background of .thumbnail class. You can add .thumbnail into custom.css file
    .thumbnail {
    background: rgba(255, 255, 255, 0);
    }

    rand2712 Friend
    #533034

    Your Fantastic worked like a charm 😀

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

This topic contains 3 replies, has 2 voices, and was last updated by  rand2712 10 years ago.

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