Previous Message
Next Message

layout check

Sent by maz on 4 August 2004 04:04


On Aug 3, 2004, at 3:06 PM, maz wrote:

> I've added position absolute to the wrapper and position relative to 
> body as in complex spiral page.
> Its helping prevent menu and content overlap when horizontal scroll 
> appears. I didn't change the margins and set no top, right, bottom, 
> left positions, because I wanted to test it first.
>
> It appears to work nicely, except that still leaves the problem of 
> placing the copyright at the bottom of the page and in Mac Opera the 
> right margin appears large.
>
> I have a lot of content layouts I don't want to mess with that may 
> need room to stretch, so far it appears this might be a good move and 
> may work best without setting top, right, bottom and left. I would 
> appreciate some feedback or suggestions.
> http://www.mercuryexposure.org/
>

Apparently windows ie extends the content width beyond the browser 
window and unreachable in certain cases such as with tables, maybe 
block content too. Microsoft says absolute does not have a margin and 
must use page position, although it doesn't look like everyone agrees. 
I used margins and they worked particularly well in mac ie and pushed 
the menu left as I intended, but the content still overlapped the menu 
in other browsers.

So I'm going back to what I had until I can find a solution to prevent 
fixed position horizontal overlap of menu in a re-sizeable page. I do 
like the way absolute wrapped content forces min-width keeping 
everything inside, but I can't see what's happening in windows.

Thank you those who replied.
maz

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: