Jump to content
Sign in to follow this  
travistsickle

nav/features issue

Recommended Posts

travistsickle

My drop down nav bar is behind my features section. So when I hover on a nav bar tab that drops down, it drops down behind the features section that is directly below it. How do I fix this?

Share this post


Link to post
Share on other sites
cmunns

Is it behind the features or behind a video that is inside of your feature? You may have to add `wmode="opaque"` to the parameters of the video embed code.

Share this post


Link to post
Share on other sites
travistsickle

hmmm. how do I add that? I have put up my site. www.sicklehunter..com It doesn't seem to be an issue in firefox, only explorer. thanks.

Share this post


Link to post
Share on other sites
Andrew

just google it to get the code and add it to your embedded flash :)

Share this post


Link to post
Share on other sites
travistsickle

Still didn't work. Does this look right? sicklehunter.com <object width="800" height="330"> <param name="movie" value="http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf'>http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf"> <embed src="http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf'>http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf" width="800" height="330"> <wmode="opaque"> </embed> </object>

Share this post


Link to post
Share on other sites
kastelic

I needs to be like this: <param name="wmode" value="opaque">

Share this post


Link to post
Share on other sites
travistsickle

ok I put it in the features section under Feature Page Media HTML or Embed Code Didn't work in Internet explorer...what am I missing? www.sicklehunter.com <object width="800" height="330"> <param name="movie" value="http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf'>http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf"> <embed src="http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf'>http://sicklehunter.com/wp-content/uploads/2010/12/Experience.swf" width="800" height="330"> <param name="wmode" value="opaque"> </embed> </object>

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×