[quote=mylaedylilly]i guess my problem is..my background is black and the font is black too
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]