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
    Location
    Arizona
    Posts
    27,755
    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;
    	}

 

 

Similar Threads

  1. Replies: 0
    Last Post: 12 Apr 2015, 10:31 PM
  2. base price without attribute price in shopping cart
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Dec 2011, 06:00 AM
  3. Show special price info in shopping cart (instead only the final price)?
    By Cindy2010 in forum Setting Up Specials and SaleMaker
    Replies: 1
    Last Post: 19 Jan 2011, 02:06 AM
  4. total price is double unit price once in shopping cart?
    By wittyusername in forum General Questions
    Replies: 2
    Last Post: 21 Jul 2010, 05:51 PM
  5. Text Box Attribute - text not wrapping in shopping cart
    By cowgirlmodel in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 23 Oct 2009, 07:00 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