Outline around chatbox

Raze at 02h40
10
Aug
2011


Can i get a code or something to add a line around the chatbox please


And is there a way to add a line above the the text area and the smiles bold and ect.
1 Nera., on 10/08/2011 at 09h38
Hi,

1. It is Invasion you are talking about? To outline inside your chat add this to CSS
Code:
#chatbox {
    border: 2px solid red;
}

Change the color and px if you want.

2. To add the line above the buttons add this to CSS. Change the color and px if you want.
Code:
#chatbox_footer {
    border-top: 2px solid red;
}


That's it
2 Raze, on 12/08/2011 at 05h50
Yes thanks
3 Sanket, on 12/08/2011 at 06h01
Since this thread appears to be solved, I will lock this thread and mark it as solved.


Sanket Smile

Similar topics
Id like to remove the outline of the navbar (white roundish images that make it round and the white line under it) Not sure if thats clear enough. Thanks once again. ^^
I would like to enhance the thickness of the border around my forum. how is this possible in phpbb 3?
I liked the idea of these ranks because you could change percentages. EG: I really hope everyone likes these. (Feel free to request different percentages) True Ranks: Display ideas: These would look best on a light
Replies 1 to 3 on 3 for "Outline around chatbox"
See also
more_less
Informations

3 Replies For the topic :
"Outline around chatbox"

This topic has been viewed 1373 times.

Last message :
10/08/2011 at 02h40 by "Raze"