Chatbox Issue - Coding 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.
4 posters

    Chatbox Issue - Coding

    avatar
    .:Phantom:.
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Chatbox Issue - Coding

    Post by .:Phantom:. Thu 9 May 2013 - 22:40

    I just changed my skin and added a new banner I made to my site. I'm happy with it. But, my chat box is messed up. There is no Refresh, Archives, or Log in. I don't know how to fix this.

    Link: http://foirfeacht12.forumotion.com/
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Chatbox Issue - Coding

    Post by Derri Thu 9 May 2013 - 23:11

    Have you tried disabling and re-enabling your chat?

    Also are you using the default chatbox?
    avatar
    .:Phantom:.
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Chatbox Issue - Coding

    Post by .:Phantom:. Thu 9 May 2013 - 23:13

    I just tried disabling and re-enabling my chat. It didn't work. I am using the default chat-box.
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Chatbox Issue - Coding

    Post by E-Mark Thu 9 May 2013 - 23:28

    Can you provide us a test account? Thank you! bye
    avatar
    .:Phantom:.
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Chatbox Issue - Coding

    Post by .:Phantom:. Thu 9 May 2013 - 23:34

    Test account created. Username: Test223 Password: Forumpass12
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox Issue - Coding

    Post by SLGray Fri 10 May 2013 - 1:49

    .:Phantom:. wrote:Test account created. Username: Test223 Password: Forumpass12
    I got this message, "Incorrect Information."



    Chatbox Issue - Coding Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    .:Phantom:.
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Chatbox Issue - Coding

    Post by .:Phantom:. Fri 10 May 2013 - 1:59

    Worked just now for me. I typed the password in all lowercase though. I'm not sure if they're case sensitive.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox Issue - Coding

    Post by SLGray Fri 10 May 2013 - 2:04

    Could you give the test account access to the administration panel?



    Chatbox Issue - Coding Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    .:Phantom:.
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Chatbox Issue - Coding

    Post by .:Phantom:. Fri 10 May 2013 - 2:21

    Admin panel added.
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: Chatbox Issue - Coding

    Post by E-Mark Fri 10 May 2013 - 2:52

    Add this to your CSS:
    Code:
    #chatbox {
    top: 60px !important;
    }
    #chatbox_members {
    top: 60px !important;
    width: 150px !important;
    }
    .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
    color: white !important;
    }
    avatar
    .:Phantom:.
    New Member


    Posts : 14
    Reputation : 1
    Language : English

    Solved Re: Chatbox Issue - Coding

    Post by .:Phantom:. Fri 10 May 2013 - 3:07

    Thank you! It worked.
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Chatbox Issue - Coding

    Post by SLGray Fri 10 May 2013 - 3:52

    Topic Solved & Locked



    Chatbox Issue - Coding Slgray10

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