Quote Originally Posted by MarcoB View Post
Great plugin!!

But I have a question; I would like to have a different fontsize for the komma and the last two digits of the price, is there a way to do this?
It can be done, but not very easy. You will have to split the price in two parts, and place a <span> around the comma with a class. This could be done using jQuery.