Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.