Is there a way to show the products specials in a different color on the sideboxes than on the mainwrapper?
I tried adding the #whatsnew and others (like sideboxes, columns) but didn't work.Code:.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount { color: #330000; }
This is because my boxes are dark and main wrapper is white, so I need prices, specials, discounts, etc. shown in different colors in those 2 areas.
Any help would be appreciated.



Reply With Quote

