Log in

View Full Version : Modifying Fixed Layout #2.1 so Left Column is 100% Height



pinch
05-26-2011, 06:18 PM
I am trying to edit the layout "CSS Fixed Layout #2.1- (Fixed-Fixed)" such that the left column always has a 100% height (stretches all the way to the footer). Currently if the content column is longer than the left column, the left column will not stretch to 100% height. Is this possible?

http://www.dynamicdrive.com/style/layouts/item/css-fixed-layout-21-fixed-fixed/

coothead
05-26-2011, 06:45 PM
Hi there pinch,

the "faux columns method" is a possible solution to your problem. ;)

Further reading:-
http://www.google.com/search?q=css+faux+columns
coothead

pinch
05-26-2011, 07:19 PM
Hi there pinch,

the "faux columns method" is a possible solution to your problem. ;)

Further reading:-
http://www.google.com/search?q=css+faux+columns
coothead

That worked perfect, thanks faux sho!

coothead
05-26-2011, 07:25 PM
No problem, you're welcome. ;)