Keyword

Menu Hiding behind video

  • tsconard
  • tsconard's Avatar Topic Author
  • Offline
  • New Member
More
14 years 4 months ago #44625 by tsconard
Menu Hiding behind video was created by tsconard
I am using the allvideos plugin to put a youtube video on my joomla article. However the top menu hides behind the video.

How can I fix this?

the website is lavernavillage dot com

Thanks.

Please Log in or Create an account to join the conversation.

More
More
14 years 4 months ago #44627 by zotter
Replied by zotter on topic Re: Menu Hiding behind video
Hi!

I put "?wmode=opaque" after {SOURCE} - in sources.php line 220 :


/* --- Major 3rd party video providers --- */
// YouTube
"youtube" => "<iframe src=\"www.youtube.com/embed/{SOURCE}?wmode=opaque\" width=\"{WIDTH}\" height=\"{HEIGHT}\" frameborder=\"0\" allowfullscreen title=\"JoomlaWorks AllVideos Player\">",

maybe it fix your issue...

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #44628 by Blue Sky Records
Replied by Blue Sky Records on topic Re: Menu Hiding behind video
Hi,

I do not know if that fixed tsconard's issue. But it certainly fixed mine.

Thanks, Zotter.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #44629 by Gregory Dahl
Replied by Gregory Dahl on topic Re: Menu Hiding behind video
Zotter's method "?wmode=opaque" method put the superfish menu drop downs in front of youtube vids for me on a 2.5.4 install, fixing ie internet explorer 9 .

And while I was there, I added "s" to http:// for added security: [https://]

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum