Overlapping transparent PNGs

Hi,

The gadget I am creating is using a transparent png for the body background. On top of that, I want to put transparent numbers on top of it, but I keep getting a pink outline around the numbers. Is there anyway to get around this It looks fine in Mozilla. :(

Thanks!



Answer this question

Overlapping transparent PNGs

  • Pockey

    You need to use g:background and add text/images to it.

    For text use addTextObject (see this thread). And for images, use addImageObject (see this thread).

  • Overlapping transparent PNGs