Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • datinetweb Friend
    #145074

    Hello,
    I’ve loooked around the forum for the solution but i couldn’t find it.

    So, I have some .png images with transparent background. But JA Ruby display it with grey background.

    Here you can see it. http://www.datinetweb.com
    They are the two icon above the frontpage body.

    Thank you

    bennitos Friend
    #320125

    You have to look at the images background color in css.

    Here: Template.css line 1212


    img {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#E5E5E5 none repeat scroll 0 0;
    margin:0;
    padding:4px;
    }

    I have marked the part that is causing the grey background red.

    datinetweb Friend
    #320126

    Thank you very much.
    I solved!

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

This topic contains 3 replies, has 2 voices, and was last updated by  datinetweb 15 years, 1 month ago.

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