Set your embed chat size and colors
You can choose size of your embed chat, color of the tab, color of text and height of the chat window by
changing preset value in the generate top section. You can use px or % for size and you must use # color code
for colors.
Embed corner chat to your website
Embed Boomchat to your website should be really simple follow these simple step and you can achieve that in seconds
1- First of all you must generate your code
2- In your desired text editor open the html or php page where you want the chat to be embed to.
3- Locate the <head> section of your page and if jquery is not already called in insert the first code provided by the generator
to the <head> section of your page
4- Copy second code provided by the generator and place it at top or bottom of your <body> section of your page
5- Enjoy
Embed chat inside your html
To embed the chat to your html structure without using the cornered script please follow these simple step
1- First of all you must generate your code
2- In your desired text editor open the html or php page where you want the chat to be embed to.
3- Copy code provided by the generator and place it where you desire the chat to apear on your page
4- Enjoy