Help
Ask questions about how to do or fix things in Arrowchat
User avatar
CDonath
Customer
 
Posts: 6
Joined: 19 Jan 2012, 19:29

 

by CDonath 18 Jun 2012, 07:33

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.

Image
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 18 Jun 2012, 20:52

In the CSS, enter this new line:

Code: Select all
.arrowchat_tabcontentinput textarea{background-color:#fff !important}
User avatar
CDonath
Customer
 
Posts: 6
Joined: 19 Jan 2012, 19:29

 

by CDonath 19 Jun 2012, 12:56

Entered the code and it is still the same.
User avatar
CDonath
Customer
 
Posts: 6
Joined: 19 Jan 2012, 19:29

 

by CDonath 22 Jun 2012, 09:03

Anything? Help please.
User avatar
CDonath
Customer
 
Posts: 6
Joined: 19 Jan 2012, 19:29

 

by CDonath 26 Jun 2012, 18:48

?? Help anyone please
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 26 Jun 2012, 22:47

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.
User avatar
CDonath
Customer
 
Posts: 6
Joined: 19 Jan 2012, 19:29

 

by CDonath 27 Jun 2012, 06:25

I can not seem to locate the section your saying to edit.
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 27 Jun 2012, 11:13

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"
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 16 Dec 2014, 00:26

[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]