how would you resize the "add to cart" (buy) buttons...they a re microscopic for a a shopping cart (Default template)
You can locate this in CSS file: storefront/view/default/stylesheet/boxes.css
Look for:
.price-add .buy {
background: url("../image/add_btn.gif") no-repeat scroll 0 0 transparent;
}
You can add your own image