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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T00:41:57+00:00 2026-06-03T00:41:57+00:00

<div class=logo> <h1><a href=/><img src=image.png alt=Red Rectangle /></a></h1> </div> .logo h1 img{ position: relative;

  • 0
<div class="logo">
    <h1><a href="/"><img src="image.png" alt="Red Rectangle" /></a></h1>
</div>

.logo h1 img{
    position: relative;
    width: 256px;
    left: 50%;
    margin-left: -128px;
    border: none;
}

With the code above I am centering an image to the middle. But this only works for FireFox, Chrome, because in Internet Explorer 7 it looks like the image is not centered but like 30 pixels to the right from the center.

Screenshot of the not completely centered image (red) in IE7
Screenshot

Does anybody knows how I can make this work properly in IE7?

EDIT: I don’t want to use margin: 0 auto; because that makes the area around the image (when it’s centered) also clickable as a link. I want only the image be clickable as a link.

  • 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-03T00:42:00+00:00Added an answer on June 3, 2026 at 12:42 am

    Maybe margin: 0 auto; would work better for you? It depends on if you are positioning this on the page or you just want it centered. You can use this if you know the width of the element:

    .logo h1 img {
        width: 256px;
        margin: 0 auto;
        border: none;
    }
    

    This will center it because the margin on left and right is auto and the width is set.

    jsFiddle: http://jsfiddle.net/thFpF/


    Edit

    You should instead center a parent element with margin: 0 auto; then and put the image and anchor (<a> link) inside it. This way the whole area will not be clickable.

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

Sidebar

Related Questions

<div class=left> <a href=index.php> <img class=logo src=images/logo.png alt=logo width=100% height=auto /> </a> <img class=certificates
The example I have in HTML: <div id=red-nav-warp> <ul id=red-nav-logo> <li><img class=sponsors id=sponsorone src=media/img/logosmall.png
I have a user avatar on my website. Simple image tag: <img src=foo.jpg class=userphoto
I have something like this currently: <div class = className style = position: absolute;
I am attempting to use background-image:url('path/to/image.png'); to place a background image in a div
Ok so I have the follow menu: <div class=header> <div id=logo></div> <ul class=menu> <li><a
I want to scale the picture to fit the main div class http://jsfiddle.net/EyW99/ Sorry,
<div class = a> <div class = a b> text </div> </div> <script> alert($(.a).html());
My div with class name 'header-body-right' doesn't seem to be floating to the left
Let's say I do something stupid like this: <div class=my_class>fun wee!!</div> <span class=my_class><b class=my_class>Title</b></span>

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.