To change the background look for
Code:
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #cacaca;
color: #000000;
}
in includes/templates/YOUR_TEMPLATE/css/stylesheet.css (where YOUR_TEMPLATE is the name of your custom template). The information you see may not be exactly the same as the above, but #popupShippingEstimator is what you need to look for. Change the background-color to whatever you like.
Bookmarks