Closed (fixed)
Project:
Simple Corporate
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2012 at 07:59 UTC
Updated:
14 Aug 2012 at 22:57 UTC
need add
#header-top{z-index:400;}
and modify
#main-menu li ul {
z-index: 400;
position: absolute;
left: -999em;
height: auto;
width: 170px;
margin: 1px 0px 0px 0px;
padding: 0;
}
z-index:400 <- fix conflict Overlay
Comments
Comment #1
devsaran commentedIt is fixed in 7.x-1.4.
Comment #1.0
devsaran commentedfix