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.

CHATBOX Color Problem

2 posters

Go down

Solved CHATBOX Color Problem

Post by ErinTRO October 5th 2015, 3:48 pm

Technical Details


Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Mozilla Firefox
Screenshot of problem : https://2img.net/h/i1175.photobucket.com/albums/r621/ErinAdkinsTRO/problem_zpsfqlpbvah.png
Who the problem concerns : All members
When the problem appeared : After installing the skin. The chatbox portion was not modified.
Forum link : http://trump.bigboardlive.com

Description of problem

Hi,

As indicated in the screenshot, where you input a message, the box is white. I'd like to change that color because the text is also white and therefore I can't read what I'm trying to type in the input field.

The output message is also white but that appears on a blue background.

Thanks
ErinTRO
ErinTRO
New Member

Posts : 3
Reputation : 1
Language : English

http://trump.bigboardlive.com

Back to top Go down

Solved Re: CHATBOX Color Problem

Post by Ange Tuteur October 5th 2015, 6:02 pm

Hi @ErinTRO,

Try adding the following rule to your stylesheet.
Display > Colors > CSS stylesheet
Code:
input#message {
  background:#333 !important;
}

That should change the background color of the input field. You can replace 333 with any color you want.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: CHATBOX Color Problem

Post by ErinTRO October 6th 2015, 2:06 am

Ange Tuteur wrote:Hi @ErinTRO,

Try adding the following rule to your stylesheet.
Display > Colors > CSS stylesheet
Code:
input#message {
  background:#333 !important;
}

That should change the background color of the input field. You can replace 333 with any color you want.

It works! Thank you soooo much, Ange! That one was driving me nuts. I'm so happy now! You're terrific! :party:
ErinTRO
ErinTRO
New Member

Posts : 3
Reputation : 1
Language : English

http://trump.bigboardlive.com

Back to top Go down

Solved Re: CHATBOX Color Problem

Post by Ange Tuteur October 6th 2015, 10:25 am

You're welcome ^^

Topic archived

Have a nice day. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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