how to make body lines of the chatbox to phpBB2?

m3gsm at 07h54
23
Dec
2011
how to make body lines of the chatbox to phpBB2? Please help, ...
This url address of my forum, ...
http://m3gsm.indonesianforum.net/
1 slg, on 23/12/2011 at 09h57
What do you mean by body lines?
2 m3gsm, on 23/12/2011 at 10h21
sidelines in the chatbox, ..
3 Nera., on 23/12/2011 at 14h35
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;
}
4 m3gsm, on 23/12/2011 at 15h10
ok, thanks,....
5 Sanket, on 23/12/2011 at 17h40
Topic Solved & Locked
Similar topics
Is there a way to get rid of the Black Line under the usernames in the ChatBox?
Im working on re-doing my site completely and i really want to add some cool features. Im wondering if thats even possible. By chat box effects i mean lie maybe a background or a picture behind the name for each individual user,same with a profile
Reggie Jackson http://en.wikipedia.org/wiki/Reggie_Jackson
See also
more_less
Informations

5 Replies For the topic :
"how to make body lines of the chatbox to phpBB2? "

This topic has been viewed 1877 times.

Last message :
23/12/2011 at 07h54 by "m3gsm"