Forums

[Plugin: WordPress Navigation List Plugin NAVT] IE 8 Compatibility (1 post)

  1. pendurocher
    Member
    Posted 2 years ago #

    If you are using IE 8 then you may run into the problem of your drop down portion of the menu pushing down the content...Here is a little work around that helped me.

    <!--[if IE 8]>
    <style>
    .flyout-menu li:hover ul{width:195px; position:absolute; top:165px;}
    </style>
    <![endif]-->

    Just change your "top:000px" to suit your menu.
    Hope this helps. Since you can't seem to get any from the developer!

Topic Closed

This topic has been closed to new replies.

About this Topic