I have the same problem in the IE 7 explorer and I can not solve it. I have in the option module CSS the following code:
The site is
www.fundacionbobath.org
I'm using the template Kinetic designed by
www.rockettheme.com
. Ux-menu-container. Ux-menu A
{
font-family: Arial;
}
. Ux-menu-container UL.ux-menu LI A {
color: # 0038A8;
background: # 9BC4E2;
border-bottom: 1px solid # 0038A8;
border-top: 1px solid # 0038A8;
border-left: 1px solid # 0038A8;
border-right: 1px solid # 0038A8;
}
. Ux-menu-container UL.ux-menu LI A: hover {
color: white;
background: # 0038A8;
}
body # pillmenu LI to
{
float: none;
height: 30px;
}
body # midnav
{
z-index: 100;
}
body # langpathseek
{
z-index: 1;
* Clear: none;
}
Thank you very much