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.

Text Input Area

3 posters

Go down

Solved Text Input Area

Post by CatherinaAndrea October 24th 2011, 4:44 pm

Text Input Area Textcolorquestion

As you can see on the screenshot, the background of the input area is white and the text is also white. What would be the code to make the text in the input area black?


Last edited by CatherinaAndrea on October 24th 2011, 4:54 pm; edited 1 time in total
CatherinaAndrea
CatherinaAndrea
Forumember

Female Posts : 230
Reputation : 19
Language : English, Russian, Dutch

http://www.nailphanatic.com/

Back to top Go down

Solved Re: Text Input Area

Post by WHITESABBATH October 24th 2011, 4:50 pm

since your using phpBB3 look in your css for this { .inputbox }and change the "background color"
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Solved Re: Text Input Area

Post by CatherinaAndrea October 24th 2011, 4:53 pm

Ahh you're my hero, thank you Wink

To anyone who is needing the actual code:
Code:
.inputbox{
background-color: #000000;
}
CatherinaAndrea
CatherinaAndrea
Forumember

Female Posts : 230
Reputation : 19
Language : English, Russian, Dutch

http://www.nailphanatic.com/

Back to top Go down

Solved Re: Text Input Area

Post by Nera. October 24th 2011, 4:54 pm

Lock
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top


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