vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Yellow Input Fields (https://vborg.vbsupport.ru/showthread.php?t=168497)

EricGT 01-22-2008 06:43 PM

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

Freesteyelz 01-23-2008 10:16 AM

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. :D

Princeton 01-23-2008 12:19 PM

change the Control Panel style and see if it still exists

ZacUSNYR 01-28-2008 11:31 AM

Disable it in your Google Toolbar ;) It's part of the autofill options.

EricGT 01-28-2008 05:54 PM

Quote:

Originally Posted by ZacUSNYR (Post 1430772)
Disable it in your Google Toolbar ;) It's part of the autofill options.

Turning off the auto-fill option did it. I should have thought of that.:o Thanks. I wish that function had an exception list. I do like the feature. Oh well. Eric

RobDog888 01-28-2008 06:25 PM

<font color="darkgreen">Google Toolbar does this to alot of sites fields too, not just vB.</font>

EricGT 01-28-2008 06:41 PM

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


All times are GMT. The time now is 01:44 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01862 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete