|
Basic |
|
Enterprise |
|
|
Advanced |
|
Event |
|
|
Professional |
|
Reseller |
|
Drive traffic to your chat rooms from throughout your web site! The Who's Chatting List informs your web site visitors who is chatting in all your rooms. Through the addition of a few lines of HTML to web pages throughout your site, the number of users in your chat rooms are conveniently displayed on any web page.
Use the customization tool to configure the size, color, and font of your Who's Chatting List, then click the "Show Me My Code" to generate your HTML. Copy the HTML from the window that displays, and paste it into the HTML source code of the web pages on your site where you wish to display this information.

Select the customization options you wish and click on the Show Me My Code Button. Your customized code will be displayed in a pop-up window similar to the one below.

Copy the code from the pop-up window and place it into your web page.
<!-- Begin Who's Chatting Code -->
<iframe src='http://xxx.com/userlist.php?site=150&font=arial&bg=ffffff&fcolor=000000&fsize=12' framespacing='0' frameborder='no' scrolling='no' width='600' height='200'>
You do not have iframes enabled. <a href="http://direct.parachat.com/iframe.html">More Info</a> </iframe>
<!-- End Who's Chatting Code -->
site = Your site ID for your chat site
font = Font that the user list will use
bg = Background color of the who's chatting list
fcolor = Font color
fsize = Font size
frameborder = To allow the ability for a user to scroll through the Who's Chatting List if there are a large number of chatters