Page 1 of 1
Grey chat box
PostPosted: 18 Jun 2012, 07:33
by CDonath
We currently just did the update and now we have a grey chat box where you type your messages you can see in the SS provided.

PostPosted: 18 Jun 2012, 20:52
by Jason
In the CSS, enter this new line:
- Code: Select all
.arrowchat_tabcontentinput textarea{background-color:#fff !important}
PostPosted: 19 Jun 2012, 12:56
by CDonath
Entered the code and it is still the same.
PostPosted: 22 Jun 2012, 09:03
by CDonath
Anything? Help please.
PostPosted: 26 Jun 2012, 18:48
by CDonath
?? Help anyone please
PostPosted: 26 Jun 2012, 22:47
by Jason
This code is interfering with it:
- Code: Select all
.textbox, textarea, select, #vB_Editor_QR_editor {
background:#353535;
background-color: #353535 !important;
color: #ddd;
border: 1px solid #393939;
}
You can either remove the background-color completely or remove the important on it and use the code above.
PostPosted: 27 Jun 2012, 06:25
by CDonath
I can not seem to locate the section your saying to edit.
PostPosted: 27 Jun 2012, 11:13
by Jason
CDonath wrote:I can not seem to locate the section your saying to edit.
It would be in your vBulletin CSS files - not ArrowChat.
"additional.css"
Topic Closed
PostPosted: 16 Dec 2014, 00:26
by Staff Bot
[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]