I'm having problems displaying colours. Any chance of fixing it? ;-)
1) This used to work, showing the "blahblah" as lime green, but it now doesn't show any colours and is just white, and also shows the "color=lime" but not the trailing "/color":-
"Donate at - <color=lime>blahblah/donate</color> - to get VIP+, VIP++, VIP+++ ranks."

2) This (which I constructed in error using < > brackets) shows everything in lime green from the blahblah onwards, and also displays the trailing "/#":-
"Donate at - <#bfff00>blahblah/donate</#> - to get VIP+, VIP++, VIP+++ ranks."

3) And then this (when I realised I hadn't used [ ] brackets) displays everything in white, including the trailing "/#":-
"Donate at - [#bfff00]blahblah/donate[/#] - to get VIP+, VIP++, VIP+++ ranks."

Finally, using the second method above, I did this and it's displaying okay:-
"Donate at - <#bfff00>blahblah/donate<#ffffff> - to get VIP+, VIP++, VIP+++ ranks."

However, it feels like a kludge and will cause me problems later on with a future update, so I'd like it if there was a method that worked properly. I *think* I've been going in the right direction but I'm a bit uneasy about my solution. May I have some help please?
Thanks.
1) This used to work, showing the "blahblah" as lime green, but it now doesn't show any colours and is just white, and also shows the "color=lime" but not the trailing "/color":-
"Donate at - <color=lime>blahblah/donate</color> - to get VIP+, VIP++, VIP+++ ranks."

2) This (which I constructed in error using < > brackets) shows everything in lime green from the blahblah onwards, and also displays the trailing "/#":-
"Donate at - <#bfff00>blahblah/donate</#> - to get VIP+, VIP++, VIP+++ ranks."

3) And then this (when I realised I hadn't used [ ] brackets) displays everything in white, including the trailing "/#":-
"Donate at - [#bfff00]blahblah/donate[/#] - to get VIP+, VIP++, VIP+++ ranks."

Finally, using the second method above, I did this and it's displaying okay:-
"Donate at - <#bfff00>blahblah/donate<#ffffff> - to get VIP+, VIP++, VIP+++ ranks."

However, it feels like a kludge and will cause me problems later on with a future update, so I'd like it if there was a method that worked properly. I *think* I've been going in the right direction but I'm a bit uneasy about my solution. May I have some help please?
Thanks.