- Discord Performance Community Server and some new server rules - November 27, 2024
- Calling for early access test files for Super Speedy Imports - November 27, 2024
- Cyber Monday Deals Live – grab a bargain before the Scalability Pro licensing model changes! - November 21, 2024
In this minor upgrade I’ve fixed the custom CSS styling box so it saves properly now and I’ve added ‘currency CSS’.
Important note if you are using a non £ currency:
If you are using a currency other than £, please visit your settings page and choose ‘custom style’.
Then copy the CSS from the link provided.
Near the top you will see the following code:
.pcresult .pcprice:before { content: "£"; }
You can enter whatever content you wish and any additional styling – e.g. chance to any currency format.
If you wish the currency to display AFTER the price, change :before to :after.