<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Get Rid of Yellow Form Fields Once and For All</title>
	<atom:link href="http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/feed" rel="self" type="application/rss+xml" />
	<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all</link>
	<description>Resources, tips, tricks &#38; information for web design agencies.</description>
	<lastBuildDate>Sat, 01 May 2010 01:46:49 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rawraj</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-1244</link>
		<dc:creator>rawraj</dc:creator>
		<pubDate>Tue, 15 Sep 2009 11:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-1244</guid>
		<description>It does not work for me :-(
This is my tag
input {
	background:#DEDEDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDD;
	border-right-color: #DEDEDD;
	border-bottom-color: #999;
	border-left-color: #DEDEDD;
}

Where am I going wrong.

As you see I had put in the background tag as 	background-color: #DEDEDD;
But then I decided to try only background like you mentioned since the earlier one was not working.
I am using Firefox 3.5.3 version and google toolbar version 3.1.20081127W

The css displays perfectly in IE and Chrome</description>
		<content:encoded><![CDATA[<p>It does not work for me <img src='http://www.agencytool.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
This is my tag<br />
input {<br />
	background:#DEDEDD;<br />
	border-top-width: 1px;<br />
	border-right-width: 1px;<br />
	border-bottom-width: 1px;<br />
	border-left-width: 1px;<br />
	border-top-style: solid;<br />
	border-right-style: solid;<br />
	border-bottom-style: solid;<br />
	border-left-style: solid;<br />
	border-top-color: #DEDEDD;<br />
	border-right-color: #DEDEDD;<br />
	border-bottom-color: #999;<br />
	border-left-color: #DEDEDD;<br />
}</p>
<p>Where am I going wrong.</p>
<p>As you see I had put in the background tag as 	background-color: #DEDEDD;<br />
But then I decided to try only background like you mentioned since the earlier one was not working.<br />
I am using Firefox 3.5.3 version and google toolbar version 3.1.20081127W</p>
<p>The css displays perfectly in IE and Chrome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nev</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-1169</link>
		<dc:creator>Nev</dc:creator>
		<pubDate>Sat, 23 May 2009 08:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-1169</guid>
		<description>Brilliant! So simple and works great.</description>
		<content:encoded><![CDATA[<p>Brilliant! So simple and works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charissa</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-1062</link>
		<dc:creator>Charissa</dc:creator>
		<pubDate>Thu, 26 Mar 2009 00:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-1062</guid>
		<description>I did this, but for some reason mine are still yellow. My input looked a bit different, the code is:

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#444; 

I changed it to

}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#444!important;
}

I also tried putting one space, as well as two spaces in between 444 and !important.
Not working.
Any ideas?</description>
		<content:encoded><![CDATA[<p>I did this, but for some reason mine are still yellow. My input looked a bit different, the code is:</p>
<p>.cform input:hover,<br />
.cform textarea:hover,<br />
.cform select:hover	{<br />
	background:#444; </p>
<p>I changed it to</p>
<p>}<br />
.cform input:hover,<br />
.cform textarea:hover,<br />
.cform select:hover	{<br />
	background:#444!important;<br />
}</p>
<p>I also tried putting one space, as well as two spaces in between 444 and !important.<br />
Not working.<br />
Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-821</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 30 Jan 2009 13:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-821</guid>
		<description>@ator - yes, but if you notice the fields that are yellow on our form are required fields.  

The point of the post was to draw attention to the fact that yellow in forms can be misleading - causing users to think that a field is required when it isn&#039;t.  We weren&#039;t saying that having yellow tint in forms is bad, just letting people know how to change them if the default settings are affecting their forms usability in a negative way.</description>
		<content:encoded><![CDATA[<p>@ator &#8211; yes, but if you notice the fields that are yellow on our form are required fields.  </p>
<p>The point of the post was to draw attention to the fact that yellow in forms can be misleading &#8211; causing users to think that a field is required when it isn&#8217;t.  We weren&#8217;t saying that having yellow tint in forms is bad, just letting people know how to change them if the default settings are affecting their forms usability in a negative way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ator</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-810</link>
		<dc:creator>ator</dc:creator>
		<pubDate>Fri, 30 Jan 2009 04:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-810</guid>
		<description>funny, you want to change the yellow in these forms.
yet your own comment form has yellow in the first two fields here.
anyways, this is sort of a standard by now.</description>
		<content:encoded><![CDATA[<p>funny, you want to change the yellow in these forms.<br />
yet your own comment form has yellow in the first two fields here.<br />
anyways, this is sort of a standard by now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alon Goldshuv</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-397</link>
		<dc:creator>Alon Goldshuv</dc:creator>
		<pubDate>Tue, 25 Nov 2008 00:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-397</guid>
		<description>thank you! this was very helpful. I had suspected it had to do with an auto-complete related feature but didn&#039;t relate it to the google toolbar. cheers.</description>
		<content:encoded><![CDATA[<p>thank you! this was very helpful. I had suspected it had to do with an auto-complete related feature but didn&#8217;t relate it to the google toolbar. cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Larsen</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-297</link>
		<dc:creator>Jamie Larsen</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-297</guid>
		<description>This is a great post. Many of my clients asked why some of their form fields were yellow. Since I develop initially in in Firefox, I didn&#039;t notice it. It just seems to be an IE thing. I guess Google thought that it might be a nice thing to mark fields yellow so users would know which fields the AutoFill would populate. Too bad many of the users of the Google Toolbar don&#039;t even know about the AutoFill feature. I wonder what other features we are unaware of.</description>
		<content:encoded><![CDATA[<p>This is a great post. Many of my clients asked why some of their form fields were yellow. Since I develop initially in in Firefox, I didn&#8217;t notice it. It just seems to be an IE thing. I guess Google thought that it might be a nice thing to mark fields yellow so users would know which fields the AutoFill would populate. Too bad many of the users of the Google Toolbar don&#8217;t even know about the AutoFill feature. I wonder what other features we are unaware of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: el Seco</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-257</link>
		<dc:creator>el Seco</dc:creator>
		<pubDate>Thu, 06 Nov 2008 18:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-257</guid>
		<description>Jody--

Of course it does not help for drop down menus. The drop down menu is the select tag, NOT the input tag. In order for it to work for them, you need another style. Something like this:

  select { 
      background: #F3F4EC !important;
  }

It is that easy.  By the way, you would need the same for textareas as well (although I don&#039;t think that Google&#039;s AutoFill highlights textareas). You might simply separate the tag names with commas, like so:

  input, select, textarea { 
      background: #F3F4EC !important;
  }

Cheers.</description>
		<content:encoded><![CDATA[<p>Jody&#8211;</p>
<p>Of course it does not help for drop down menus. The drop down menu is the select tag, NOT the input tag. In order for it to work for them, you need another style. Something like this:</p>
<p>  select {<br />
      background: #F3F4EC !important;<br />
  }</p>
<p>It is that easy.  By the way, you would need the same for textareas as well (although I don&#8217;t think that Google&#8217;s AutoFill highlights textareas). You might simply separate the tag names with commas, like so:</p>
<p>  input, select, textarea {<br />
      background: #F3F4EC !important;<br />
  }</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jody</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-152</link>
		<dc:creator>Jody</dc:creator>
		<pubDate>Mon, 06 Oct 2008 04:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-152</guid>
		<description>Hello,

I did this but it does not help for drop done menu&#039;s ANY IDEAS ?

Please help

Thank you</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I did this but it does not help for drop done menu&#8217;s ANY IDEAS ?</p>
<p>Please help</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuji</title>
		<link>http://www.agencytool.com/blog/get-rid-of-yellow-form-fields-once-and-for-all/comment-page-1#comment-7</link>
		<dc:creator>Yuji</dc:creator>
		<pubDate>Fri, 08 Aug 2008 11:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.agencytool.com/blog/?p=3#comment-7</guid>
		<description>Hey there, thank you so much for this. 

You are right, and there are many more reasons why this is not a good feature of google toolbar. Any kind of confusion is very bad for consumer trust. 

I&#039;d wager that most people know not that their toolbar is the thing doing the highlighting. 

I wouldn&#039;t have known if my IE didn&#039;t have the toolbar either. 

Google said they have change it in an updated version to only highlight when a user has their cursor over their &quot;fill forms&#039; but plenty of  users have the old one.</description>
		<content:encoded><![CDATA[<p>Hey there, thank you so much for this. </p>
<p>You are right, and there are many more reasons why this is not a good feature of google toolbar. Any kind of confusion is very bad for consumer trust. </p>
<p>I&#8217;d wager that most people know not that their toolbar is the thing doing the highlighting. </p>
<p>I wouldn&#8217;t have known if my IE didn&#8217;t have the toolbar either. </p>
<p>Google said they have change it in an updated version to only highlight when a user has their cursor over their &#8220;fill forms&#8217; but plenty of  users have the old one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

