Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

Page menu appears underneath page content in IE - please help


  #1  
Old Mar 1, 2010, 03:27 PM
deuxetoiles
 
44 posts · Dec 2009
Hi Everyone!

I can't reproduce this issue in Firefox of Safari for Mac, but my client is seeing this problem on her Windows machine in IE.

The page menus are dropping down underneath the page content on her front page. More specifically, there is an embedded YouTube video on that page which overlaps the page menus as they drop down.

The page in question is here: http://catewhite.com/wordpress/

Can anyone else reproduce this problem?

Can anyone suggest a way to solve it?

Thanks!

- Amy

Atahualpa 3.4.4
WordPress 2.9.2

Last edited by deuxetoiles; Sep 21, 2011 at 11:42 AM.
  #2  
Old Mar 1, 2010, 04:07 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Just a shot but try adding wmode="opaque" to the embed tag for the YouTube video
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Apr 29, 2010, 12:50 PM
KoenD
 
1 posts · Apr 2010
Quote:
Originally Posted by deuxetoiles
Hi Everyone!

I can't reproduce this issue in Firefox of Safari for Mac, but my client is seeing this problem on her Windows machine in IE.

<cut>

Can anyone else reproduce this problem?

Can anyone suggest a way to solve it?

Thanks!

- Amy

Atahualpa 3.4.4
WordPress 2.9.2
Hi,
I have the same problem, my drop down menu is hiding behind a photo gallery.
Not on Mac, only IE. Did you find a solution yet?

Regards,
  #4  
Old Apr 29, 2010, 08:53 PM
deuxetoiles
 
44 posts · Dec 2009
Ah yes, I did. I had to add a bit to the code. The solution is here:
http://www.slikinteractive.com/2009/...htboxthickbox/

I'm copying it here for perpetuity.
Add the following code after the Object tag
Code:
<param name="WMode" value="transparent"></param>
And add the following code just before the type=”application/x-shockwave-flash”
Code:
wmode="transparent"
Together it should look something like this:

Code:
<object width="300" height="220"><param name="WMode" value="transparent"></param><param name="movie" value="http://www.youtube.com/v/NnMgg4nygSY&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
<embed wmode="transparent" src="http://www.youtube.com/v/NnMgg4nygSY&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="300" height="220"></embed></object>
  #5  
Old Oct 11, 2010, 07:19 AM
berkleegrad
 
19 posts · Mar 2010
Yup - solved my problem - great forum - great theme - great support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
child categories of menu bar are underneath first post's swf for mac users... voodoo Page & Category Menu Bars 0 Feb 19, 2010 08:19 AM
[SOLVED] background image only appears on main page, not on other pages aahuganda Header configuration & styling 2 Oct 21, 2009 08:54 PM
Three specific customization questions (menu bar, page content, background) Shane Header configuration & styling 1 Oct 13, 2009 05:24 AM
Add a link to the page menu bar? Or better way to organize content? cjhixon Header configuration & styling 0 Aug 26, 2009 04:17 PM
[SOLVED] Dashed border still appears with page menu centering neska0209 New Versions, & Updating 6 Jul 15, 2009 05:15 AM


All times are GMT -6. The time now is 04:09 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.