Results 1 to 3 of 3
  1. #1

    Default Change background color of image pop up only

    At the bottom of the css file is this:

    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
    }

    Changing the color here changes all the popups. Is there a way to change the background color of only the popupimage page?
    thank you,
    Michael
    Michael McKeown
    Wine Country Web Services
    http://www.winecountrywebservices.com

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Change background color of image pop up only

    Quote Originally Posted by wcws View Post
    At the bottom of the css file is this:

    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
    }

    Changing the color here changes all the popups. Is there a way to change the background color of only the popupimage page?
    thank you,
    Michael
    just give it its own declaration as follows:

    #popupShippingEstimator, #popupSearchHelp, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
    }

    #popupAdditionalImage {
    background-color: #ffffff; /* change this to the color you wish*/
    }

  3. #3

    Default Re: Change background color of image pop up only

    Thank you! Now that I know this, I was able to also separate out #popupImage which accomplished what I was looking for. Thanks again!
    Michael
    Michael McKeown
    Wine Country Web Services
    http://www.winecountrywebservices.com

 

 

Similar Threads

  1. Attribute image replaces main image but only pop up larger image
    By welchyboy in forum Setting Up Categories, Products, Attributes
    Replies: 15
    Last Post: 26 Nov 2010, 11:56 PM
  2. Can't change background color? (or any color, for that matter)
    By philanthropybooks in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 6 Oct 2009, 03:26 AM
  3. Change background color to a pic image
    By DreamGirl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Mar 2009, 01:07 AM
  4. Change background color to an image, and banner header
    By tacoma in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 17 Dec 2007, 04:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR