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.

Change Text Box Background Color

3 posters

Go down

Solved Change Text Box Background Color

Post by Wetpaint4k0 May 28th 2011, 7:31 pm

Hey sorry guys, I did a search but could not find anything that related to my issue.

I want to keep my default forum text as white, but the problem is that practically everywhere I enter text has a white background, such as the log-in fields, posting a reply, and creating a new topic.

Here's a picture of what I mean:

Change Text Box Background Color Postanewtopic2011052810

So basically I want to change that white box to a different color, how can I do that? The same applies to log-in boxes as well.

Forum address: www.sizl.hightoxic.com
phpBB3

Thank you for your help. Smile
avatar
Wetpaint4k0
New Member

Female Posts : 4
Reputation : 0
Language : English

Back to top Go down

Solved Re: Change Text Box Background Color

Post by Nera. May 28th 2011, 7:48 pm

Hi,
Try adding this to your CSS, put in your colour codes.
Code:
input.inputbox {
background: #your color code here;
}
#message-box textarea {
background: #your color code here;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Change Text Box Background Color

Post by Wetpaint4k0 May 28th 2011, 8:01 pm

Thank you Nera, that worked. Smile
avatar
Wetpaint4k0
New Member

Female Posts : 4
Reputation : 0
Language : English

Back to top Go down

Solved Re: Change Text Box Background Color

Post by Nera. May 28th 2011, 8:05 pm

You welcome (:
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Change Text Box Background Color

Post by MrMario May 29th 2011, 3:27 am

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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