Add a chat to you Forum]
Step 1:Add a category, call it Arcade Games. Now in that catagory, make a new forum. Name the forum the title of the game you want to add. In this case, we will be showing how to make the game breakout. So we made a new forum called breakout.
Step 2.Go to forum control-->Manage forums-->edit forum rulesfor the forum you just made, And for the title, put <center>Chat</center> The <center> tag centers the title, so it appears in the middle. Now for Rules text, copy this into it:
- Quote:
-
<CENTER>
<!-- Begin Free ParaChat v5.0 Applet Code -->
<applet codebase="http://network1.parachatfree.com/pchat/network/classes"
archive=pchat.zip code="ParaChat.class" width="500" height="100">
<param name="cabbase" value="pchat.cab">
<param name="Channel" value="#Chat_Name">
<param name="ctrl.Language" value="spanish.conf">
<param name="roam.Roam" value="true">
<param name="ctrl.Hidden" value="false">
<param name="ctrl.PopupMode" value="true">
Sorry, your browser is not Java enabled, please visit
<br><a href="http://www.parachat.com/faq/java.html">our java support pages</a>
</applet>
<br><a href="http://makejod.5u.com">www.makejod.5u.com</a>
<!----
<a href="http://www.parachat.com" target="new"> <br><center>
<img src="http://www.parachat.com/images/parachat_power.gif"
border=0 ALT="ParaChat Powered" width=88 height=31> </center></a>
---->
<!-- End Free ParaChat v5.0 Applet Code -->
</CENTER>
Put the chat name....
Step 3.Now for Display method, set it to show link only. Now hit Submit changes. Go to the forum you just created, and at the top will be the link to the game you added. For example,
Click here You can now chat!
Step 4.Now before you go anywere, get the link of the game, and save it somewhere. Example:
http://s6.invisionfree.com/Foro_Makejo_D/i...php?act=SR&f=15Step 5.Now you need to put the link to the arcade up at the top, near help.
Skinning and styles-->Board wrappers--> Under <% BOARD %> Put this:
- Quote:
-
<script>
/*
Adding NaviBar Links
By Webworldx
*/
var aLink=new Array()
aLink[0]='<img src="Chat pic url" border="0" alt="" width="15" height="15" /> <a href="Link to Chat main page">Chat</a>'
var uCell = document.getElementsByTagName('TD')
for (i=0;i<uCell.length;i++){
if (uCell.align=="right" && uCell.innerHTML.match("act=calendar") && uCell.innerHTML.match("act=Help")){
var addLink=""
for (j=0;j<aLink.length;j++){
addLink+=aLink[j]+" "
}
uCell.innerHTML=addLink+uCell.innerHTML
}}
</script>
Preview
I dont Speak english, i speak spanish. If you dont understan my english you can ask me.