How do I add a chat box in the subtitle or in the head. Quick help Needed. Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    How do I add a chat box in the subtitle or in the head. Quick help Needed.

    avatar
    GifterMaster
    New Member


    Posts : 10
    Reputation : 0
    Language : English

    Solved How do I add a chat box in the subtitle or in the head. Quick help Needed.

    Post by GifterMaster June 22nd 2010, 1:02 am

    Hi everyone.

    I have my forum which is : http://isupportourworld.canadaboard.net

    And I want my chat box to put it in the subtitle first. if it is not possible then i want it in the heading.

    My chat box code is : http://isupportourworld.cbox.ws/

    so basically I want the users to see the chat box in the subtitle so they don't have to click on the link or they don't have to go to the link.

    I am using phpbb2.

    Can anyone show me how? Very Happy Very Happy Very Happy


    Last edited by GifterMaster on June 25th 2010, 1:12 am; edited 1 time in total
    Rok
    Rok
    Energetic


    Male Posts : 6823
    Reputation : 234
    Language : idk

    Solved Re: How do I add a chat box in the subtitle or in the head. Quick help Needed.

    Post by Rok June 23rd 2010, 12:00 am

    Administration Panel > Display > Homepage - Generalities

    Add this following code in the Homepage Message box:
    Code:
    <iframe src="http://isupportourworld.cbox.ws/" width="100%" height="100%" border="1px"></iframe>

    If you feel that the iframe is too large, then just use the code of the chatbox itself without that text 'isupportourworld' and the ad:
    Code:
    <div align="center">
    <div style="position: relative; width:80%; margin: 60px auto; height: 60%;" >
    <div style="position:absolute;top:-52px;left:-2px;font: bold 42px Century Gothic, Tahoma, sans-serif; color:#5D9C0A;">isupportourworld</div>
    <div>
    <iframe allowtransparency="yes" frameborder="0" width="100%" height="100%" src="http://www3.cbox.ws/box/?boxid=3181736&boxtag=1lxjql&sec=main" marginheight="0" marginwidth="0" scrolling="auto" name="cboxmain"></iframe></div>
    <div>
    <iframe allowtransparency="yes" frameborder="0" width="100%" height="75" src="http://www3.cbox.ws/box/?boxid=3181736&boxtag=1lxjql&sec=form" marginheight="0" marginwidth="0" scrolling="no" name="cboxform"></iframe></div>
    <div style="font-family:Tahoma, Arial; font-size: 11px;color:#ababab;">hosted by <a href="http://www.cbox.ws/" target="_new" style="color:#878787;text-decoration:none">Cbox.ws</a></div>
    </div>
    </div>

    Or... you can add it as your footer instead considering you're using phpBB2.
    avatar
    GifterMaster
    New Member


    Posts : 10
    Reputation : 0
    Language : English

    Solved Re: How do I add a chat box in the subtitle or in the head. Quick help Needed.

    Post by GifterMaster June 25th 2010, 12:52 am

    Rok wrote:Administration Panel > Display > Homepage - Generalities

    Add this following code in the Homepage Message box:
    Code:
    <iframe src="http://isupportourworld.cbox.ws/" width="100%" height="100%" border="1px"></iframe>

    If you feel that the iframe is too large, then just use the code of the chatbox itself without that text 'isupportourworld' and the ad:
    Code:
    <div align="center">
    <div style="position: relative; width:80%; margin: 60px auto; height: 60%;" >
    <div style="position:absolute;top:-52px;left:-2px;font: bold 42px Century Gothic, Tahoma, sans-serif; color:#5D9C0A;">isupportourworld</div>
    <div>
    <iframe allowtransparency="yes" frameborder="0" width="100%" height="100%" src="http://www3.cbox.ws/box/?boxid=3181736&boxtag=1lxjql&sec=main" marginheight="0" marginwidth="0" scrolling="auto" name="cboxmain"></iframe></div>
    <div>
    <iframe allowtransparency="yes" frameborder="0" width="100%" height="75" src="http://www3.cbox.ws/box/?boxid=3181736&boxtag=1lxjql&sec=form" marginheight="0" marginwidth="0" scrolling="no" name="cboxform"></iframe></div>
    <div style="font-family:Tahoma, Arial; font-size: 11px;color:#ababab;">hosted by <a href="http://www.cbox.ws/" target="_new" style="color:#878787;text-decoration:none">Cbox.ws</a></div>
    </div>
    </div>

    Or... you can add it as your footer instead considering you're using phpBB2.

    Thanks for your help. Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: How do I add a chat box in the subtitle or in the head. Quick help Needed.

    Post by Sanket June 25th 2010, 9:23 am

    Since this thread is marked solved, I will lock this thread.
    How do I add a chat box in the subtitle or in the head. Quick help Needed. 2j4t5a8

    Sanket Smile