You might want to have a little more patience when posting questions, you can't expect responses that quickly.
Also, a quick search in the forum would have answered your question even more quickly, here's a section of css you can add to your stylesheet.css, of course changing the background color to what you want. This of course will change the background color of all popups, you can change the image only with #popupImage:
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
background-color: #ffffff;
}



Reply With Quote
