You are viewing a post by KhErMiNaToR. View all 89 posts in This is not the ajax messenger. But just a pop-up messenger. =) [quote][b]Reminders:[/b] Code won't work if.... :arrow: The viewer is not logged-in :arrow: You're sending messsage to yourself (imp.
so..wt im trying to do is just change the font colour to white so it can be seen
but i dont know how to change it 
[i]im a super duper noob[/i][/quote]
see this part:
[quote]MESSENGER.style = "width:457px";[/quote]
and:
[quote]MESSENGER.style = "width:400px";[/quote]
change it to:
[quote]MESSENGER.style = "width:457px;color: #fffffe";[/quote]
and
[quote]MESSENGER.style = "width:400px;color:#fffffe";[/quote]