Re: [css-d] Three column layout with a static middle column

2005-11-09 Thread Eoin Maguire
EMAIL PROTECTED] On Behalf Of Al Sparber Sent: 09 November 2005 17:05 To: css-d@lists.css-discuss.org Subject: Re: [css-d] Three column layout with a static middle column From: "Pringle, Ron" <[EMAIL PROTECTED]> > Another solution, depending on your page layout and needs, w

Re: [css-d] Three column layout with a static middle column

2005-11-09 Thread Al Sparber
From: "Pringle, Ron" <[EMAIL PROTECTED]> > Another solution, depending on your page layout and needs, would be > to give > the middle div a minimum width. Of course IE ignores that > declaration, but > Stu Nicholls [0] has a solution for that if you're up for the > challenge. And if you're not

Re: [css-d] Three column layout with a static middle column

2005-11-09 Thread Pringle, Ron
> It should be a quick fix, would simply stating a fixed width > for the middle > DIV make it static in size? Short answer. Yes. If you specify a specific width, it will be that wide no matter the size of the window. You may want to consider that effect on your content's readability if the end

Re: [css-d] Three column layout with a static middle column

2005-11-09 Thread Al Sparber
From: "Eoin Maguire" <[EMAIL PROTECTED]> > Does anyone know if it's possible to have a simple three vertical > column > layout but with the middle column remaining the same width even if > someone > strarts dragging/resizing their browser window? I don't mean simply > change > resolution, I me

[css-d] Three column layout with a static middle column

2005-11-09 Thread Eoin Maguire
Hi, Does anyone know if it's possible to have a simple three vertical column layout but with the middle column remaining the same width even if someone strarts dragging/resizing their browser window? I don't mean simply change resolution, I mean clicking the 'Restore Down' button on your bro