PDA

View Full Version : displaying pounds symbol before prices


jeremybrown
3rd November 2007, 18:39
HI

I am having a problem on my site displaying prices in pounds. In IE the prices are ok but in FF they are coming up with the dollar $ symbol before them.

I have setup the ASP.NET Configuration for the defaultCurrency to GBP.

Any ideas?

Thanks
JEREMY

Spire
4th November 2007, 09:18
Hi

Try using £ see if that sorts it

Steve2507
4th November 2007, 14:41
Probably the best place to ask advice is a forum dedicated to the ecommerce package you use.

Astaroth
5th November 2007, 10:14
What format string are you using on the currency that is bringing up the dollar sign? It seems odd that there is a difference between browsers but it depends how things are being achieved