Re: [css-d] overflow:hidden and display:table

2009-03-03 Thread Philippe Wittenbergh
On Mar 3, 2009, at 8:49 PM, Ian Young wrote: > That fixes the overflow, but the cell now shrinks to size of image, > which is > not what we want. No, the cell doesn't shrink. Except maybe sometimes in Firefox 3. I'm not sure why. I think it is a timing issue somehow. Those pages are terrib

Re: [css-d] overflow:hidden and display:table

2009-03-03 Thread Philippe Wittenbergh
On Mar 3, 2009, at 8:09 PM, Ian Young wrote: > Moving on from yesterday's vertical align div, I have set up code to > vertically align images in a wrapping div. > > That's fine. However, images which are larger than the div and which > normally would be controlled by overflow:hidden, now spill ov

Re: [css-d] overflow:hidden and display:table

2009-03-03 Thread Ian Young
> -Original Message- > From: Gunlaug Sørtun [mailto:gunla...@c2i.net] > Sent: 03 March 2009 11:41 > To: Ian Young > Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] overflow:hidden and display:table > > Ian Young wrote: > > Moving on from yesterday&#x

Re: [css-d] overflow:hidden and display:table

2009-03-03 Thread Ian Young
> > Moving on from yesterday's vertical align div, I have set up code to > > vertically align images in a wrapping div. > > > > That's fine. However, images which are larger than the div and which > > normally would be controlled by overflow:hidden, now spill over. > > > > Any thoughts? > > > > h

Re: [css-d] overflow:hidden and display:table

2009-03-03 Thread Gunlaug Sørtun
Ian Young wrote: > Moving on from yesterday's vertical align div, I have set up code to > vertically align images in a wrapping div. > > That's fine. However, images which are larger than the div and which > normally would be controlled by overflow:hidden, now spill over. They don't spill over

[css-d] overflow:hidden and display:table

2009-03-03 Thread Ian Young
Moving on from yesterday's vertical align div, I have set up code to vertically align images in a wrapping div. That's fine. However, images which are larger than the div and which normally would be controlled by overflow:hidden, now spill over. Any thoughts? http://www.iyesolutions.co.uk/tem