quote:
Originally posted by Basilis
You cannot have a different color for the psm and the e-mail.
Yeah please don't say stuff when you don't know.
You can have a different color for the psm and email in the chat window.
Just apply a foreground tag to this set of lines (920 style):
code:
wledit[id=atom(WindowEmail)]
{
contentalign:middleleft|endellipsis;
AccRole:42;
foreground:red;
}
Anything that is a separate element can have its own styling properties.