I recently got Thesis theme and so far it looks good. While doing customization, I wanted to change my footer color. In order to change footer color follow these steps:

1) Go to Thesis -> Custom File Editor -> Open custom.css file
2) Paste this into file:
.custom #footer {
Background-color:#111111;
}



Pingback: 10 essential WordPress resources you may have missed - netCrunched