tags:

views:

71

answers:

1

Hello, I am trying to make a three column design with two fluid sidebars and one fixed center. When the browser width changes I want the center to remain and the sidebars' width to diminish. Thanks

A: 

this example is specific to your requirements: http://www.dynamicdrive.com/style/layouts/item/css-liquid-layout-36-fluid-fixed-fluid/ --- although you will need to adjust the widths a little probably hope it helps, good luck

stephenmurdoch
Thanks for the reply. I messed around with it, but didn't get anywhere. It would be that fluid container on both sides with the fixed width div being centered.
Theopile