The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Chatbox in html page

3 posters

Go down

Solved Chatbox in html page

Post by -MiSHmaSH- January 8th 2014, 12:49 am

Hi!
I am going to make html page. It will have forum header and
footer. But I don't know chatbox code. I wan't the chatbox in all page. I decided to do this becouse I hate it in forum list page or portal. I know I can open it like this : help.forumotion.com/chatbox, but I need forum header and
footer.


Last edited by -MiSHmaSH- on January 8th 2014, 7:05 pm; edited 1 time in total
-MiSHmaSH-
-MiSHmaSH-
Forumember

Male Posts : 267
Reputation : 12
Language : Latvian

Back to top Go down

Solved Re: Chatbox in html page

Post by Jophy January 8th 2014, 4:51 am

Hello,

Create an HTML page:
https://help.forumotion.com/t13528-creating-an-html-page

Then get a code for the chatbox you want, have it pasted on the HTML.
You can integrate the code provided on the tutorial above.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Chatbox in html page

Post by -MiSHmaSH- January 8th 2014, 6:52 am

Can't find chatbox code
-MiSHmaSH-
-MiSHmaSH-
Forumember

Male Posts : 267
Reputation : 12
Language : Latvian

Back to top Go down

Solved Re: Chatbox in html page

Post by Jophy January 8th 2014, 6:56 am

Try a XAT chatbox, you can search for the code on google.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: Chatbox in html page

Post by -MiSHmaSH- January 8th 2014, 12:34 pm

What about orginal forum chatbox?
-MiSHmaSH-
-MiSHmaSH-
Forumember

Male Posts : 267
Reputation : 12
Language : Latvian

Back to top Go down

Solved Re: Chatbox in html page

Post by Guest January 8th 2014, 1:01 pm

Just add iframe such as   <iframe src="/chatbox/index.forum"></iframe>
avatar
Guest
Guest


Back to top Go down

Solved Re: Chatbox in html page

Post by -MiSHmaSH- January 8th 2014, 1:57 pm

Thanks, how to change it`s size?
-MiSHmaSH-
-MiSHmaSH-
Forumember

Male Posts : 267
Reputation : 12
Language : Latvian

Back to top Go down

Solved Re: Chatbox in html page

Post by Guest January 8th 2014, 2:26 pm

Code:
#iframe {
height: desired height here;
width: desired width here;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: Chatbox in html page

Post by Sir. Mayo January 8th 2014, 5:34 pm

Coolyou wrote:
Code:
#iframe {
height: desired height here;
width: desired width here;
}

If this does not work you can try using this
Code:
 <iframe src="chatbox/index.forum" width="width here" height="height here">
</iframe>
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Solved Re: Chatbox in html page

Post by Jophy January 9th 2014, 2:28 am

Solved & Locked
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum