VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: mlbmarketinguk on September 07, 2012, 13:56:37 PM

Title: Styling for Product Details page - SOLVED
Post by: mlbmarketinguk on September 07, 2012, 13:56:37 PM
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

Title: Re: Styling for Product Details page SOLVED
Post by: mlbmarketinguk on September 07, 2012, 15:26:43 PM
.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