<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Change behavior of default value in email field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field</link>
		<description>Gravity Support Forums Topic: Change behavior of default value in email field</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:07:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/change-behavior-of-default-value-in-email-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Change behavior of default value in email field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field#post-46777</link>
			<pubDate>Wed, 18 Jan 2012 17:17:03 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">46777@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Bruce, in your custom.css you have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_widget .ginput_container input#input_2_1.medium {
margin-bottom: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change it to be (adding color hex #777 which is the same as the search input above):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_widget .ginput_container input#input_2_1.medium {
margin-bottom: 0px;
color: #777;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Change behavior of default value in email field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field#post-46742</link>
			<pubDate>Wed, 18 Jan 2012 15:13:15 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46742@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry Bruce, I lost this one for a couple days. I will ask our resident CSS expert (Rob) to take a look at this one for your CSS issue.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bruce on "Change behavior of default value in email field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field#post-46238</link>
			<pubDate>Thu, 12 Jan 2012 14:57:52 +0000</pubDate>
			<dc:creator>Bruce</dc:creator>
			<guid isPermaLink="false">46238@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;It worked this time! :)  Thank you. Not sure what I was doing wrong before.&#60;/p&#62;
&#60;p&#62;One last thing, then I'll leave you alone... How do I change the font type and font color of the placeholder text? I'd like it to match the search field above it.&#60;/p&#62;
&#60;p&#62;The newsletter subscription form is in the right sidebar. It's titled &#34;Get iEndure Updates!&#34; Here's the link:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.iendure.com&#34; rel=&#34;nofollow&#34;&#62;http://www.iendure.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Bruce
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Change behavior of default value in email field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field#post-46005</link>
			<pubDate>Tue, 10 Jan 2012 17:08:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Share a link to your form when you have the form online with the scripts and we will see what's going on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bruce on "Change behavior of default value in email field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field#post-45990</link>
			<pubDate>Tue, 10 Jan 2012 15:39:05 +0000</pubDate>
			<dc:creator>Bruce</dc:creator>
			<guid isPermaLink="false">45990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Yes, thank you, that is what I'd like to do - clear the placeholder text when clicking in the field.&#60;/p&#62;
&#60;p&#62;I tried to follow Kevin's instructions, but couldn't get it to work. I'm new to this stuff.&#60;/p&#62;
&#60;p&#62;I pasted the script into different spots in the header.php file to no avail. I added &#34;clearit&#34; to the CSS Class Name.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Bruce
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Change behavior of default value in email field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field#post-45972</link>
			<pubDate>Tue, 10 Jan 2012 13:24:46 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45972@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like you want to clear the placeholder text when they click into the field.  This can be accomplished with JavaScript.  Here is one way:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://rkt.gs/clearit&#34; rel=&#34;nofollow&#34;&#62;http://rkt.gs/clearit&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will need JavaScript of some sort to clear the text in the field when the field receives focus.  Let us know if you have any questions on implementation.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bruce on "Change behavior of default value in email field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-behavior-of-default-value-in-email-field#post-45900</link>
			<pubDate>Mon, 09 Jan 2012 16:27:27 +0000</pubDate>
			<dc:creator>Bruce</dc:creator>
			<guid isPermaLink="false">45900@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm using Gravity Forms with MailChimp for a simple email newsletter subscription form. You can see it in the right sidebar of my site. It's titled &#34;Get iEndure Updates!&#34;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.iendure.com&#34; rel=&#34;nofollow&#34;&#62;http://www.iendure.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've set the default value for the email field to pre-populate with the words &#34;Email address.&#34; That's fine, but when you click on the field to enter an email address, the text doesn't go away. You have to delete the words &#34;Email address&#34; before you can fill out the form with a real email address.&#60;/p&#62;
&#60;p&#62;I would like the behavior and style to match that of the search field in the top right of the website.&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Thanks very much.&#60;/p&#62;
&#60;p&#62;Bruce
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
