VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Otto0815 on April 11, 2012, 02:50:18 AM

Title: Different Font-Sizesfor the same price
Post by: Otto0815 on April 11, 2012, 02:50:18 AM
Hi all,

as i've written in this post: http://forum.virtuemart.net/index.php?topic=99590.msg332335#msg332335

The Price Div is done in the "currencydiplay.php" and could be styled with e.g. "PriceSalesprice" in your css file.....so far, so good..

The problem is when you're using (for example) the sales price only and you want to have a different font-size at your product detail page and your cart

Now that's only possible if you do some tweaks to your currencydisplay.php and you will loose it with every update....

Is there no other way?

Title: Re: Different Font-Sizesfor the same price
Post by: Otto0815 on April 13, 2012, 11:19:29 AM
No one need's this?
Title: Re: Different Font-Sizesfor the same price
Post by: phenoma on May 28, 2012, 19:19:10 PM
Hello,

I want to do the same but i can't find the "div class" call in the product view.

I've tried the default.phpt in /components/com_virtuemart/views/productdetails/tmpl / but wiht no sucess.

Can anyone tell me where can i find it?