![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have created a 3 column liquid design webpage, the left and right columns are fixed at 200 pixels, the center one re-sizes when needed, however I want the minimum size of the center div to be 350, and so therefore the minimum size of the page would be 750px, no matter what. |
#3
| |||
| |||
|
|
"Kevin Matthews" <none (AT) blueyonder (DOT) co.uk> wrote: I have created a 3 column liquid design webpage, the left and right columns are fixed at 200 pixels, the center one re-sizes when needed, however I want the minimum size of the center div to be 350, and so therefore the minimum size of the page would be 750px, no matter what. min-width: 350px; Shame IE doesn't support it. |
|
Steve |
#4
| |||
| |||
|
|
In article <imm7u09ufio8b5tocn39uag8t5v52rm830 (AT) 4ax (DOT) com>, steve (AT) pugh (DOT) net says... "Kevin Matthews" <none (AT) blueyonder (DOT) co.uk> wrote: I have created a 3 column liquid design webpage, the left and right columns are fixed at 200 pixels, the center one re-sizes when needed, however I want the minimum size of the center div to be 350, and so therefore the minimum size of the page would be 750px, no matter what. min-width: 350px; Shame IE doesn't support it. Steve You forgot to mention the obvious - fixing the width does not make it a fluid (liquid?) design. |
![]() |
| Thread Tools | |
| Display Modes | |
| |