View Single Post
  #2  
Old 11-28-2011, 11:28 AM
  CottonAge.com's Avatar 
CottonAge.com CottonAge.com is offline
 

eXpert
  
Join Date: Jan 2008
Location: Orange County, California
Posts: 244
 

Default Re: Change color of price and discount price

skin/fashion_mosaic_grey/css/altskin.css
or
skin/common_files/css/main.css

Find this code
Code:
.products .price-value { font-weight: bold; font-size: 12px; color: #b51a00; }

Change the color

Quote:
I also want to change the "save 41%". I can't seem to find where on the style sheet this is.
edit:
Code:
.products .price-save { color: #B51A00; margin: 0; padding: 0; }
__________________
CottonAge.com - v4.4.4 - Gold
Mirko.com - v4.1.12 - Gold

We sell Bathrobes, Slippers, Towels & more at wholesale prices...
Reply With Quote