Viewing 4 replies - 1 through 4 (of 4 total)
  • I’ve seen this problem before… IE8 won’t recognize the NAV tag. Try changing it to a regular old DIV tag, or surround the NAV tag with a DIV and give it the style ID #access instead.

    Thread Starter spkane

    (@spkane)

    Sixhours – thx for the excellent insight.

    Np ??

    Thread Starter spkane

    (@spkane)

    Turned out to be a coding error on my part. Was missing a closing tag on the <!–[if IE 7]> statement in header.php.

    Ironically ie7.css was still referenced okay – and the menu displayed fine in ie7 – but ie8 displayed it vertically.

    Once the <![endif]–> was added in header.php, it was all good.

    Thanks to sixhours, whose suggestion helped me trip on the solution.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘twentyeleven menu displays vertically in ie8 (only)’ is closed to new replies.