bvdb
09-28-2004, 03:26 PM
Hello,
I designed a frame-based site layout: one right column frame, a fixed top and bottom frame and a scrolling center (see http://kanka.de/konzept ).
Now I tried to convert this to CSS2, top and right boxes work fine, scrolling box as well ('position.. overflow').
:mad: BUT: The bottom-box gets overlayed by text from the scroll-box when the window is small ( see http://www.kanka.de/test/overflow_test.html ).
Is it possible at all to program this kind of layout with CSS?
// Bernd
I designed a frame-based site layout: one right column frame, a fixed top and bottom frame and a scrolling center (see http://kanka.de/konzept ).
Now I tried to convert this to CSS2, top and right boxes work fine, scrolling box as well ('position.. overflow').
:mad: BUT: The bottom-box gets overlayed by text from the scroll-box when the window is small ( see http://www.kanka.de/test/overflow_test.html ).
Is it possible at all to program this kind of layout with CSS?
// Bernd