How to get text above my chat. 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.

    How to get text above my chat.

    avatar
    Guest
    Guest


    How to get text above my chat. Empty How to get text above my chat.

    Post by Guest Mon 1 Dec - 22:35

    Okay, I have added a new java script page on my home page with a new chat, here is the code.

    Code:
    function insertChatBox(chatbox_id, chatbox_url) {
        return insertChatBoxNew(chatbox_id, chatbox_url);
    }

    function insertChatBoxNew(chatbox_id, chatbox_url) {

       document.getElementById(chatbox_id).innerHTML = '<iframe src="http://aurenjs.com/chat.php?id=spike" id="frame_chatbox" scrolling="no" width="100%" height="100%" marginwidth="0" marginheight="0" frameborder="0"></iframe>';
    }




    How would I make some text about it in the center like this:

    http://prntscr.com/5c7iag


    Also how would I lower the chat down a little bit to fit it in, if so please tell me all of the code I need to add.

    Thanks!

    -Luke
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    How to get text above my chat. Empty Re: How to get text above my chat.

    Post by SLGray Mon 1 Dec - 22:53


    Please do not start multi-threads about the same issue/question.

    Please use your other topic - https://help.forumotion.com/t137171-how-to-replace-my-chat-with-a-new-one#926224 .

    Topic Locked



    How to get text above my chat. Slgray10

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


    How to get text above my chat. Empty Re: How to get text above my chat.

    Post by Guest Mon 1 Dec - 22:53

    Okay, sorry sir. Lol