Website owners can add and embed a chat room into their website using the free Java Chat embedding HTML code. Once the code is inserted into your website, Java Chat is fully functional. You can further customize the chat room to match your website by changing the text color. To change the text color, you need access to Web server account and a text editor, such as Notepad.
Instructions
- 1Open your website files using an FTP client.
- 2Open the file containing your embedded Java Chat code using Notepad.
- 3Locate the following parameter:
<param name="textcolor" value="0000A0"> - 4Enter the hexadecimal value of the desired color in the Value field.
- 5Save the website file and upload to your Web server.
- 1