Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6997393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:16:41+00:00 2026-05-27T20:16:41+00:00

Menu works in all major browsers but it’s looking different in IE7. See screen

  • 0

Menu works in all major browsers but it’s looking different in IE7. See screen shots below.
Check demo at http://jsfiddle.net/FQLdm/6/

When you hover your mouse over the home link, you will see a submenu. In IE7, both the menu button and submenu are pushed up.

This happened when i replaced this

.menu1 ul.menu li{
    position: relative;
    list-style-type: none;
    display:block;
    float:left;
}

with this (I need to use this way inline-block to center the list items)

.menu1 ul.menu li{
    position: relative;
    list-style-type: none;
    display:inline;
    display:inline-block;
    *display:inline; /*IE7*/
    *zoom:1; /*IE7*/
}

In Chrome it looks fine
In chrome it works fine

In IE7 it looks different. Note how the home button is raised up. it should look like the chrome screenshot above.

In IE7 it looks different

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T20:16:41+00:00Added an answer on May 27, 2026 at 8:16 pm

    Write vertical-align:middle in your li. Like this:

    .menu1 ul.menu li{
      vertical-align:middle;
      position: relative;
      list-style-type: none;
        display:inline;
        display:inline-block;
        *display:inline; /*IE7*/
        *zoom:1; /*IE7*/
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The following dropdown menu works fine in modern browsers (IE7/firefox) but not in IE6.
This basic menu works perfectly in all modern browsers but is not playing ball
I have a dropdown menu on a website that works perfectly on all browsers
it is working on all browsers but ie7 and ie8. The content dosn't seem
I have a sidebar with collapsible menu it works fine but all the values
I'm using this for displaying a drop down menu. It works in all browsers
I have a CSS hover menu which works in all browsers except... surprise --
My food menu works perfectly in Firefox and IE, but not at all on
I have the following html mark up that works in all browsers but when
My menu works fine as it is, but its currently using the ASC order.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.