Results 1 to 6 of 6
  1. #1
    Join Date
    May 2011
    Location
    NSW
    Posts
    169
    Plugin Contributions
    0

    Default change color of product price only in checkout

    Looking in my style sheet can't find code specific for color of price after adding to cart which right now is invisible being white against white background.

    The total is invisible:
    http://www.toyboxpuppettheatre.com/s...=shopping_cart

    In the css I can't see which one it is:

    I tried changing the subtotal box to #040404 but not apparent.


    #cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    border: 1px solid #000000;
    padding: 1em;
    }

    .tableHeading TH {
    border-bottom: 1px solid #cccccc;
    }

    .tableHeading, #cartSubTotal {
    background-color: #e9e9e9;
    }

    #cartSubTotal {
    border-top: 1px solid #404040;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
    }

    .tableRow, .tableHeading, #cartSubTotal {
    height: 2.2em;
    }

    .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
    padding: 0.5em 0em;
    }

    .cartUnitDisplay, .cartTotalDisplay {
    text-align: right;
    padding-right: 0.2em;
    }

    #scUpdateQuantity {
    width: 2em;
    }

    .cartQuantity {
    width: 4.7em;
    }

    .cartNewItem {
    color: #33CC33;
    position: relative; /*do not remove-fixes stupid IEbug*/
    }

    .cartOldItem {
    color: #660099;
    position: relative; /*do not remove-fixes stupid IEbug*/
    }

    .cartBoxTotal {
    text-align: right;
    font-weight: bold;
    }

    .cartRemoveItemDisplay {
    width: 3.5em;
    }

    .cartAttribsList {
    margin-left: 1em;
    }

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: change color of product price only in checkout

    #cartContentsDisplay, #cartSubTotal {color: #4d4d4d;}

    BTW... don't make your site 100% screen width... it looks TERRIBLE on a wide screen monitor...
    20 years a Zencart User

  3. #3
    Join Date
    May 2011
    Location
    NSW
    Posts
    169
    Plugin Contributions
    0

    Default Re: change color of product price only in checkout

    yeh like to match it with the rest of my site which looks great but just haven't had time!

  4. #4
    Join Date
    May 2011
    Location
    NSW
    Posts
    169
    Plugin Contributions
    0

    Default Re: change color of product price only in checkout

    Quote Originally Posted by schoolboy View Post
    #cartContentsDisplay, #cartSubTotal {color: #4d4d4d;}

    as i said in my post already changed cartsubtotal and its done nada
    but thanks anyhow

  5. #5
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: change color of product price only in checkout

    This works for me on your site:

    #cartContentsDisplay .tableHeading {color: #000;}

  6. #6
    Join Date
    May 2011
    Location
    NSW
    Posts
    169
    Plugin Contributions
    0

    Default Re: change color of product price only in checkout

    .tableHeading, #cartSubTotal {
    background-color: #404040;
    }

    Is the bit that has fixed it. Thanks Stevesh

 

 

Similar Threads

  1. v150 price class missing, can't change price font color
    By kitkitng in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jun 2012, 05:51 AM
  2. v139h Change the background color of my product list based on price
    By glitzsfa in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Jan 2012, 05:47 PM
  3. Change font color of product's price...
    By Pauline in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 27 Mar 2010, 05:35 AM
  4. Change Price listing color
    By riscphree in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Nov 2009, 06:41 AM
  5. How to change product price color?
    By taydu in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Jun 2007, 05:57 AM

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