Page 1 of 4 123 ... LastLast
Results 1 to 10 of 38
  1. #1
    Join Date
    Jun 2008
    Location
    uk
    Posts
    71
    Plugin Contributions
    0

    Default change background colour shipping estimator

    hello all,

    i have an image for the background colour on my site , i have changed the stylesheet.css for this .

    however i am trying to change the background colour for the pop-up shipping estimator as the estimator is using the background image for my site and the text can not be read,

    i know i have to alter the stylesheet.css but everything i have tried has left me with the same image , can some one please help with this , and please explain in detail as i am not that clever lol.

    steve

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: change background colour shipping estimator

    Stylesheet of your current templates
    Code:
    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
     background-color: #ffffff;
     }
    Alter colour to suit

  3. #3
    Join Date
    Jun 2008
    Location
    uk
    Posts
    71
    Plugin Contributions
    0

    Default Re: change background colour shipping estimator

    Quote Originally Posted by misty View Post
    Stylesheet of your current templates
    Code:
    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
     background-color: #ffffff;
     }
    Alter colour to suit
    thanks for the reply , i have altered the colour but it makes no difference it still shows as the image from my websites for background of the shipping estimator ?


    steve

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: change background colour shipping estimator

    Url of your zencart site is?

  5. #5
    Join Date
    Jun 2008
    Location
    uk
    Posts
    71
    Plugin Contributions
    0

    Default Re: change background colour shipping estimator

    Quote Originally Posted by misty View Post
    Url of your zencart site is?
    wwwdot360upgradesdotcodotuk


    regards

    steve

  6. #6
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: change background colour shipping estimator

    Ok...try the following..create a white image named
    infoback.gif, place that image in your current template's
    images folder...remove code in my first post..then add
    Code:
    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
    background-image: url(../images/infoback.gif);
    background-repeat: repeat-y;
    background-repeat: repeat-x;
     }

  7. #7
    Join Date
    Jun 2008
    Location
    uk
    Posts
    71
    Plugin Contributions
    0

    Default Re: change background colour shipping estimator

    Quote Originally Posted by misty View Post
    Ok...try the following..create a white image named
    infoback.gif, place that image in your current template's
    images folder...remove code in my first post..then add
    Code:
    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ffffff;
    background-image: url(../images/infoback.gif);
    background-repeat: repeat-y;
    background-repeat: repeat-x;
     }
    thanks for that misty , but unfortunately i have lost the background image on my website now.

    but the shipping estimator is correct , how do i get the background image back on for my site ,and keep the shipping estimator correct ?



    steve

  8. #8
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: change background colour shipping estimator

    It has to be the way template is coded as have used
    this stylesheet code many times and works fine...

  9. #9
    Join Date
    Jun 2008
    Location
    uk
    Posts
    71
    Plugin Contributions
    0

    Default Re: change background colour shipping estimator

    Quote Originally Posted by misty View Post
    It has to be the way template is coded as have used
    this stylesheet code many times and works fine...
    is there a way i can seperate the shipping estimator from the rest of the template ?

    steve

  10. #10
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: change background colour shipping estimator

    Dont understand why code given is not working..have
    contacted stylesheet guru who hopefully will view this
    post and advise..

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. Column Background Colour - where to change
    By fleabane in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Jun 2011, 02:57 PM
  2. How to change this background colour ?
    By ggbarnum in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Jul 2010, 09:30 AM
  3. How to Change Background Colour to Background image
    By ittybittykitty in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Aug 2008, 04:36 PM
  4. background colour change!
    By eggrush in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Mar 2008, 10:30 PM
  5. How change the background colour?
    By canadianwebstar in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 24 Jun 2006, 01:45 PM

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