Greg Farries
Member
Posted 2 years ago #
I have a slight problem with a youtube video (appearing on the same page as the gallery) not being placed in the background when the image popup is activated.
You can see what I mean here: http://tinyurl.com/yjv7je9
Click on any of the photos that are in the gallery, and you can see that the Youtube video doesn't stay in the background - it appears right next to the photo.
I know this is an issue with the CSS, but I can't figure out where the problem is in the code.
Any help would be appreciated. Thanks!
http://wordpress.org/extend/plugins/nextgen-gallery/
robiyah
Member
Posted 2 years ago #
I am having the same problem as greg. It has been bugging me for sometime and I don't have the knowledge to be able to fix it.
See it here: http://wells-next-the-sea.com
Any help will be appreciated as well. I am using the lifestyle 10 theme.
Bruce
civilitas
Member
Posted 2 years ago #
It's a pitty that (obviously) there's no solution...
google for wmode=transparent
daniloronchi
Member
Posted 1 year ago #
Thanks, problem solved!
Where you copy the video code, you have to add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
and after add the following parameter to the EMBED tag:
wmode="transparent"
taken from http://kb2.adobe.com/cps/142/tn_14201.html
Danilo
http://www.DaniReef.com