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

    how to make body lines of the chatbox to phpBB2?

    m3gsm
    m3gsm
    Forumember


    Male Posts : 302
    Reputation : 3
    Language : indonesian

    Solved how to make body lines of the chatbox to phpBB2?

    Post by m3gsm December 23rd 2011, 7:54 am

    how to make body lines of the chatbox to phpBB2? Please help, ...
    This url address of my forum, ...
    http://m3gsm.indonesianforum.net/
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: how to make body lines of the chatbox to phpBB2?

    Post by SLGray December 23rd 2011, 9:57 am

    What do you mean by body lines?



    how to make body lines of the chatbox to phpBB2?  Slgray10

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


    Male Posts : 302
    Reputation : 3
    Language : indonesian

    Solved Re: how to make body lines of the chatbox to phpBB2?

    Post by m3gsm December 23rd 2011, 10:21 am

    sidelines in the chatbox, ..
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: how to make body lines of the chatbox to phpBB2?

    Post by Nera. December 23rd 2011, 2:35 pm

    Hi,

    If you mean row lines when you write, find this in your CSS and change the BG color.

    Code:
    .chatbox_row_1 {
        background-color: #FBFBFB;
        padding: 4px;
    }
    .chatbox_row_2 {
        background-color: #F4F4F4;
        padding: 4px;
    }
    .chatbox_row_3 {
        background-color: #F4F9FD;
        padding: 4px;
    }
    m3gsm
    m3gsm
    Forumember


    Male Posts : 302
    Reputation : 3
    Language : indonesian

    Solved Re: how to make body lines of the chatbox to phpBB2?

    Post by m3gsm December 23rd 2011, 3:10 pm

    ok, thanks,....
    Sanket
    Sanket
    ForumGuru


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

    Solved Re: how to make body lines of the chatbox to phpBB2?

    Post by Sanket December 23rd 2011, 5:40 pm

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 6:30 am