[b]@ bongbangis[/b]
the color of the welcome message will follow the default font color.
But u can costumize it.
Find this part at everyline of the code. [quote]<font face="Arial">[/quote]
u can costumize the type of the font by changing the [b]Arial[/b] into any type u want.
And if u want to change the color, replace that part with this.
[quote]<font face="Arial" color=#[b]HEXVALUE[/b][/quote]
change the bold part.
Have fun !

[b]@ ezekielclarion[/b]
this is a js code.
Put it 2gether with ur other js codes in ur js external file.