|
How
do I color my message?
- The text you wish to color has to be between the to words <color=XXXXXX>
and </color>.
- XXXXXX can be an RGB-code(HEX) or the english name for the
color, e.g. YELLOW.
List of colors
An example:
If you for example typed this in your textfield:
Look Ma', my text is <color=yellow>yellow</color>, pretty cool :).
Then it would appear on the screen as this:
Look Ma', my text is yellow, pretty
cool :)..
NB:
If you forget to type </color> at the end, it will look like this:
Look Ma', my text is <color=yellow>yellow, pretty cool :)..
So remember to use the entire code, not just the beginning
|
|