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.

Login Box Font Color.

2 posters

Go down

Login Box Font Color. Empty Login Box Font Color.

Post by btnhtillidie January 21st 2010, 5:01 pm

First off, Long time Forum user first time Forum creator.

Trouble i am having with mine is;

When new users sign up and it asks them to verify there password, it Looks like The Font is white and the Backround of the box is white. Which makes it impossible to see. I have also verified this on my computer. The problem also proceeds to Exesting members second login in Attempt. Say if you miss type your screen name and or password it brings you to a second page where both the Username and password are unreadlable due to the back round and or the font color.

Version: phpBB2 (subsilver)
Address: Site

i have done some searching and have found the code:

a.button1, input.button1, a.button2, input.button2, button.button2 {
background-color: #000000;}

Doesn't do a thing. I am not really not all up on CSS. so maybe i am missing something.

Any suggestions?

Edit: Also found out its the same with the Word Verification cant even see the blinking cursor.
avatar
btnhtillidie
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

Login Box Font Color. Empty Re: Login Box Font Color.

Post by ankillien January 21st 2010, 5:24 pm

Hello,

You need to go to Admin CP > Display > Colors > CSS
Add this code there are submit...

Code:
input {
color : blue !important;
}
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