Jump to content
Sign in to follow this  
mguevara

youtube video hides Navbar in IE

Recommended Posts

vindicus

Took your advice too Catrina.. But In chrome it's still a problem. Hmm

Share this post


Link to post
Share on other sites
catrina

Is it working in IE, though? Have you tried using the YouTube embed code from the video's YouTube page and adding the "transparent" parameters to it? For example:

[/code]

Note: This embed code is just example code for another video from YouTube.


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
vindicus

As usual, you got magic fingers,works like a charm! Gotta say I was no surprised that the film you chose featured a cat. I might actually send you a pie.

Share this post


Link to post
Share on other sites
mguevara

mm still not working, i tried with the old code of youtube and then added value="transparent" and it is not working

Share this post


Link to post
Share on other sites
Jenny

I found this using a Google search. Hopefully it helps:

Set the z-index of the div holding the flash to 1 and the z-index of the div holding the nav to 2. In the flash element, ook for the flash tag and add the following code:

You??™ll want to insert this code right below the tag.

Source

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites
mguevara

So I have this code, I followed your instructions, still not working :s

Share this post


Link to post
Share on other sites
Rob

Are you sure the actual link in the embed code is correct? When I go to it a full screen video opens. Also, please not that for some reason, AFTER the close quote " in the URL to the video, the link continues to include ">


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
mguevara

The original address is this one:

do you have any further suggestion on the code?

Share this post


Link to post
Share on other sites
catrina
Hm, I don't know of any alternative YouTube embed codes. When you mentioned that it worked like a charm earlier, what code were you using that actually worked?

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
vindicus
It was me who said it worked like a charm :) and still does. However browsing site on an Ipad, the same problem occurs. This isn't any biggie, just a notice. But that's problem is out of even your coding magic hands Catrina :P The code still works like a magic though. I pick youtube movies, use old embed code, add the last line you provided. Then done :) CHARM :D

Share this post


Link to post
Share on other sites
Kate
Another thing you could try is to change the #sitenav code: [code]#sitenav{position:relative;z-index:100 !important;}[/code]

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  

×