I've succeeded in reducing Enterprise's three footer widgets to one that spans the entire width of the page -- exactly what I wanted. Except that no matter how I adjust the padding, I'm losing the width of about 5 characters off the right side. Anyone got a suggestion as to how I can corral those errant characters and get the right edge of the text to behave? Currently the spec for the widget reads:
.footer-widgeted-1 {
width:920px;
float:center;
margin:0;
padding:15px;
}
I hid the other widgets by reducing their measurements to zero.
The blog I need help with is piedtype.com.