Hi guys,
I'm a rank amateur but can do a few bits, this which I thought would be simple has got me stumped.
Just need increase font size on the "Sales Price" label on the product details page
As seen here
http://printerparts.co.uk/index.php/browse/oki/24-pin-dot-matrix/ml3390/access-cover-assy-n-3320-3390-detail
Also, on the previous page, need do same there + re-order them (can probably do that part)
http://printerparts.co.uk/index.php/browse/oki/24-pin-dot-matrix/ml3390/access-cover-assy-n-3320-3390-detail
Any ideas?
This VM seems more of a jungle than the first although I do like it
.PricesalesPrice {color:red;}
span.PricesalesPrice {color:blue;font-size:20px;}
added to vmsite-ltr.css
did the trick.
also will be adding a break line in now to but that's done view the TMPL view for under /views/productdetails/ folder