treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] The ie7 Disappearing Menu Items...

  • I've run out of ideas on how to fix the menu in the blue bar in ie7. It won't display.
    Link

    Can anyone offer a suggestion?

    Thank you in advance,
    CM
  • Hi,

    I have check your HTML & CSS and found whats the issue for menu.

    Please follow below steps:
    1. Open ie-6-7-fixes.css in notepad or Dreamviewer.
    2. Go to UL#main-nav LI id.
    3. and please remove zoom:1 from this id.

    After this your menu will be appearing in ie7.

    Let me know if you have any queries/comments.

    Thanks
  • Thank you for your suggestion.

    I tried removing zoom: 1 from ul#main-nav li and all of the ul#main-nav li a*'s without success.

    I'm using ieNetRender to view ie screen shots. In ie version7 the menu is still missing.

    CM

    P.S. Also tried This... Didn't work.