Reegan
-
Fixed Width Sidebar in Responsive Design
http://jsfiddle.net/gpxeF/154/ Just edit these values it should work. fixedWidth{ width: 200px; float: left; background: blue; display:table } theRest{ background: green; display:table }
http://jsfiddle.net/gpxeF/154/ Just edit these values it should work. fixedWidth{ width: 200px; float: left; background: blue; display:table } theRest{ background: green; display:table }