Re: [css-d] decapitated picture (Ian Young)

2007-04-09 Thread Ian Young
> > > Dave dolefully wrote: > > >> Well, good ol' IE6 does it again. On this page, the top left pic is > >> chopped in half. Don't know why. > > To which Ian intoned: > > > the margin-top:-3em; in the content is the culprit > > And Georg Gracefully added: > > > Add 'position: relative' to the image

Re: [css-d] decapitated picture (Ian Young)

2007-04-09 Thread Dave Pierce
Dave dolefully wrote: >> Well, good ol' IE6 does it again. On this page, the top left pic is >> chopped in half. Don't know why. To which Ian intoned: > the margin-top:-3em; in the content is the culprit And Georg Gracefully added: > Add 'position: relative' to the image in question, to fix I

Re: [css-d] decapitated picture

2007-04-09 Thread Gunlaug Sørtun
Dave Pierce wrote: > Well, good ol' IE6 does it again. On this page, the top left pic is > chopped in half. Don't know why. Add 'position: relative' to the image in question, to fix IE6' "stacking over the edge" problems. Good for you that you don't have to fix anything else :-) > http://www.

Re: [css-d] decapitated picture

2007-04-09 Thread Ian Young
> Sent: 09 April 2007 08:20 > To: css-d@lists.css-discuss.org > Subject: [css-d] decapitated picture > > > Well, good ol' IE6 does it again. On this page, the top left pic is > chopped in half. Don't know why. > > HTML validates. CSS sort of does, if you don&#

[css-d] decapitated picture

2007-04-09 Thread Dave Pierce
Well, good ol' IE6 does it again. On this page, the top left pic is chopped in half. Don't know why. HTML validates. CSS sort of does, if you don't mind the IE hacks. I know, they're everywhere, but I'm not paid to rewrite the entire site or page. Just add more stuff to the mess that's alrea