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
XxForumGirlxX
Mike
Jellydonut
7 posters

    Chatbox on all pages

    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Chatbox on all pages

    Post by Jellydonut March 26th 2012, 1:43 am

    Another chatbox question... how do you get the normal chatbox to be at the top of all pages on your forum? Like, so if your viewing a thread, you can also be looking at the chatbox.


    Last edited by Jellydonut on March 27th 2012, 3:32 am; edited 1 time in total
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: Chatbox on all pages

    Post by Mike March 26th 2012, 1:58 am

    You can put it in overall header in templates. Iframe it in Smile
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 26th 2012, 2:00 am

    Sorry I'm so stupid a this... but how do I do that? xD
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: Chatbox on all pages

    Post by Mike March 26th 2012, 3:35 am

    Code:
    <iframe src="http://www..com"></iframe>
    avatar
    XxForumGirlxX
    Forumember


    Female Posts : 193
    Reputation : 7
    Language : English
    Location : USA

    Solved Re: Chatbox on all pages

    Post by XxForumGirlxX March 26th 2012, 3:47 am

    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 26th 2012, 11:16 pm

    Thanks, but I don't really want a pop up chat, I want the original chatbox to be on all pages.

    Drogba921 wrote:
    Code:
    <iframe src="http://www..com"></iframe>
    I'll see how this works, thanks (:

    Edit-
    Do I have to put my forum name in the www. thing? Or is there any part of the code I need to change?
    Where do I put the code?

    Edit again- Oh, in the founder accounts admin panel.
    Last time I edited a template, it said 'Waiting' for a long time, and it still is waiting. That's a problem, isn't it? Why is it waiting for so long?
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 12:17 am

    You could also try this code:

    Code:
    <iframe src="http://Gfx1.forumotion.com/chatbox" frameborder="0" width="1073" height="330"></iframe>

    and it goes under:

    admin panel--->Display---->Templates---->General---->Viewtopic_body--->paste right at the top and save---->after that go back to where the teplates are and look for Chatbox on all pages Ajouter, click on it and you should be able to see the chatbox in all the pages

    make sure to change the URL if you use the code i provided


    Last edited by PorkyPine V10 on March 27th 2012, 12:44 am; edited 1 time in total
    avatar
    King_GFX
    Forumember


    Posts : 96
    Reputation : 2
    Language : English

    Solved Re: Chatbox on all pages

    Post by King_GFX March 27th 2012, 12:29 am

    I simply put the HTML in the overall_header without the <frame> and it worked. Thank You Drogba. Solved! Smile
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 12:33 am

    King_GFX wrote:I simply put the HTML in the overall_header without the <frame> and it worked. Thank You Drogba. Solved! Smile

    lol, i dont think this is your problem so you cant say solved
    avatar
    King_GFX
    Forumember


    Posts : 96
    Reputation : 2
    Language : English

    Solved Re: Chatbox on all pages

    Post by King_GFX March 27th 2012, 12:48 am

    Wow, I know! LMAO I just noticed!!! Because I made an exact post with the same probem but using FM Chat HAHA!!! Sorry :\ Ohh BTW Porkypine, I noticed you haven't visited Photoshop Lounge in a while Razz we have our own domain now. www.pslounge.net.

    Sorry for getting off topic, but yea MY problem is solved. LOL
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 27th 2012, 12:54 am

    King_GFX wrote:I simply put the HTML in the overall_header without the <frame> and it worked. Thank You Drogba. Solved! Smile
    Thanks, but it's not working for me
    There's something wrong with my coding, I think. Every time I update templates, it says 'Waiting' and it never stops waiting. Anyone know what to do?
    PorkyPine V10 wrote:You could also try this code:

    Code:
    <iframe src="http://Gfx1.forumotion.com/chatbox" frameborder="0" width="1073" height="330"></iframe>

    and it goes under:

    admin panel--->Display---->Templates---->General---->Viewtopic_body--->paste right at the top and save---->after that go back to where the teplates are and look for Chatbox on all pages Ajouter, click on it and you should be able to see the chatbox in all the pages

    make sure to change the URL if you use the code i provided
    Ah! I didn't know you needed to do that, thanks. I'll see if it works.


    Edit--
    something seems to have worked, but there's a problem
    Chatbox on all pages 2v9cbcw
    The same *server not found* message is on the homepage along with the chatbox, along with being on every other page of the forum.
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 1:05 am

    Ahh try my code, i tested out drogbas but i edited a little
    avatar
    TyManGFx
    Forumember


    Posts : 47
    Reputation : 5
    Language : english

    Solved Re: Chatbox on all pages

    Post by TyManGFx March 27th 2012, 1:16 am

    here
    Code:
    <iframe src="/chatbox/index.forum?" frameborder="0" width="1073" height="330"></iframe>
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 27th 2012, 1:20 am

    Thanks for helping xD
    I'll try the new codes
    Do I have to delete the old ones?

    Edit-
    The most recent code worked, but now the chatbox is at the very top of the page, like above the banner. And it's too wide.


    Last edited by Jellydonut on March 27th 2012, 1:24 am; edited 1 time in total
    avatar
    TyManGFx
    Forumember


    Posts : 47
    Reputation : 5
    Language : english

    Solved Re: Chatbox on all pages

    Post by TyManGFx March 27th 2012, 1:22 am

    yes remove all the old ones
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 1:23 am

    TyManGFx wrote:here
    Code:
    <iframe src="/chatbox/index.forum?" frameborder="0" width="1073" height="330"></iframe>

    it was basically the code i had, there wasnt a need to repost it
    avatar
    TyManGFx
    Forumember


    Posts : 47
    Reputation : 5
    Language : english

    Solved Re: Chatbox on all pages

    Post by TyManGFx March 27th 2012, 1:26 am

    lol porky i made ur code work
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 27th 2012, 1:26 am

    I didn't mean for you to repost it, I just said I was going to try everyones codes (:
    Ok, so should I put it in Overall header, or something else? Overall header makes it at the wayy top of the forum. It does put it on all pages though, that's good.
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 1:26 am

    Jelly, it goes in the viewtopic_body


    Last edited by PorkyPine V10 on March 27th 2012, 1:31 am; edited 1 time in total
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 27th 2012, 1:31 am

    I entered and published porky's code, but the chatbox is still only on one page.
    Sorry I'm so difficult xP I don't get how it's not working
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 1:32 am

    try posting something
    avatar
    TyManGFx
    Forumember


    Posts : 47
    Reputation : 5
    Language : english

    Solved Re: Chatbox on all pages

    Post by TyManGFx March 27th 2012, 1:32 am

    try mine Wink
    Code:
    <iframe src="/chatbox/index.forum?" frameborder="0" width="1073" height="330"></iframe>
    and link to your forum?
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 27th 2012, 2:45 am

    Thanks, I think it worked (:
    It just doesn't show on the forums, only threads, but that's fine.
    Thanks for helping me!
    Does anyone know how I can make the chatbox less wide on the threads? The normal chatbox is a good length, but the one on the threads s really wide and stretches the page.
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 3:24 am

    find the code and fix the width or height to desired size
    Jellydonut
    Jellydonut
    Forumember


    Female Posts : 572
    Reputation : 27
    Language : English
    Location : Illinois

    Solved Re: Chatbox on all pages

    Post by Jellydonut March 27th 2012, 3:31 am

    PorkyPine V10 wrote:find the code and fix the width or height to desired size
    Thank you!
    I'm done now *whew*
    PorkyPine V10
    PorkyPine V10
    Forumember


    Male Posts : 387
    Reputation : 19
    Language : English, Spanish, French, Japanese

    Solved Re: Chatbox on all pages

    Post by PorkyPine V10 March 27th 2012, 3:33 am

    No Problem
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox on all pages

    Post by SLGray March 27th 2012, 3:47 am

    Topic Solved & Locked



    Chatbox on all pages Slgray10

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

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