CSS Problem, fixed contentarea with left and right sidebar?

Posted by mathiregister on Stack Overflow See other posts from Stack Overflow or by mathiregister
Published on 2010-04-28T13:25:10Z Indexed on 2010/04/28 13:43 UTC
Read the original article Hit count: 290

Filed under:
|
|

Hey guys, i really need your help with a CSS-Layout. I tried a few time, however i've no chance (and actually no idea how) to solve it. Moreover I don't even know if it's possible the way I want it!

alt text

The #mainContent should always be centered horizontally in the browserwindow. It should be 1024px in width and a 100% of the windowheight. Now the difficult part. I need two divs, one on the left side, one on the right side of the #mainContent. Both should be 100% in height, but should ALWAYS have the rest of the browserwindow. If the browserwindow has only 1024px in width #navLeft and #navRight are invisible.

Is that even possible, if so, HOW? thank you

© Stack Overflow or respective owner

Related posts about css

Related posts about layout