HighDots Forums  

Fixing the size of a DIV

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Fixing the size of a DIV in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kevin Matthews
 
Posts: n/a

Default Fixing the size of a DIV - 01-11-2005 , 07:21 AM






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.

At the minute, if i re-size my screen lower than 400, the 2 side columns
come close together and block the center one completely, is it possible to
do this without the use of spacer gifs or anything like that???

Kev



Reply With Quote
  #2  
Old   
Steve Pugh
 
Posts: n/a

Default Re: Fixing the size of a DIV - 01-11-2005 , 07:55 AM






"Kevin Matthews" <none (AT) blueyonder (DOT) co.uk> wrote:

Quote:
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



Reply With Quote
  #3  
Old   
Kevin Matthews
 
Posts: n/a

Default Re: Fixing the size of a DIV - 01-11-2005 , 08:48 AM




"Steve Pugh" <steve (AT) pugh (DOT) net> wrote

Quote:
"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.
Is there anything similar that IE supports as that does the job perfect in
firefox.

Quote:
Steve




Reply With Quote
  #4  
Old   
Kevin Matthews
 
Posts: n/a

Default Re: Fixing the size of a DIV - 01-11-2005 , 11:04 AM




"saz" <saz1958 (AT) nospammersexcite (DOT) com> wrote

Quote:
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.
True but the design doesn't need to work for anythin, the smallest browser
it has to work for is 800x600, no pda or nothin, i just want it to expand to
full and re-size to only that size. I'm designing it for the customers
needs, which means only half of a liquid design if you know what i mean




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.