Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 how to move currency symbol?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

andkvi
Starting Member

Sweden
5 Posts

Posted - January 26 2006 :  13:18:56  Show Profile  Reply with Quote
how do I move the currency symbol from being in front of the price and now I want it to be after the price.

/Andreas Kviby

support
Administrator

4679 Posts

Posted - January 31 2006 :  05:17:55  Show Profile  Visit support's Homepage  Reply with Quote
Hi,

Please try changing line 1184 of shop$db.asp from:
shopformatcurrency=getconfig("XCurrencySymbol") & " " & formatNumber (tamount, decimalpoint)

to:

shopformatcurrency= formatNumber (tamount, decimalpoint) & getconfig("XCurrencySymbol")

Please note that this modification is provided as is, it has not been thoroughly tested and if it does not meet your needs then a customization would need to be requested to implement this type of change.

Thank you.

Regards,
VPASP SUPPORT
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00