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 problem - Can't change the color of the input field

2 posters

Go down

Solved Chatbox problem - Can't change the color of the input field

Post by Coolname007 July 29th 2009, 11:04 am

Hello,
Is there any way to change the color of the input field in the chatbox? With the theme I am using, both the input field, and also the inputted text is dark, so I can't see what I'm typing when I type it in!
I've checked out the different options in the Pics Management, and Colors, but none seem to control that aspect of the forums.

Can anyone please help?

Thanks in advance.


Last edited by Coolname007 on July 29th 2009, 5:57 pm; edited 1 time in total
Coolname007
Coolname007
Forumember

Male Posts : 110
Reputation : 0
Language : English
Location : Nowhere

http://ets-forums.forumotion.com/forum.htm

Back to top Go down

Solved Re: Chatbox problem - Can't change the color of the input field

Post by ankillien July 29th 2009, 11:50 am

Hi!

ou can do it with CSS. Admin CP > Display > Colors > CSS.
Add this codes there.

Code:
input#message {
background-color : blue !important;
}

Replace the color blue with the one you want as input field background.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Chatbox problem - Can't change the color of the input field

Post by Coolname007 July 29th 2009, 5:56 pm

ankillien wrote:Hi!

ou can do it with CSS. Admin CP > Display > Colors > CSS.
Add this codes there.

Code:
input#message {
background-color : blue !important;
}

Replace the color blue with the one you want as input field background.
Awesome! Very Happy Thanks very much, that did it.

Solved.
Coolname007
Coolname007
Forumember

Male Posts : 110
Reputation : 0
Language : English
Location : Nowhere

http://ets-forums.forumotion.com/forum.htm

Back to top Go down

Solved Re: Chatbox problem - Can't change the color of the input field

Post by ankillien July 29th 2009, 6:26 pm

Glad to help you Very Happy

As the problem is solved, I'll lock the topic.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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