I am designing a webpage with an horizontal submenu. It works perfectly in all browsers except ie (i'm interested in a correct display in ie8 and ie9).
The problem seems to be that the submenu is correctly shown when the mouse is over its parent li, but when go to the links of the submenu, it dissapears. The submenu seems not to reconize the block display I've puted.
I'm doing it with css in a wordpress theme. I've tried changing the displays, margins, paddings... I'm lost, I don't know what to do.
This is the page if someone wants to help me: http://charocalvo.org/
Thanks