Menus go behind the Youtube video
Started by
mcarels
, Feb 11 2011 08:55 PM
9 replies to this topic
#1
Posted 11 February 2011 - 08:55 PM
When I installed a youtube video on the Feature, the menus go behind the video. How do I make it so they go over the video?
You can see my site here:
#2
Posted 11 February 2011 - 09:36 PM
Put this in your custom CSS code box:
#3
Posted 11 February 2011 - 11:50 PM
Is this proper?:
If so, it didn't work yet.
#4
Posted 12 February 2011 - 12:06 AM
You have it correct. Sorry, i see that's not working. I'll try to find the correct answer.
#5
Posted 12 February 2011 - 12:28 AM
Got it finally!
In the "features" settings go to where your video is embedded. Insert right after the part of the video code.
In the "features" settings go to where your video is embedded. Insert right after the part of the video code.
#6
Posted 12 February 2011 - 12:53 AM
That fixed the menu from showing over the video, but now the video won't play. I put (v/) in there for it to autoloop, maybe that's causing the issue.
Essentially I'd like it to Autoloop, Autoplay, with menus over it. How do I do that?
Here's the code:
Thanks
#7
Posted 13 February 2011 - 06:25 PM
Have you tried adding to make the video autoloop?
#8
Posted 14 February 2011 - 10:21 PM
Yah it loops fine, but not when I add this code:
wmode="opaque"
Here is the code when it works correctly (but with menus behind)
"<iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/v/U-f8hJk0RXI?rel=0&autoplay=1&loop=1" frameborder="0" allowfullscreen></iframe>"
Any ideas?
#9
Posted 15 February 2011 - 02:59 AM
First, don't use iFrames. Use the old embed code that YouTube offers.
Then see here:
Thanks, Bryan
#10
Posted 15 February 2011 - 03:36 AM
thanks got it to work











