By bdanchilla on
Hello,
I installed the nice_menus module and it is very useful. However, if browsing with Internet Explorer, anything in the main content area blocks out the region of the folding menu that it overlaps. This problem does not occur with Mozilla, or even in IE if the menu is changed to the right sidebar/left foldout orientation. Unfortunately, I need to place the menus on the left side of the page. I suspect that IE overwrites blocks in the order that they are printed. So the center block overwrites overlapping left block area, and the right block overwrites the center block overlapping area.
Does anyone know the exact cause and/or a workaround for this problem? Thanks.
Comments
Something of a Work-Around
I have recently have begun creating new blocks that simply include code for pure CSS based menus. I've worked with nice menus and ran into the same problem. I have a menu on one of my sites where I use the following as code inside of a "main menu" block I added:
*****STOP COPYING HERE - COPY CODE FROM HERE UP******
You can find/create great looking CSS menus here:
http://exploding-boy.com/images/EBmenus/menus.html
http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/
Here's a beautiful slide out:
http://www.cssplay.co.uk/menus/flyout_horizontal.html
Last but not least, the most wonderful CSS Menu resource I've found:
http://www.alvit.de/css-showcase/css-navigation-techniques-showcase.php
Good luck with your website! Hope this helps!
I for one appreciate this
I for one appreciate this information a lot. Those are awesome sites, plutado! Thanks.
solution
http://drupal.org/node/43899#comment-75854