|
Posted by JWL on 05/05/07 09:00
Shanx wrote:
> One of my sites has been XHTML 1.1 for quite some time. It works
> perfectly in Opera (6 onwards), Firefox (1.5 onwards) and IE through
> the last version 6. It is only with the recent IE7 update that somehow
> the layout is broken, e.g., http://sniptools.com/musings/conan-calls-a-spade-a-spade
> -- the background image has a CSS of being centered through the middle
> of the <body>, but it shows up a bit to the right on IE 7, with a
> horizontal scroll bar. Funnily, the exact same CSS basically works on
> the main page: http://sniptools.com/ (although that too is off the
> left margin by a pixel or two). I'd appreciate any thoughts as to why
> this is happening? Optimistic side of me hopes that this can be fixed
> with some simple tweak that I'm overlooking because rewriting the
> whole columnar design would be a huge PITA. Many thanks in advance!
Try commenting out the #titlenav div.
[Back to original message]
|