ID:178184
Jun 11 2002, 7:01 pm
|
|
how do i make my chat window's background a differet color? if its html then please tell me the html code.
|
Copyright © 2024 BYOND Software.
All rights reserved.
client/script = "<STYLE>BODY {background: black; color: white}</STYLE>" // this includes the background color of the chat, and what the text will be unless you change it with before the other stuff.
just set the background coulour different etc and the text different also