Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2013
    Posts
    123
    Plugin Contributions
    0

    Default specials in green instead of red?

    Is this possible to put the discount from specials in green instead of red? Red so ugly!

    http://bocahydro.com/index.php?main_...0e9dfeca3de292

    click dere for example!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,475
    Plugin Contributions
    88

    Default Re: specials in green instead of red?

    At the bottom of your stylesheet.css add:

    .productSpecialPrice, .productPriceDiscount { color: green; }

  3. #3
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: specials in green instead of red?

    Html code:
    <span class="normalprice">$149.99 </span>&nbsp;<span class="productSpecialPrice">$189.99</span><span class="productPriceDiscount"><br>Save:&nbsp;-27% off</span>

    Change or add the CSS classes to your:
    includes/templates/YOUR_TEMPLATE/css/stylesheet.css

    - for normal price
    .normalprice { css font colour goes here }

    - for special price
    .productSpecialPrice { css font colour goes here }

    - for discount price
    .productPriceDiscount { css font colour goes here }

    - for sale price
    .productSalePrice { css font colour goes here }
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

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

    Default Re: specials in green instead of red?

    You could add to the stylesheet:

    .productSpecialPrice, .productPriceDiscount {color: #00ff00;}

 

 

Similar Threads

  1. v151 Toggling Category/Product Status in admin by clicking on red/green square not working
    By woodlandsprite in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 29 Oct 2012, 11:20 PM
  2. Changing default Green bars to Red
    By Brandburnmedia in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Sep 2009, 09:20 PM
  3. Status Red/Green Yellow
    By benn600 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Jan 2009, 11:18 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