We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
[CODE] Live Harmony Chat; Code; By Shaggz
Topic Started: Jan 25 2010, 09:22 AM (213 Views)
Reid
Member Avatar
È una trappola!

This topic has been moved from our official support board.

Originally posted by: Shaggz
[CODE
 
Live Harmony Chat; Code]First You Must Sign Up for a Chatroom here
Register Here for your Chatroom!

Liveharmony Chat Code
EDIT WHATS IN RED!
This goes in Board Wrappers --> Under <Board Header>
Quote:
 

<iframe src="http://www.lhcw.net/yourroom" height=290 width=500 scrolling=no border="0" frameborder="no" frameborder="0"> ></iframe>



Go into your ADMIN CP > SYSTEM SETTINGS > BOARD GUIDELINES and Paste this code :
Quote:
 

<!-- begin liveharmony.org chat code -->
<center>
<script language="JavaScript" type="text/javascript" src="http://java-cgi.www.liveharmony.org/cgi-bin/jsgen.cgi?c=YourRoom&amp;v=2&amp;sv=1&amp;sn=1&amp;g=cglib"></script>
<script language="JavaScript" type="text/javascript">
<!--
var lh_params=
[
// *** begin customizable section ***
// *** for more information, see www.liveharmony.org ***
['height', '350'],
['width', '500'],
['bg', 'FFFFFF'],
['fg', 'FFFFFF'],
['font', 'sansserif'],
['size', '10'],
['floatnewwindows', 'true'],
['floatincomingprivatewindow', 'true'],
['floatimmediately', 'true'],
['showbuttonpanel', 'true'],
['lurk', 'false'],
['playsounds', 'true'],
['onlyshowchat', 'true'],
['timestamp', 'true'],
['askclienttype', 'true'],
['incomingprivatewindow', 'true'],
['roomprompt', ''],
['roomswidth', '0'],
['colorpanel', 'true'],
['showserverwindow', 'false'],
['showticker', 'false'],
['__generator', 'advanced'],
['__generator_version', '4'],
// *** end customizable section ***
['__blank', 'blank']
];
lh_go(lh_params);
// -->
</script>
<noscript><a href="http://www.liveharmony.org/needjs.html?source=jusr" target="_new">The chat system requires JavaScript. Please use this link to install JavaScript.</a></noscript>
<!-- Please keep this message or a similar link on your chat page -->
<p align="center">
Add free live chat to your page with <a target="_new" href="http://www.liveharmony.org/landing.html?source=jusr">liveHarmony</a>
</p>
</center>
<!-- end liveharmony.org chat code -->



Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Codes & Modifications · Next Topic »
Add Reply