login and password text color
3 posters
Page 1 of 1
login and password text color
Hi all i did look but can't find the code anyplace so im asking for help
Can some one please give me the code used to change the text color on the log in and password right now its white on white also i will need the search text code too
thanks
Ape
Can some one please give me the code used to change the text color on the log in and password right now its white on white also i will need the search text code too
thanks
Ape
Last edited by APE on July 16th 2013, 1:45 am; edited 1 time in total
Re: login and password text color
Try this:
If it doesn't change remove the pseudo class and try. It should change the font color of all input boxes on the forum.
EDIT:
Try this code for the default login boxes:
- Code:
.inputbox:focus {
color: #000000;
}
If it doesn't change remove the pseudo class and try. It should change the font color of all input boxes on the forum.
EDIT:
Try this code for the default login boxes:
- Code:
.post {
color: #000000;
}
Re: login and password text color
Did the first code not work for the search box? If so, may I have a link to your forum so I can take a look?
Similar topics
» Background color and text color by rank
» Password Changes and Login IPs
» Show password on login
» Can't login - Lost password
» Lost my login id and password, help needed.
» Password Changes and Login IPs
» Show password on login
» Can't login - Lost password
» Lost my login id and password, help needed.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum