Css for png image overlapping flash?

I will try to make this short.

I am making this site within the wordpress.org framework. I plan on making the top section with the wood its own background, and the section with the beer bubbles will actually be flash in the middle. Is there anyway with CSS to let the top image (the logo) overlap the div and flash beneath it.

Thanks ahead of time! :slight_smile:

www.baseboardbuddy.com

I don’t see why not. In your flash code, put <param name=“wmode” value=“opaque”>. And just place the png over it however you see fit.

i guess my question is what type of css code would i need to overlay the png image.

Huh. Well I would probably just wrap the flash and the png in a container with position releative and place the png with absolute positioning where I want it.

Eric,

Any idea what I am doing wrong here?

http://baseboardbuddy.com/

Check the maroon logo on the top left if you can… Thanks!!