Welcome to Geeklog, Anonymous Friday, July 11 2025 @ 06:21 pm EDT
Geeklog Forums
Color of form input boxes.
I am using white text so when I type into the form boxes, I cannot see what is typed. Where can I change the color of the font inside the form input boxes?
14
13
Quote
Status: offline
Forum User
Full Member
Registered: 02/10/04
Posts: 176
Edit your style.css file and around line 145 (on the professional theme) add a background property as follows:
submit {
background:#222222;
color:#FFFFFF;
}
Hope this helps!
Eric
Text Formatted Code
input,submit {
background:#222222;
color:#FFFFFF;
}
Hope this helps!
Eric
12
14
Quote
All times are EDT. The time is now 06:21 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content