Embed a group chat in a web page or add a Floating Chat Room

image

When you wish to embed a group chat to a website, often we get a question about the difference between embedding a group chat room into an HTML page (embedded chat room) or adding it as a floating chat (toolbar chat room). In both cases, you get from us one several lines of code to add into your HTML page.

See a quick view of the difference:

Embedding a group chat room in a page

Embed as Floating group chat Room

About: The chat room will be added as an integral part of the page.

About: The chat room will be added as a floating toolbar in the bottom right of the page.

Chat Size: You can control the size of the chat. When you add our code, it will consume all the size you will give it. Think of it as elastic chat.

If you wish to set a constant width and height, you can wrap the code we supply with div file.


<div style="max-width: 500px; max-height: 400px;"">
THE CODE YOU GET FROM US
<div>

Chat Size: A floating chat size will be set in the admin panel. You can create the width and height of the chat room.

 

Chat ICON: The icon that is shown on the bottom left side can be changed to your own liking.

You can always get help from the RumbleTalk support team.
See how to start in here.