views:

28

answers:

0

Everything was normal until I tested the page on IE7. I'm using greybox (but that is not important) and the pop-up page is with semi-transparent PNG background and looks ok... except on IE7 where the page gets background somehow.
I try to set

body { background-color: transparent }

and

#id_frame { background-color: transparen }

without success.

Can you help?