Hi guys, how can I change text colour for certain things.
Is there a bit of code that I would need to put into the correct template.
The reason I ask about the code is because I am using this http://www.vbteam.info/graphics-designing/14001-create-visually-appealling-notices.html and need to put an email link in this box. But the email link is a different colour to the normal font.
The code I am using for the link is -
But this is showing as black text, and I need it to be another colour.
Any help is much appreciated.
Is there a bit of code that I would need to put into the correct template.
The reason I ask about the code is because I am using this http://www.vbteam.info/graphics-designing/14001-create-visually-appealling-notices.html and need to put an email link in this box. But the email link is a different colour to the normal font.
The code I am using for the link is -
Code:
<a href="mailto:[EMAIL="ph****@*****"> US"]ph****@*****"> [/EMAIL]LINK TEXT HERE</a>
But this is showing as black text, and I need it to be another colour.
Any help is much appreciated.