Site Administration - Who's Chatting List

bs.gif

 

Site Tab > Counter & Who's Chatting > Who's Chatting List

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.

 

 

image25.jpg

 

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.

 

whochatting2.gif

 

Copy the code from the pop-up window and place it into your web page.

 

 

Who's Chatting List Code Defined

 

<!-- 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 -->