Page 1 of 1

Support for transparent images(gif and png)

Posted: Fri Nov 01, 2013 11:54 am
by SSC
Hello,

we use the Oxygen Author Eclipse Plugin and want to use transparent images.

For instance, when we want to style the before content:

Code: Select all


.note:BEFORE{
content: url(transparent-image.png);
background-color: blue;
}
I guess there is already a feature request for this feature, but I did not find it.

Best regards,

Simon

Re: Support for transparent images(gif and png)

Posted: Fri Nov 01, 2013 12:38 pm
by Radu
Hi Simon,

I made some tests with a transparent PNG downloaded from:

http://upload.wikimedia.org/wikipedia/c ... ent%29.png

And it seemed to work for me, the background color was visible all around the round planet image.

You can send us some sample images if that does not work in a particular case.

Regards,
Radu