Chatango bottom of my page on phpbb2??
3 posters
Page 1 of 1
Chatango bottom of my page on phpbb2??
Good evening,
I recently made a Chatango chat box however i'm having a small problem with adding my chat box on the footer of the page in phpbb2 which is the version i'm using;
I know how insert the code, by Display>Generalities>Homepage Message
But i have no idea how to move it to the bottom! I do not have a template function in Display btw.
My forum is: www.galicia.newgoo.net
And this is my chatango chat box code:
I recently made a Chatango chat box however i'm having a small problem with adding my chat box on the footer of the page in phpbb2 which is the version i'm using;
I know how insert the code, by Display>Generalities>Homepage Message
But i have no idea how to move it to the bottom! I do not have a template function in Display btw.
My forum is: www.galicia.newgoo.net
And this is my chatango chat box code:
- Code:
<script id="sid0010000024696374606">(function() {function async_load(){s.id="cid0010000024696374606";s.src='http://st.chatango.com/js/gz/emb.js';s.style.cssText="width:700px;height:400px;";s.async=true;s.text='{"handle":"EMSGalicia","styles":{"a":"666666","b":100,"k":"FFFFFF","l":"999999","m":"FFFFFF","r":100,"s":1,"w":0}}';var ss = document.getElementsByTagName('script');for (var i=0, l=ss.length; i < l; i++){if (ss[i].id=='sid0010000024696374606'){ss[i].id +='_';ss[i].parentNode.insertBefore(s, ss[i]);break;}}}var s=document.createElement('script');if (s.async==undefined){if (window.addEventListener) {addEventListener('load',async_load,false);}else if (window.attachEvent) {attachEvent('onload',async_load);}}else {async_load();}})();</script>
TylerC- New Member
- Posts : 4
Reputation : 1
Language : English
Re: Chatango bottom of my page on phpbb2??
Your forum version is phpBB2, correct?
If so, you can add it at the bottom. Where exactly do you want it?
If so, you can add it at the bottom. Where exactly do you want it?
Re: Chatango bottom of my page on phpbb2??
Sir Chivas™ wrote:Your forum version is phpBB2, correct?
If so, you can add it at the bottom. Where exactly do you want it?
Yes it is. I want it like on this forum http://www.hellboundems.com/
TylerC- New Member
- Posts : 4
Reputation : 1
Language : English
Re: Chatango bottom of my page on phpbb2??
Alright,
Do the following:
1. Open your Administration Panel.
2. Click on Display.
3. Then, click on General, under Templates.
4. Make sure to click on this template: Index_body ()
5. Look for this part:
Should be around line: 239
6. Insert this code after the code shown above: Yet, you want it to be center, place this code instead:
Save and make sure to publish it.
Regards,
Sir Chivas.
Do the following:
1. Open your Administration Panel.
2. Click on Display.
3. Then, click on General, under Templates.
4. Make sure to click on this template: Index_body ()
5. Look for this part:
- Code:
<!-- END switch_legend -->
Should be around line: 239
6. Insert this code after the code shown above: Yet, you want it to be center, place this code instead:
- Code:
<center><script id="sid0010000024696374606">(function() {function async_load(){s.id="cid0010000024696374606";s.src='http://st.chatango.com/js/gz/emb.js';s.style.cssText="width:700px;height:400px;";s.async=true;s.text='{"handle":"EMSGalicia","styles":{"a":"666666","b":100,"k":"FFFFFF","l":"999999","m":"FFFFFF","r":100,"s":1,"w":0}}';var ss = document.getElementsByTagName('script');for (var i=0, l=ss.length; i < l; i++){if (ss[i].id=='sid0010000024696374606'){ss[i].id +='_';ss[i].parentNode.insertBefore(s, ss[i]);break;}}}var s=document.createElement('script');if (s.async==undefined){if (window.addEventListener) {addEventListener('load',async_load,false);}else if (window.attachEvent) {attachEvent('onload',async_load);}}else {async_load();}})();</script>
</center>
Save and make sure to publish it.
Regards,
Sir Chivas.
Re: Chatango bottom of my page on phpbb2??
Are you in advanced mode, and are you the founder of the forum?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Chatango bottom of my page on phpbb2??
Are you the founder of the forum? Can you please post a screenshot of the Administration Team?
Re: Chatango bottom of my page on phpbb2??
Oh... My bad! Now it all makes sense, looks like it only works from the admin account. Since me and a friend made it together, i'll fix it by tomorrow!
But now i know what to do, so this is solved. Thank you!
But now i know what to do, so this is solved. Thank you!
TylerC- New Member
- Posts : 4
Reputation : 1
Language : English
Similar topics
» Adding Chatango Chat box to the footer on every page
» Chatango Chat
» Chatango on phpbb3?
» Switch user page out with a html page
» Making Chatango Chat box not visible to guests
» Chatango Chat
» Chatango on phpbb3?
» Switch user page out with a html page
» Making Chatango Chat box not visible to guests
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum