Outline around chatbox
3 posters
Page 1 of 1
Outline around chatbox
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.
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
Re: Outline around chatbox
Hi,
1. It is Invasion you are talking about? To outline inside your chat add this to CSS
2. To add the line above the buttons add this to CSS. Change the color and px if you want.
That's it
1. It is Invasion you are talking about? To outline inside your chat add this to CSS
- Code:
#chatbox {
border: 2px solid red;
}
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
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: Outline around chatbox
Yes thanks
Raze- Forumember
- Posts : 406
Reputation : 12
Language : English, HTML, CSS
Re: Outline around chatbox
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum