Menu gets cut off by flash in Safari only>?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
duplay
Power Poster
Power Poster
Posts: 289
Joined: Tue Mar 14, 2006 1:57 pm

Menu gets cut off by flash in Safari only>?

Post by duplay »

I have two seperate flash items on my pages that get either messed up or the menu goes under it in safari only. I have set the flash to wmode=transparent and that seems to work with every browser except safari.

http://pages.sparcc.org/sparcc

[attachment deleted by admin]
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Menu gets cut off by flash in Safari only>?

Post by tsw »

try setting z-index higher for menu items

sorry cant help much more as I dont have safari handy...
User avatar
duplay
Power Poster
Power Poster
Posts: 289
Joined: Tue Mar 14, 2006 1:57 pm

Re: Menu gets cut off by flash in Safari only>?

Post by duplay »

can you explain in detail how to set the z-index?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Menu gets cut off by flash in Safari only>?

Post by tsw »

something like

div#menuwrapper {
z-index:999;
}
Post Reply

Return to “Layout and Design (CSS & HTML)”