Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Shopping Cart price text

    HI all I want to know how I can change the font color of the prices when I view shopping cart. And also in the shipping esitimator aswell I cant see the text need to change color I probley gots to just add it to the style sheet. here my link http://shop.graffintheno.com thanks

  2. #2
    Join Date
    Aug 2005
    Posts
    26,051
    Plugin Contributions
    9

    Default Re: Shopping Cart price text

    Did not see the estimator???

    Finf these in your stylysheet and add color entry
    Code:
    .tableHeading, #cartSubTotal {
    	background-color: #e9e9e9;
            color: #000000;
    	 }
    
    .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
    	padding: 0.5em 0em;
            color: #000000;
    	}
    Zen-Venom Get Bitten
    Get Your Business Found

 

 

Similar Threads

  1. Attribute Price to Appear in Shopping Cart
    By xtreme-exhibits in forum Setting Up Categories, Products, Attributes
    Replies: 10
    Last Post: 26 Oct 2010, 09:13 PM
  2. Disable price in the shopping cart?
    By venera15 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Feb 2008, 07:05 PM
  3. I Can't change shopping cart text
    By pb4 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Jan 2008, 06:43 PM
  4. Text on the shopping cart
    By collinntspb in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 3 Apr 2007, 03:15 AM
  5. Add to Shopping Cart to show price
    By zbargain in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 6 Nov 2006, 08:51 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
  •