Chatbox in html page
3 posters
Page 1 of 1
Chatbox in html page
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.
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-- Forumember
- Posts : 267
Reputation : 12
Language : Latvian
Re: Chatbox in html page
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.
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- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Chatbox in html page
Can't find chatbox code
-MiSHmaSH-- Forumember
- Posts : 267
Reputation : 12
Language : Latvian
Re: Chatbox in html page
Try a XAT chatbox, you can search for the code on google.
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Chatbox in html page
What about orginal forum chatbox?
-MiSHmaSH-- Forumember
- Posts : 267
Reputation : 12
Language : Latvian
Re: Chatbox in html page
Just add iframe such as <iframe src="/chatbox/index.forum"></iframe>
Guest- Guest
Re: Chatbox in html page
Thanks, how to change it`s size?
-MiSHmaSH-- Forumember
- Posts : 267
Reputation : 12
Language : Latvian
Re: Chatbox in html page
- Code:
#iframe {
height: desired height here;
width: desired width here;
}
Guest- Guest
Re: Chatbox in html page
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>
Re: Chatbox in html page
Solved & Locked
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Code to add Chatbox on HTML page
» How to Embed a Google Docs Form into an HTML page using HTML Pages Management
» Switch user page out with a html page
» HTML page as Home page problem
» [Help] HTML Page: Space between Header and top of page.
» How to Embed a Google Docs Form into an HTML page using HTML Pages Management
» Switch user page out with a html page
» HTML page as Home page problem
» [Help] HTML Page: Space between Header and top of page.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum