Quote:
Originally Posted by Valcav
So how to:
* add Bold text + Maybe how to change the color of that text
* add more text to it (like that red text)
|
Hi,
This product uses templates and phrases to allow it to be easily customised. If you want to add bold text to the verified message then edit the phrase LAM_PMSecurityNotice_Verified_Details and add the <b>bold text here</b> HTML formatting tags to the message. Similarly, </br> can be used to add multiple lines, and <font color="colour code here"> can be used to change the colour of the text.
For example;
HTML Code:
This <b>bold message</b> was sent by an official staff member. Its contents can be trusted.</br>This new line uses the <font color="red">red</font> coloured text.
If you want to edit any other phrases simple search for phrase variable names beginning with LAM_PMSecurityNotice and you'll find them easily enough.