![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All! I'm having problems with www.suneworld.com The thing is that I'd like to lock the width of the page, so that it won't adjust dynamically. |
#3
| |||
| |||
|
|
Hi All! I'm having problems with www.suneworld.com The thing is that I'd like to lock the width of the page, so that it won't adjust dynamically. |
#4
| |||
| |||
|
|
I'm having problems with www.suneworld.com The thing is that I'd like to lock the width of the page, so that it won't adjust dynamically. Any CSS people out there that can help me? |
#5
| |||
| |||
|
|
A compromise approach is to set a 'min-width' instead of the width so that it will only reduce so far but can be enlarged. However IE doesn't support this (though there is a JavaScript fudge about to emulate it). |
#6
| |||
| |||
|
|
Nooooooooooo. |
|
Min width is practically always very big mistake if page would not be broken whitout it (like when you have columns that are too narrow because they are based on percentage.) It is not problem to if the page fits smaller window. Everybody using smaller window knows that. All you could get by setting min-width is horizontal scrolbar whitout any reason. That is not good aproach. |
#7
| |||
| |||
|
|
Hi All! I'm having problems with www.suneworld.com The thing is that I'd like to lock the width of the page, so that it won't adjust dynamically. Any CSS people out there that can help me? |
#8
| |||
| |||
|
|
Nooooooooooo. Yes, actually. It would be very appropriate for the OP as the page stands. You might not approve of the page design but that is the author's choice. |
|
Yes but the "if" in "if page would not be broken" is a very big "if" indeed. If there is a point at which the page breaks, becomes unreadable or unusable, or justs looks plain stupid, then preventing that point being reached is a very good approach indeed. |
#9
| |||
| |||
|
|
I don't know what the single quotes mean. |
|
Please don't taunt the newbies with bogus information. There is no way in the context of the www to "lock the width of the page," given user stylesheets, browsers that ignore css, etc. |
#10
| |||
| |||
|
|
OP's design is very good indeed, and I can use it in any size window I wan't as long as it is bigger than image or size of float. |
![]() |
| Thread Tools | |
| Display Modes | |
| |