PDA

View Full Version : How to send map 'to back'


lauren374856
04-15-2009, 07:21 PM
Hi all,

I have a site with a CSS Menu Writer menu and, when I expand then menu to a second level, the menu partially disappears behind my Google map.

I have read that it might have something to do with the z-index of the map, but I don't know where in the code to insert this setting.

Any ideas?

Ray Borduin
04-16-2009, 08:38 AM
In the .css for the menu... called menu.css... you can add the z index to the first li style. I think it is the second or third one on the list.

In MW v2 this is automatically added.

lauren374856
04-27-2009, 07:04 PM
A belated thanks Ray!

I couldn't get it working with the z index, but as I had just downloaded version 2, I redid the menu and now it's perfect!

Ray Borduin
04-28-2009, 07:06 AM
The new version of menu writer automatically adds z-index in the correct spot to account for this issue.