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.
The forum of the forums
4 posters

    Help about chatbox can i remove online ?

    avatar
    G-Zone
    Forumember


    Posts : 64
    Reputation : 1
    Language : English

    Solved Help about chatbox can i remove online ?

    Post by G-Zone April 1st 2013, 11:10 am

    at the left corner of the chatbox there is online list and away list but how to remove that??

    can i remove ?

    or some codes from the css style sheet ?

    some help please Very Happy Shocked
    E-Mark
    E-Mark
    Active Poster


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

    Solved Re: Help about chatbox can i remove online ?

    Post by E-Mark April 1st 2013, 11:14 am

    Give this a try
    Add this to your CSS:

    Code:
    #chatbox_members {
    display: none;
    }
    avatar
    G-Zone
    Forumember


    Posts : 64
    Reputation : 1
    Language : English

    Solved Re: Help about chatbox can i remove online ?

    Post by G-Zone April 2nd 2013, 12:58 am

    This code works , but if i say anything and enter it my message is at the center but how to do my message at the left corner like left align..
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Help about chatbox can i remove online ?

    Post by Sir Chivas™ April 2nd 2013, 3:26 am

    Can you please provide a test account and as well as your Forum URL, thank you.
    E-Mark
    E-Mark
    Active Poster


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

    Solved Re: Help about chatbox can i remove online ?

    Post by E-Mark April 2nd 2013, 6:14 am

    Try this:
    Code:
    #chatbox {
    left: 0px !important;
    }
    avatar
    G-Zone
    Forumember


    Posts : 64
    Reputation : 1
    Language : English

    Solved Re: Help about chatbox can i remove online ?

    Post by G-Zone April 2nd 2013, 7:22 am

    @E-Mark thank you my problem solve please mark this as solve Very Happy
    E-Mark
    E-Mark
    Active Poster


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

    Solved Re: Help about chatbox can i remove online ?

    Post by E-Mark April 2nd 2013, 7:23 am

    No problem! Hello
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Help about chatbox can i remove online ?

    Post by Jophy April 2nd 2013, 8:49 am

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 4:32 am