How can i put my chat box on all pages
+4
kirk
nutsonlizards
Empire_1
Mental Elite
8 posters
Page 1 of 1
How can i put my chat box on all pages
I know this topic is somewhere on this forum but i cannot find it anywhere
can someone tell me how to put the forumotion chatbox on all my forum pages???
can someone tell me how to put the forumotion chatbox on all my forum pages???
Re: How can i put my chat box on all pages
I'm not sure if this is exactly what you are looking for, but it does include "chatbox on all pages"
Here's the link
https://help.forumotion.com/t93248-chat-box-on-all-pages-not-letting-users-log-in-or-out
Here's the link
https://help.forumotion.com/t93248-chat-box-on-all-pages-not-letting-users-log-in-or-out
Empire_1- Active Poster
-
Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: How can i put my chat box on all pages
- Spoiler:
- Code:
<center><table height="82" width="100%" background="http://.jpg" style="background-color:transparent;border:#222222 2px solid; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; padding:2px"><tr><td><center><iframe frameborder="0" width=100% height=300 src=http://your forum address /chatbox/index.forum? marginheight=2 marginwidth=2 scrolling=auto allowtransparency=yes name=Chatbox style="border:#505050 1px solid"></iframe></center></td></tr></table></center>
</div>
<script type="text/javascript">
<!--
if(p=="Guest")
{
/* remove members only content */
document.getElementById('members1').style.display='none';
}
else
{
}
-->
</script>
to get it all pages just put that in your Announcements but you must set the Scrolling : Deactivate
Re: How can i put my chat box on all pages
NIce job nutsonlizards
Actually all you need is this,
and you can add this anywhere with html in the acp, or even in post i think to. Just be sure yopu add your forum link in the code where it's marked out.
And remember you can always change the size and width as well

Actually all you need is this,
and you can add this anywhere with html in the acp, or even in post i think to. Just be sure yopu add your forum link in the code where it's marked out.
And remember you can always change the size and width as well
- Code:
<center><table height="82" width="100%" background="http://.jpg" style="background-color:transparent;border:#222222 2px solid; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; padding:2px"><tr><td><center><iframe frameborder="0" width=100% height=300 src=http://your forum address /chatbox/index.forum? marginheight=2 marginwidth=2 scrolling=auto allowtransparency=yes name=Chatbox style="border:#505050 1px solid"></iframe></center></td></tr></table></center>
kirk- Forumaster
-
Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: How can i put my chat box on all pages
how do you set Scrolling : Deactivate
devinjones- Forumember
-
Posts : 31
Reputation : 0
Language : english
Re: How can i put my chat box on all pages
devinjones wrote:how do you set Scrolling : Deactivate
Administration Panel>>General>>Messages and Emails>>Announcements
General Announcements Options
Scrolling : []Go left []Go right []Go up []Go down []Deactivate
Re: How can i put my chat box on all pages

I do however have one question, is it possible to add the same re-size function that the chat box normally has in the lower right corner? I am having difficulty getting it to work. Is it even possible when utilizing the chat in the announcements??

Thanks
Re: How can i put my chat box on all pages
I have scrolling on and my popout chat works just fine. And to cipollone I don't think you can resize popout chat unless you know HTML coding and actually resize it to whatever pixels you want.

» Chat Box On All Pages
» How can I put the main chat on all pages
» Chat bar on all pages problem
» How to put FM Chat or other CHAT on ALL pages
» Chat box on all pages not letting users log in or out
» How can I put the main chat on all pages
» Chat bar on all pages problem
» How to put FM Chat or other CHAT on ALL pages
» Chat box on all pages not letting users log in or out
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum