milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

Multiple navs in IE 8... #121

Closed ShannonMary closed 11 years ago

ShannonMary commented 11 years ago

In browser testing my site is rendering with two primary navigations in IE8, one overlapping the post content. Is this because of the browser itself or is there a fix for this?

(The site is also not rendering...really at all in IE 7. Is this typical?)

milohuang commented 11 years ago

The primary nav will be rendered twice, one for top nav, one for off-canvas. Foundation 3 is only compatible with IE8 and above. http://foundation.zurb.com/docs/support.php

ShannonMary commented 11 years ago

Thank you for the prompt response. I believe it's a problem with my customizations on the off-canvas nav. Looking into it now....