enableing new chat boxes/ please help.. 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.
2 posters

    enableing new chat boxes/ please help..

    avatar
    4LIFEMAFIA
    Forumember


    Posts : 68
    Reputation : 0
    Language : english

    enableing new chat boxes/ please help.. Empty enableing new chat boxes/ please help..

    Post by 4LIFEMAFIA Sun 14 Sep 2008 - 6:23

    I went to cbox.ws to get a new chat box that allways stays open.. but when i went to chat box in my control panel i dint really see anywhere to paste an enable the code i got from cbox.ws
    on a fourmations fourm can you add diffrent chat boxes that arent apart of fourmations

    hear is the site i made it on.. http://www.cbox.ws/
    please help this is the last thing i need before my site is done
    this is what the code looks like:

    <script type="text/javascript">
    function popcbox() {
    cboxwin = window.open("","Cbox","width=200,height=380,toolbar=no,scrollbars=no,status=no,resizable=yes");
    cboxwin.document.write('<html><head><title>Cbox</title></head><frameset rows="*,75" frameborder="0" framespacing="0">');
    cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="http://www4.cbox.ws/box/?boxid=3585823&boxtag=1859&sec=main" noresize="true" scrolling="auto" name="cboxmain" style="border:#DBE2ED 1px solid;"/>');
    cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="http://www4.cbox.ws/box/?boxid=3585823&boxtag=1859&sec=form" noresize="true" scrolling="no" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px"/></frameset>'); cboxwin.document.write('<noframes>Cbox needs frames!</noframes></html>');
    try {
    x = screen.width;
    y = screen.height;
    cboxwin.moveTo(Math.max((x/2)-100, 0), Math.max((y/3)-190));
    } catch (e) {};
    }
    </script>


    <a href="Javascript:popcbox();">Pop up my Cbox</a>
    avatar
    Viridian24
    New Member


    Posts : 5
    Reputation : 0
    Language : English

    enableing new chat boxes/ please help.. Empty Re: enableing new chat boxes/ please help..

    Post by Viridian24 Sun 14 Sep 2008 - 20:36

    Try going into the admin panel -> moduels -> html pages management (at the very bottom) -> then make a new html page and paste the code in the html source and name it chat box.

    I was able to add a new chat box in my forum by doing this, but I decided that I likes the default chat box better, so I took it off and changed it back to default.