I have a css menu using the "Navigation: CSSMenu - Horizontal" style sheet for the menu. CMSMS is 1.11.1.
Just below the css drop down menu is an embedded youtube video. The css menu drops behind the youtube video (which I expect is flash).
I have tried the usual z-index and transparency modes for the embed but still cannot fix it.
Here's some of the code:
Code: Select all
<div class="fltlft frontVideo" style="z-index:-999;"><__iframe width="547" height="300" allowtransparency="allowtransparency" wmode="transparent" src="http://www.youtube.com/embed/#######?rel=0?wmode=transparent" frameborder="0" allowfullscreen></__iframe></div>
But the drop down menu still sits under the video.
Any ideas?
All help greatly appreciated.
Thanks, Steven