Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    982
    Plugin Contributions
    0

    Default How Do I Change The Color "Sale: $" wording

    Hello,

    Would someone help me by telling me what I would need to change the "Sale: $XX.XX Save XX% off" wording from Red to a different color? This is if a sale is active.

    Thank you,

    Shrimp-Gumbo

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,053
    Plugin Contributions
    1

    Default Re: How To Change The Color "Sale: $" wording

    In stylesheet.css:

    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #ff0000;
    }

  3. #3
    Join Date
    Jun 2007
    Posts
    982
    Plugin Contributions
    0

    Default Re: How To Change The Color "Sale: $" wording

    Quote Originally Posted by stevesh View Post
    In stylesheet.css:

    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #ff0000;
    }
    Thanks Steve!

 

 

Similar Threads

  1. I need to change the wording Model to SKU
    By Mr_B in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 28 Apr 2007, 02:34 AM
  2. Change some wording....
    By jewelrylady in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Feb 2007, 12:11 AM
  3. How do I customise the sale wording?
    By jas99villa in forum Setting Up Specials and SaleMaker
    Replies: 0
    Last Post: 21 Feb 2007, 02:46 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
  •