On 7/5/07, Mark Finney <[EMAIL PROTECTED]> wrote:
> I have submit this same problem over the last couple of days, but the
> problem persists! The site layout is very simple, a fixed width column, with
> a centred image for the header. However, IE pushes the image 1 px left and
> off center whereas FF treats it as expected... A test page demonstrating the
> issue is here: www.helpusmarry.co.uk/test/
>
> I am using IE6...
>
> Someone please explain what is happening! The coding is so basic, the only
> issue I have is with the positioning of the header img, the page is just a
> quick knock up to illustrate the problem. I have tried using a background
> image with css, and inserting the img directly into the html document with
> identical results.
>

If I stare really really hard I can just see the problem at some
viewport widths (IE and Opera) - given that it comes and goes as you
change the viewport width it is almost certainly a rounding error.
You could try eliminating the text-align:center on body, or serving it
only to IE 5.5 and older (plus ensure IE6 is in standards mode)


-- 
Richard Grevers, New Plymouth, New Zealand
Dramatic Design www.dramatic.co.nz
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to