<?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: Font Color Change - Input Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields</link>
		<description>Gravity Support Forums Topic: Font Color Change - Input Fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:00:03 +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/font-color-change-input-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-82950</link>
			<pubDate>Tue, 23 Oct 2012 12:27:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">82950@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I heard back from Louise that this code worked fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-82723</link>
			<pubDate>Mon, 22 Oct 2012 17:12:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">82723@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Take a look at this revised code.  It will add or remove a class based on whether the placeholder text was changed or not.  &#60;a href=&#34;http://pastebin.com/weLKhfzb&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/weLKhfzb&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With that, you will need to add classes to your theme's stylesheet for both .complete and .incomplete.  Here is the CSS I used:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form .complete {
        color: red;
        font-weight: bold;
}
body .gform_wrapper form .incomplete {
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Working example: &#60;a href=&#34;http://gravity.chrishajer.com/census/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/census/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let me know if you have any questions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studio57designs on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-80373</link>
			<pubDate>Thu, 11 Oct 2012 16:07:46 +0000</pubDate>
			<dc:creator>studio57designs</dc:creator>
			<guid isPermaLink="false">80373@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris, I apologize for the delay.  I am emailing the XML file to you now as well as a jquery example link.&#60;/p&#62;
&#60;p&#62;Louise
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studio57designs on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-76692</link>
			<pubDate>Fri, 21 Sep 2012 10:33:35 +0000</pubDate>
			<dc:creator>studio57designs</dc:creator>
			<guid isPermaLink="false">76692@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;I've seen examples using jQuery on the net but I could not figure out how to implement.  Let me see what I can do to get the XML file to you.&#60;/p&#62;
&#60;p&#62;Louise
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-76423</link>
			<pubDate>Wed, 19 Sep 2012 21:16:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76423@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How about if you export the form as XML (Forms &#38;gt; Import/Export &#38;gt; then the top menu item &#34;Export Forms&#34;) and email it to me at &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I will install it and take a look at configuring it.  I don't think there is built in functionality in Gravity Forms to do what you want, but maybe there is a jQuery script we can use.  Have you seen an example of a form working like this in the wild so I could take a look?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studio57designs on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-76291</link>
			<pubDate>Wed, 19 Sep 2012 09:04:13 +0000</pubDate>
			<dc:creator>studio57designs</dc:creator>
			<guid isPermaLink="false">76291@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;/p&#62;
&#60;p&#62;Wish I could but its on a development site and locked down.  Can I post code instead?&#60;/p&#62;
&#60;p&#62;Louise
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-76182</link>
			<pubDate>Tue, 18 Sep 2012 20:55:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76182@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post a link to the page where the form is embedded and we will try to help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studio57designs on "Font Color Change - Input Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/font-color-change-input-fields#post-75866</link>
			<pubDate>Mon, 17 Sep 2012 13:14:26 +0000</pubDate>
			<dc:creator>studio57designs</dc:creator>
			<guid isPermaLink="false">75866@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a client that is using default text in the input fields of a gray color.  &#60;/p&#62;
&#60;p&#62;What we want to do is change the font color of the input fields that have been changed, so you can tell the difference between the fields that have been changed and the ones that still need to be answered.&#60;/p&#62;
&#60;p&#62;Is that possible?&#60;/p&#62;
&#60;p&#62;Please advise,&#60;/p&#62;
&#60;p&#62;Louise&#60;br /&#62;
Studio 57 Designs
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
