Active
Project:
Mapping kit
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2008 at 11:25 UTC
Updated:
19 Nov 2008 at 21:26 UTC
Expandable menus (like nice menus module) are hidden behind openlayers map objects in every page that has an openlayers map.
Is there a way to set map objects backwards?
Comments
Comment #1
jpulles commentedDid you check css z-index values of the menus and map objects using Firebug? You can maybe try to change a z-index with the style parameter as in the demo at http://aardbodem.nl/?q=node/75. The z-index of the OpenLayers panzoom controls are set at 1004 by the OpenLayers library.