Closed (fixed)
Project:
mpFREE
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2010 at 02:02 UTC
Updated:
14 Feb 2010 at 10:13 UTC
Is use simplemenu for my adminstrative tasks. When the Site Logo is enbled, it renders over the menu. In other words, the menus open under the loge and are not accessable then.
How to change that?
Comments
Comment #1
mehrpadin commentedHoi Rino,
Yeah it's a z-index thing, you can fix it by changing the "z-index" property of the mpFREE logo to '90' or even '98' (SimpleMenus uses '99').
An example:
("mpFREE.css" right inside the "css" directory.)
Comment #2
mehrpadin commented