@vlp
14 years, 8 months ago
another solution is to center the div with class padder and set a width to 960px. The centering is already set (margin:0 auto), so you just need to add
.padder {width:960px !important}