-
AuthorPosts
-
August 12, 2008 at 8:20 am #132117
Hi,
I have a problem whereby when the menu shows on a page with a wrapper then the menu goes underneath the wrapper. I presume it’s a zindex issue but where would I fix it? The wrapper contains a flash file.
The testsite isn’t publicly accessible yet but i’ve included a screen shot.
Thanks.
anisjolly Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
August 12, 2008 at 3:07 pm #265069Hi chtru
Yo’re right, you’ll have to amend the z-index of both the moomenu and the wrapper.
Without actually taking a look at the site, it’ll be extremely difficult for anyone to help you out with the correct code.
If there is a possibility of getting the site online, then there’s a chance we can help you out.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 13, 2008 at 6:56 am #265203Can you give us your live URL, any screenshot or more details of the problem will be helpful
riff Friendriff
- Join date:
- August 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
August 24, 2008 at 8:31 am #266979Hi there, I´ve the same problem. After some hours of research, here´s what I found out:
Flash is always displayed on the top layer (like windows media player or quicktime plugin). You cannot use z-index to control.
Setting wmode=transparent will allow to display menu over but it’s not supported in all browsers. FireFox and IE still have problem with text field /language customizations in flash when you set wmode to transparent. So flash needs to have wmode=”transparent” hardcoded into it.
So one way is to embedd the flash directly in the content without using a wrapper. Use the Advanced tab to set the wmode to transparent.
When I´come over to another solution I´ll post it.
Riff1 user says Thank You to riff for this useful post
August 30, 2008 at 9:05 am #267941thanks mate that fixed the problem!
riff Friendriff
- Join date:
- August 2008
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
August 30, 2008 at 11:33 am #267954Hi there, here´s my final solution:
I placed a slideshow pro gallery in my wrapper. The drop down menu keeps hiding behind the wrapper …
Solution: Change a parameter in the index.html of the gallery:line 207 –
‘wmode’, ‘window’, to ‘wmode’, ‘opaque’,
and Voila …
RiffAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 4 voices, and was last updated by riff 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Moomenu going underneath wrapper
Viewing 6 posts - 1 through 6 (of 6 total)