Guest CCH Report post Posted June 23, 2016 I'd be curious to see if it would be possible to allow currencies to be represented with an icon, rather than a symbol like $. I work with a gaming forum and we'd like to arrange a type of currency based on a popular game series, such as "coins" and use the sprite from the game as an icon, rather than making up some symbol. For example, 35 instead of 35c or 35 Coins 1 Quote Share this post Link to post Share on other sites
Kevin Carwile 295 Report post Posted June 27, 2016 You can enter HTML in your prefix/suffix fields for the currency. Then update any appropriate theme templates that come with points where the currency is displayed and append the |raw modifier to the template tag that outputs the formatted display amount so that your HTML does not get sanitized. Quote Share this post Link to post Share on other sites