Home
Virtual Image Printer DriverMiraplacid Publisher converts documents to images
Virtual Text Printer DriverMiraplacid Text Driver extracts text from documents
Miraplacid FormMiraplacid Form fills out scanned paper forms
Chili! ASP (Linux) and IIS (Windows) scripting componentsMiraplacid Scripting Components Upload, Crypto, GZip, Exec, Anti-bot
Common:   Login | Rules of forum | Register
Management:  New topic | Close topic | Move topic | Delete topic
  

Miraplacid Forum >> Web Development >> Yellow Background in some HTML input controlsModerator:Supervisor

Author Topic:  Yellow Background in some HTML input controls
Appolo
Member

From: US
Email
posted 2005-07-11 11:56:01 Reply -Delete

Hey, how do I get rid of yellow background in textboxes and selects on my web pages?
Moving them up and down does not help (it helped only once).
Changing style and properties does not help. Renaming somethins helps, but not always. It looks like it just does not like some words. Please help me!

stephany
Member

From: US
posted 2005-07-13 15:12:43 Reply -Delete

Do you have Google Toolbar installed?

Go to Options, select "More" tab, and uncheck "Automatically highlight fields that AutoFill can fill"

Appolo
Member

From: US
Email
posted 2005-07-13 15:14:56 Reply -Delete

Thank you! That's it!

It helps my PC, but how about my web site visitors?

gamer
Member

From: Canada
posted 2005-08-01 14:56:50 Reply -Delete

Add IMPORTANT to your stylesheet!

INPUT {
BACKGROUND-COLOR: #CCCCCC !IMPORTANT
}
TEXTAREA {
BACKGROUND-COLOR: #CCCCCC !IMPORTANT
}
SELECT {
BACKGROUND-COLOR: #CCCCCC !IMPORTANT
}

Appolo
Member

From: US
Email
posted 2005-08-02 11:36:57 Reply -Delete

Thanks a lot! I got to turn background off for radiobuttons and checkboxes, but that's Ok.

theory
Member

From: Suomi
posted 2005-08-03 11:11:53 Reply -Delete

If your customers need auto-fill fields highlight, but yellow color does not really match your design,
you can control the highlight color with this script:
http://code.jenseng.com/google/

Your message:
Name, password:
Go to category:  

Technical Support

Copyright © Miraplacid, 2003 - 2010