Web Hosting Talk







View Full Version : CSS Columns - Need some help!


dlewis23
09-11-2009, 10:20 AM
I've got a problem that I can't seem to figure out how to make work right.

I have 2 columns left and right. The left one is fixed at 300 PX wide. But the right one is where the content needs to go is going to be adjustable to fit the browser.

My problem is, I got the left one fixed at 300 PX but I can not get the right one to play nice, as the browser gets bigger it is suppose to expand, as it gets smaller it is suppose to contact.

As I make the browser smaller it eventually just pushes the right side under the left.

I have tried min-width and max-width but no luck. Anyone got an idea on how to do this?

dlewis23
09-11-2009, 10:32 AM
Never mind about this. After digging on another page I found this in case anyone else needs to do this someday.

http://css.flepstudio.org/css-box-model/2_colonne_fissa_fluida_absolute.html