I am using tubepress for video, the menu always hiding behind the video.
Usually set flash background to transparent will resolve this problem, but there is no setting in the tubepress.
Any solution to rectify this?
I am using tubepress for video, the menu always hiding behind the video.
Usually set flash background to transparent will resolve this problem, but there is no setting in the tubepress.
Any solution to rectify this?
I'm no specialist at all but i've had the same problem a while back. I solved it by setting the z-index of the video part. If you set the z index of the video part to -9999 in your css file, it will be shown behind the menu
Try my z-index fix plugin which automatically fixes z-index problems for videos added using URL only.
http://shailan.com/wordpress/plugins/z-index-fix-for-wordpress/
For the solution of problem, you should always have wmode="opaque" or wmode="transparent" in your embed code.
This topic has been closed to new replies.