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

  • SEARCH
  • Home
  • 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 7973717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:11:04+00:00 2026-06-04T08:11:04+00:00

I have a div with 2 divs in it with display: inline-block since their

  • 0

I have a div with 2 divs in it with display: inline-block
since their height is not the same I use vertical-align: top to make them aligned to the top border instead of the bottom.
In modern browsers it works fine but in IE7 the inner divs get pushed way beyond the width of the page, any ideas why?

UPDATE: http://jsfiddle.net/DE46Z/
I need all the elements to be aligned to the top, In IE7 the vertical-align top does not work

  • 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-06-04T08:11:06+00:00Added an answer on June 4, 2026 at 8:11 am

    IE7 does not understand inline-block.

    Add this to your css:

    .myclass {
        zoom: 1; // will trigger 'hasLayout'
        *display: inline;  // the '*' will target IE7 only
    }
    

    Check this article on the subject, it’s pretty complete

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have three divs with display: inline-block . In every div i have div
I have this html: <div id='calendarControlPane'> <div id='calendarControl'> <div style=border-style:solid; display:inline-block;> <div style=width:14;height:15;> </div>
I have this structure: <div class=father> This string is left-aligned <div class=divToCenter style=display:inline-block;> //contains
I have a container DIV which contains several block-DIVS. Every block-DIV contains SPAN items
I have this problem that always occurs when I'm using display: inline-block to display
I have a varying number of inline-block divs that I want to collectively take
I have 3 inline divs, with set width and height. They look great, then
I've got a few divs (multi-column page) with display: inline-block set. Shouldn't this prevent
I have a div (.header) contained within other divs. When my page loads, momentarily
I have a DIV container with several inner DIVs layed out by floating them

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.