![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I'm playing around with a layout for a weblog. A mockup can be seen at <http://outside.bakkelygaard.dk/~wegge/testblog/index.html>. |
#3
| |||||
| |||||
|
|
Anders Wegge Jakobsen wrote: I'm playing around with a layout for a weblog. A mockup can be seen at <http://outside.bakkelygaard.dk/~wegge/testblog/index.html>. The page has a fixed width of 800px, Entirely unnecessary. |
|
so I'm perfectly aware that horizontal scroll will occur wneh the brpwser viewport is narrower than that. That's simply a design tradeoff between having a useable proportion between the [Stuff]-bar on the right and the main content. Read: "and I'm unwilling to accomodate others." So, on behalf of those with a window narrower than 800px, may I just say thanks for being so considerate. |
|
However, I've noted a peculiar effect when looking at the page with Mozilla 1.4: When the viewport is too narrow, ? But you designed it this way. |
|
the left part of the page is inaccisible. I cannot replicate that problem in Mozilla 1.3/Win2k. In Moz 1.3, when my window is less than 800px wide, the *right* side is inaccessible. |
|
If anybody can figure out what I'm doing wrong You fixed your design at 800px. I'd appreciate a hint in the rigth direction. Stop breaking the web's inherent flexibility; then all your content will be accessible. |
#4
| |||
| |||
|
|
"Brian" == Brian <usenet1 (AT) mangymutt (DOT) com.invalid-remove-this-part> writes: Anders Wegge Jakobsen wrote: at <http://outside.bakkelygaard.dk/~wegge/testblog/index.html>. The page has a fixed width of 800px, Entirely unnecessary. Read: "Tradeoff means I've been unable to come up with a better alternative, that gives a remotely acceptable behavoiur in CSSignorant browsers" |
|
If you have a better solution at hand, I'm all ears. |
#5
| ||||
| ||||
|
|
Anders Wegge Jakobsen wrote: "Brian" == Brian <usenet1 (AT) mangymutt (DOT) com.invalid-remove-this-part> writes: Anders Wegge Jakobsen wrote: at <http://outside.bakkelygaard.dk/~wegge/testblog/index.html>. The page has a fixed width of 800px, Entirely unnecessary. Read: "Tradeoff means I've been unable to come up with a better alternative, that gives a remotely acceptable behavoiur in CSSignorant browsers" So, does this mean that you get "unacceptable" behavior when CSS isn't applied at all? That indicates a structural problem and should be fixed regardless of any CSS issues. If you are actually trying to get the |
|
page to look the same in all browsers regardless of their CSS capabilities, then you are in for much headaches and frustration. I suggest giving it up now before you dig in any deeper. |
|
If you have a better solution at hand, I'm all ears. There are lots of columned layout templates out there, links have been posted here many times. It would take about 3 seconds to find them on google, but here's one such posting: URL:http://groups.google.com/groups?hl=e....demon.co .uk |
|
To email a reply, remove (dash)ns(dash). Mail sent to the ns address is automatically deleted and will not be read. |
#6
| ||||
| ||||
|
|
Anders Wegge Jakobsen wrote: in fact I was trying to figure out *how* to avoid absolute widths whereever possible, That sounds like a good plan. But your first message gave no indication that you wanted to lose the fixed layout. It looked to me like you were trying to, uh, fix the fixed layout, if you see what I mean. |
|
I would get rid of the horizontal scroll, but that won't help me if i display an image that's wider than the viewport. With replaced content, you have no choice, other than to modify the content itself. But your mock-up has only text, no images. Thus, this exception does not apply. |
|
I have one problem left, though. The sideboxes still have an absolute width, which I'd like to get rid of somehow: Unless div.sidebox has an absolute width, IE6 renders the first box the first "sidebox?" |
|
to fill the avaiable horizontal space, but the following divs a rendered as narrow as possible. Is there a workaround for this? Not sure I follow. Assign a width to sidebody, in flexible units (em units seem appropriate here). That seems too simple, there must be something I'm missing. I don't have IE6. It looks fine in IE 5.0/Win2k, fwiw. All widths are uniform. |
![]() |
| Thread Tools | |
| Display Modes | |
| |