| User | Post |
|---|
1:02 pm February 16, 2009 | Craig
| | | | | Guest | |
| | Ive had in some instances of WordPress themes that i really like, where the menu goes behind the content, frequently in the NexGen gallery, is there a fix anyone knows of for that? |
|
1:29 pm February 16, 2009 | Craig
| | | | | Guest | |
| | In addition, i would like to if possible, bring the second and third levels above the menu so it will come over the banner. Is that possible? Basically inverting it if at all possible. Second and third go up instead of down. |
|
5:38 pm February 25, 2009 | Linda
| | | | | Guest | |
| | I'm having the same problem. In FF the menu is behind the content but it's ok in IE. Does anyone know how to fix this? |
|
1:12 pm March 2, 2009 | dex
| | | | | Guest | |
| | Hey guys, anybody already found out? I can see that the drop-down appears only inside .menu though not #main I have been trying using #main a z-index, top, overflow and visibility.Setting to render .menu in positioning :absolute; the menu desapears. Kind Regards, Jorge dex. |
|
9:54 am March 24, 2009 | Scholtzz
| | | | | Guest | |
| | Hi I am nou pro, but I had the same problem. Look in you header.php, where you placed the plugin. Myne is inside a div with id = navbar, <div id="navbar">. if you take that id out, the dropdown menu does not go behind the text anymore. So al you need to do now is style the menu so that it fits into your theme. Hope this can help someone. |
|
12:15 pm April 6, 2009 | Craig
| | | | | Guest | |
| | Yeah, the problem i've found so far, and this is only a speculation, is that if you are using it inside a div tag, it breaks a little. |
|
1:30 pm February 13, 2010 | admin
| | | | | Admin | posts 104 |
| | Options: z-index settings overflow:hidden (change to overflow: visible) |
|