oranjeguice
11-08-2010, 09:56 PM
Hi there--I've been quite baffled with a request from a client.
I basically want my #content_box DIV to be aligned to the bottom right corner of the window at all times, however, when the window is shrunk, I want #content_box to stop moving at a certain point so it doesn't overlap other elements on the page.
Currently I have #content_box set to position:absolute. I read that if the parent DIV of an asolutely positioned DIV has a min-width set, then the DIV within should stop moving when the parent's min-width is reached. Unfortunately that's not working for me :/
Here's a link to the current website: http://www.grafikintervention.com/ (http://www.grafikintervention.com)
Any help would be greatly appreciated! I hope I've explained everything decently.
I basically want my #content_box DIV to be aligned to the bottom right corner of the window at all times, however, when the window is shrunk, I want #content_box to stop moving at a certain point so it doesn't overlap other elements on the page.
Currently I have #content_box set to position:absolute. I read that if the parent DIV of an asolutely positioned DIV has a min-width set, then the DIV within should stop moving when the parent's min-width is reached. Unfortunately that's not working for me :/
Here's a link to the current website: http://www.grafikintervention.com/ (http://www.grafikintervention.com)
Any help would be greatly appreciated! I hope I've explained everything decently.