![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all, I've been trying for quite some time to eliminate scrollbars on my latest site; I'd be perfectly happy if only the horizontal one would go away, actually. FF and Opera have horiz. scrollbars at 1280x1024. IE has none, yet "We've been pared down to a four piece ...." runs off the edge of the page, and cannot be read in it's entirety. Same with the paragraphs below it in the same <div>. Any help greatly appreciated. |
#3
| |||
| |||
|
|
Lester L. wrote: I've been trying for quite some time to eliminate scrollbars on my latest site; I'd be perfectly happy if only the horizontal one would go away, actually. http://thedings.servebeer.com I'm not quite sure how you think it should render, but no matter. I'm pretty sure part of your problem is your use of position:relative with the top/left/whatever offsets you set. A lot of folks seem to thing relative positioning is some flavor of absolute positioning. It isn't. Why don't you do a mockup of what you are trying to achieve? Then maybe we can make some suggestions for ways to do it properly. |
#4
| |||
| |||
|
|
My goal with relative positioning was to have elements evenly spaced across the page in a variety of screen sizes. |
|
Thanks for your insights, still don't get why the probs width-wise. Ctrl+A shows nothing off to the right, why scroll bar? |
#5
| |||
| |||
|
|
With block element outlining turned on: http://dorward.me.uk/tmp/thedings.png ... several elements extending beyond the window. Relative positioning is not designed for what you are trying to use it for. |
#6
| |||
| |||
|
|
May I ask how you are able to view block element outlining? |
![]() |
| Thread Tools | |
| Display Modes | |
| |