var chat = new Chat(5, "John"); // connects to id chat 5 , as John
<style >
.shoutBoxContainer {
background-color: #FF0000;
}
</style>
También puedes sobrescribir el CSS para crear tu propio look&feel
Crea un nuevo CSS basado en este:
si necesitas más detalles, visita nuestro API