Chatbox on every page
4 posters
Page 1 of 1
Chatbox on every page
Hi,
I want to have a chatbox that appears not only in the forum index and portal, but also in the forum sections and the topics please.
I use phpBB3
I want to have a chatbox that appears not only in the forum index and portal, but also in the forum sections and the topics please.
I use phpBB3
Last edited by Empire_1 on September 27th 2011, 5:43 am; edited 1 time in total
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Chatbox on every page
I went there because I have the same problem, but Im running PHPBB2 and its not working.. (not hijacking) but I would like support like this too.
DarkBlade- Forumember
- Posts : 206
Reputation : 14
Language : English
Re: Chatbox on every page
The Javascript Dion gave "works" but there are glitches
- You can't log in unless in the forum index or portal (where it is a widget)
- It doesn't fit the page and goes under the forum widgets
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: Chatbox on every page
about the only way to do it on phpbb3 would be to place the code below in the announcement or in your forums description, if you can get the whole code to fit in the description. it should but i think would be better in the announcement.
Then adjust the size how you like
Then adjust the size how you like
- Code:
<iframe frameborder=0 width=700 height=300 src="/chatbox/index.forum" marginheight=2 marginwidth=2 scrolling=yes allowtransparency=yes name=chatbox style=border:#002EFF 1px solid;border-top:0px></iframe>
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Chatbox on every page
I'd like for it to appear on the bottom of every page, howeverkirk wrote:about the only way to do it on phpbb3 would be to place the code below in the announcement or in your forums description, if you can get the whole code to fit in the description. it should but i think would be better in the announcement.
Then adjust the size how you like
- Code:
<iframe frameborder=0 width=700 height=300 src="/chatbox/index.forum" marginheight=2 marginwidth=2 scrolling=yes allowtransparency=yes name=chatbox style=border:#002EFF 1px solid;border-top:0px></iframe>
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: Chatbox on every page
well your using phpbb3, unless you use some sort of code you can imply to make it like a floating thing, you really do not have many options for something like this on phpbb3 or invisions.
I thought dions thing was good, Also Rono has a couple cool ways for a real pop-out, but that is something you would have to click to pop it out and would not appear unless you clicked text or a image.
or you have this one that a lot of members have been using.
i changed the colors and text and dimensions on this one though.
So you may have to adjust to your liking
I thought dions thing was good, Also Rono has a couple cool ways for a real pop-out, but that is something you would have to click to pop it out and would not appear unless you clicked text or a image.
or you have this one that a lot of members have been using.
i changed the colors and text and dimensions on this one though.
So you may have to adjust to your liking
- Code:
<div id="chatbox_ret_cont" onmouseout="" onclick="" onmousever="" style="border-top: 7px solid rgb(148, 11, 11); border-left: 5px solid rgb(148, 11, 11); z-index: 10000; -moz-border-radius: 20px 0pt 0pt 0pt; background-color: #000000; position: fixed; bottom: 0pt; right: 0pt; border-color: #7D0505;"><div onclick="(document.getElementById('chatbox_ret').style.display=='block')?my_setcookie('chatbox_ret','0',0,0):my_setcookie('chatbox_ret','1',1,0); $('#chatbox_ret').toggle('normal');" style="font-size: 12px; font-family: 'trebuchet ms',serif; cursor: pointer; padding: 3px;"><span id="chatbox_ret_online" style="color: red;"></span><span id="chatbox_ret_offline" style="color: red;">OPEN/CLOSE</span></div><iframe scrolling="no" frameborder="1" onload="if(cb_new) { cb_start(); cb_new=0; }" style="width: 1125px; height: 550px; display: none;" marginheight="0" marginwidth="0" name="chatbox_ret" id="chatbox_ret" src="/chatbox/index.forum"></iframe></div>
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Chatbox on every page
Success!
Many thanks
*solved
Many thanks
*solved
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: Chatbox on every page
Empire_1 wrote:Success!
Many thanks
*solved
well heck next time at least let us know what you did or decided to go with in case someone else needs help with the same question
Anywho
Since the topic was marked solved i will now lock.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Similar topics
» Enable Chatbox to be on every page
» Chatbox in html page
» Code to add Chatbox on HTML page
» {solved} Forum chatbox has dissapeared on the top of the page
» Maintenance Page, Laggy Chatbox , Members losing posts
» Chatbox in html page
» Code to add Chatbox on HTML page
» {solved} Forum chatbox has dissapeared on the top of the page
» Maintenance Page, Laggy Chatbox , Members losing posts
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum