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.
The forum of the forums
3 posters

    Chatango bottom of my page on phpbb2??

    TylerC
    TylerC
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved Chatango bottom of my page on phpbb2??

    Post by TylerC March 19th 2013, 11:59 pm

    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:

    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>
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by Sir Chivas™ March 20th 2013, 12:28 am

    Your forum version is phpBB2, correct?
    If so, you can add it at the bottom. Where exactly do you want it?
    TylerC
    TylerC
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by TylerC March 20th 2013, 12:37 am

    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/

    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by Sir Chivas™ March 20th 2013, 12:46 am

    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 (Edit)
    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. Add

    Regards,
    Sir Chivas. afro
    TylerC
    TylerC
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by TylerC March 20th 2013, 12:54 am

    I appreciate your help. However, when i click on Display "Templates" doesn't show up

    Chatango bottom of my page on phpbb2?? Forumo10
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by SLGray March 20th 2013, 12:56 am

    Are you in advanced mode, and are you the founder of the forum?



    Chatango bottom of my page on phpbb2?? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by Sir Chivas™ March 20th 2013, 12:57 am

    Are you the founder of the forum? Can you please post a screenshot of the Administration Team?
    TylerC
    TylerC
    New Member


    Posts : 4
    Reputation : 1
    Language : English

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by TylerC March 20th 2013, 12:59 am

    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!

    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Chatango bottom of my page on phpbb2??

    Post by Sir Chivas™ March 20th 2013, 1:05 am

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 9:20 am