dicicco2
02-26-2008, 01:21 AM
I'd have to say I'm a pretty good CSS coder but I've run into something i haven't encountered before.
Right now i have a fixed width main content div that is centered in the browser.
I have another div that i have positioned absolutely which sits in the main content div but at an offset so it looks like its sitting out to the left.
I can't stand how when the browser is resized to be small it hides the absolute div hanging to the left. I know it's because its absolutely positioned.
Anyone have any insight on some remedies for this?
Attached is a picture of what I just described.
Right now i have a fixed width main content div that is centered in the browser.
I have another div that i have positioned absolutely which sits in the main content div but at an offset so it looks like its sitting out to the left.
I can't stand how when the browser is resized to be small it hides the absolute div hanging to the left. I know it's because its absolutely positioned.
Anyone have any insight on some remedies for this?
Attached is a picture of what I just described.