please fix code for my chat box 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

    please fix code for my chat box

    avatar
    davidkiet
    New Member


    Male Posts : 9
    Reputation : 1
    Language : vietnamese

    Solved please fix code for my chat box

    Post by davidkiet October 23rd 2012, 11:47 am

    please fix code for my chat box Chat

    my english is not good !
    Arrow
    Arrow
    Forumember


    Male Posts : 121
    Reputation : 4
    Language : English

    Solved Re: please fix code for my chat box

    Post by Arrow October 23rd 2012, 12:14 pm

    Do you have a link to your site, it looks like you need your CSS fixed for the chatbox.
    avatar
    davidkiet
    New Member


    Male Posts : 9
    Reputation : 1
    Language : vietnamese

    Solved Re: please fix code for my chat box

    Post by davidkiet October 23rd 2012, 6:12 pm

    Arrow wrote:Do you have a link to your site, it looks like you need your CSS fixed for the chatbox.


    http://12spit01.123.st
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: please fix code for my chat box

    Post by Sanket October 23rd 2012, 6:38 pm

    Do you have a test account for your forum?
    avatar
    davidkiet
    New Member


    Male Posts : 9
    Reputation : 1
    Language : vietnamese

    Solved Re: please fix code for my chat box

    Post by davidkiet October 23rd 2012, 7:09 pm

    Sanket wrote:Do you have a test account for your forum?

    ID: davidkiet
    Pass: anh123456
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: please fix code for my chat box

    Post by Sanket October 23rd 2012, 7:26 pm

    Add this to your css.
    Code:
    #chatbox p{
    padding-top: 1.4em !important;
    }
    avatar
    davidkiet
    New Member


    Male Posts : 9
    Reputation : 1
    Language : vietnamese

    Solved Re: please fix code for my chat box

    Post by davidkiet October 24th 2012, 1:46 am

    Sanket wrote:Add this to your css.
    Code:
    #chatbox p{
    padding-top: 1.4em !important;
    }

    Thank you so much !