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.

Outline around chatbox

3 posters

Go down

Solved Outline around chatbox

Post by Raze August 10th 2011, 2:40 am

Outline around chatbox Chebox11

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

Outline around chatbox Lineee10
And is there a way to add a line above the the text area and the smiles bold and ect.
Raze
Raze
Forumember

Male Posts : 406
Reputation : 12
Language : English, HTML, CSS

Back to top Go down

Solved Re: Outline around chatbox

Post by Nera. August 10th 2011, 9:38 am

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
Outline around chatbox 7Rc7
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Outline around chatbox

Post by Raze August 12th 2011, 5:50 am

Yes thanks
Raze
Raze
Forumember

Male Posts : 406
Reputation : 12
Language : English, HTML, CSS

Back to top Go down

Solved Re: Outline around chatbox

Post by Sanket August 12th 2011, 6:01 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Outline around chatbox 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum