473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Fixing the size of a DIV

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
Jul 21 '05 #1
4 5162
"Kevin Matthews" <no**@blueyonder.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

Jul 21 '05 #2

"Steve Pugh" <st***@pugh.net> wrote in message
news:im********************************@4ax.com...
"Kevin Matthews" <no**@blueyonder.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.

Steve

Jul 21 '05 #3
saz
In article <im********************************@4ax.com>, st***@pugh.net
says...
"Kevin Matthews" <no**@blueyonder.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.
Jul 21 '05 #4

"saz" <sa*****@nospammersexcite.com> wrote in message
news:MP************************@news.comcast.gigan ews.com...
In article <im********************************@4ax.com>, st***@pugh.net
says...
"Kevin Matthews" <no**@blueyonder.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
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Bryan Olson | last post by:
Here's the problem: Suppose we use: import socket f = some_socket.makefile() Then: f.read() is efficient, but verbose, and incorrect (or at least does not play will with others);
115
by: J | last post by:
I've run CSSCheck on my style sheets and I always get a warning similar to this: "font: bold 9pt/100% sans-serif Warning: Absolute length units should not generally be used on the Web ..." ...
7
by: vadi | last post by:
I need to design a class for fixing different kind of errors. The errrors fall into number of categories. For each category the methodology of fixing the error is different. I do not want to use a...
5
by: Patrick De Ridder | last post by:
My program produces a number of overviews, for which I use different forms, which are displayed. These forms are displayed at certain positions on the screen. I don't want the user of the program...
18
by: chimalus | last post by:
I am using a table with no column widths specified, letting the table layout manager do its thing for figuring out the column widths, and this works just fine. Now I want to make the table...
4
by: sherifffruitfly | last post by:
Hi - I'm just learning basic file i/o stuff, and the following input routine skips the first entry in text files. I would guess it's a similar phenomenon as when there's a CR left in the buffer and...
0
by: abhinav123 | last post by:
hello frnds i need to send the page size from the code itself and not from the report designer how can i do it for ex---my page size is 06 ht and 08 wdt
1
by: cdea | last post by:
hi, i'm trying to fix my layout for ie7 but i haven't the slightest clue as to where i should start. you can check out the layout for yourself at http://www.deepcoterie.com/index.php the css...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.