The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Yellow Input Fields
Hello. In the vBulletin control panel, there are data input fields in various areas that appear yellow with white text. Most email input fields, for instance, are yellow. It is extremely difficult to read these fields. These yellow fields appear the same in Firefox and in IE, so it isn't a browser issue, but I can't find where to change the color in the Style settings. Does anyone have any idea where this color choice can be modified and why it only affects certain input fields? Thanks for the help. Eric
|
#2
|
||||
|
||||
It could be a class setting in Main CSS (e.g., textarea, .bginput). Or if not you can try something like:
Code:
/* ***** input settings */ input[type="text"] { color:#000000; background:#ffffff; } Hmm...NM. I completely missed the part of "vBulletin Control Panel". Disregard post. |
#3
|
||||
|
||||
change the Control Panel style and see if it still exists
|
#4
|
|||
|
|||
Disable it in your Google Toolbar It's part of the autofill options.
|
#5
|
|||
|
|||
Turning off the auto-fill option did it. I should have thought of that. Thanks. I wish that function had an exception list. I do like the feature. Oh well. Eric
|
#6
|
||||
|
||||
<font color="darkgreen">Google Toolbar does this to alot of sites fields too, not just vB.</font>
|
#7
|
|||
|
|||
In the options for the Auto-Fill feature, there is the option to turn off the function that turns an auto-fillable field yellow, but keep the auto-fill feature functional. I don't use the feature for any sensitive information, but I do like it filling in email addresses for me. I have to type them so often. I am glad this is resolved. The only place this caused me trouble was in the vB admin area, for both email and IP number fields. It was a real PITA to have to highlight the field to see what the info there was. Thanks again for the help. Eric
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|