Check out this fiddle I created for everyone to view: http://jsfiddle.net/defaye/DhaHP/4/ For the full-screen result, click here: http://jsfiddle.net/defaye/DhaHP/4/embedded/result/
I'm encountering an issue where, after resizing the window past a certain width, the left column separates from the group. I want them to stay connected, with the center column having a minimum width of 400 and maximum width of 800px, while the side columns remain at 200px each. The header should always be at 100% width.
If anyone has a solution to this problem, please share! It's really frustrating me.