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 6705425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:24:09+00:00 2026-05-26T07:24:09+00:00

when I run my site on for example: /localhost/Test then the box-model and table

  • 0

when I run my site on for example: /localhost/Test then the box-model and table borders/padding/spacing etc… looks normal.

Example IE9 Box Model OK localHost: http://www.flickr.com/photos/cenesam/6243269622/in/photostream

When I run the same test site on: /my computer name/Test then IE9 goes wacky and the box-model increases padding / spacing etc…

Example IE9 BoxModel NOK Computername:
Url: http://www.flickr.com/photos/cenesam/6242752657/in/photostream

Does anyone recognize this behaviour and knows how to deal with this?
I’ve included 2 sample pictures to show the visual problem. One is with localhost one is with computer name.

Any ideas are much appreciated.
Thanks,
Joost

Finaly found the answer somewhere on the web.
Spudley (thank you!) pointed me to the right direction. This meta tag was definitly the answer!!

But what is important that IE NEEDS this tag to be the FIRST one in the Head section. My site uses a theming engine which parses the styles in the head tag and therefore it was not working.

Now I’m overriding this in web.config (webserver section) by:

<httpProtocol>
      <customHeaders>
        <remove name="X-UA-Compatible" />
        <add name="X-UA-Compatible" value="IE=Edge" />
      </customHeaders>
</httpProtocol>

And now it finaly works again.
Thank you all for thinking with me!

  • 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-26T07:24:10+00:00Added an answer on May 26, 2026 at 7:24 am

    Check the developer tools window (press F12) to see what rendering mode is being used.

    IE has config settings which can cause it to fall back into compatibility mode in certain circumstances. One of those circumstances is when it’s run on a “local intranet site” (which includes localhost).

    Go to the IE Tools menu, and pick the “Compatibility View Settings” to change the config on this.

    To force the site to load in the correct mode regardless of this setting, you can include the following meta tag in your HTML <head>:

    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    

    Hope that helps.

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

Sidebar

Related Questions

I try to run a simple aop example in this site. I have spring
I'm trying to test cherrypy framework by using example from their site: import cherrypy
I run a site using the MODx Content Management System. What I'd like to
I run a site where it is important to have good and simple URLs
I would like to add the following MIME type to a site run by
This article states that If your site is run on a shared Web server,
I'd love to use page caching on a Rails site I run. The information
Under my debian copy, I run a django site runs via apache2 and mod_wsgi.
We run a medium-size site that gets a few hundred thousand pageviews a day.
An existing Java site is designed to run under / on tomcat and there

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.