Wells-it.com - Web Hosting

CSS - layer on a layer - is transparency possible?

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 20 posts

Joined: Sep 2006

I've a layer containing a SWF that I want to be visible on top of another text layer in CSS.

Trouble is that the layer appears like a white block with my SWF in it over the text. I'd like the white in my SWF layer to be transparent so I can see the text beneath it.
Is this possible in CSS?

They have: 20 posts

Joined: Sep 2006

Thanks -- how do you do it? If its IE and Firefox compatible then I am OK about it.

demonhale's picture

He has: 3,301 posts

Joined: May 2005

Although A link to the page in question could help, using "background:transparent;" on the SWF container might do the trick...