<?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: Captcha input text color</title>
		<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color</link>
		<description>Gravity Support Forums Topic: Captcha input text color</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:33:15 +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/captcha-input-text-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50196</link>
			<pubDate>Wed, 22 Feb 2012 09:48:44 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">50196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The class name is added to the list item that contains the form controls. If you want to target the input in there specifically, you would just need to use CSS inheritance to drill down to the element.&#60;/p&#62;
&#60;p&#62;example: if you added &#34;mycustomclassname&#34; in the CSS Class Name field and wanted to change the input background color.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper li.gfield.mycustomclassname div.ginput_container input {
     background-color: red
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>tensegrity on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50171</link>
			<pubDate>Wed, 22 Feb 2012 00:21:06 +0000</pubDate>
			<dc:creator>tensegrity</dc:creator>
			<guid isPermaLink="false">50171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;u da man! Thank you so much!&#60;/p&#62;
&#60;p&#62;Can you explain how the custom css thing in the actual form element works though? I added a css class there but nothing took...would love to know for perpetuity. Thanx!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50167</link>
			<pubDate>Tue, 21 Feb 2012 23:56:10 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">50167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, see it now, was a little confused.&#60;/p&#62;
&#60;p&#62;Try adding this to the end of your theme stylesheet..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper div.recaptcha_input_area input#recaptcha_response_field {
	color: #fff !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://bit.ly/y7mPmT&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/y7mPmT&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tensegrity on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50166</link>
			<pubDate>Tue, 21 Feb 2012 23:52:30 +0000</pubDate>
			<dc:creator>tensegrity</dc:creator>
			<guid isPermaLink="false">50166@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey, sorry that's the firewall. I just whitelisted your IP. Sorry about that....server got hacked a few months ago, now i keep things under lock down lol
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50165</link>
			<pubDate>Tue, 21 Feb 2012 23:51:04 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">50165@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;can't seem to get to get to step 3 for some reason.. when I press next from page 2 I get kicked to a non-form page… something seems amiss.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tensegrity on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50163</link>
			<pubDate>Tue, 21 Feb 2012 23:41:35 +0000</pubDate>
			<dc:creator>tensegrity</dc:creator>
			<guid isPermaLink="false">50163@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure here it is:&#60;/p&#62;
&#60;p&#62;mygamehosting.com/submit-your-company&#60;/p&#62;
&#60;p&#62;You'll have to get to step 3 to see it. Yes it's inheriting...the custom css didn't seem to work, but i could be missing something.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50162</link>
			<pubDate>Tue, 21 Feb 2012 23:38:01 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">50162@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's not normally black on black. It's apparently inheriting from your theme somewhere. Can you post a URL to your form page so we can check it out?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tensegrity on "Captcha input text color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-input-text-color#post-50159</link>
			<pubDate>Tue, 21 Feb 2012 23:09:00 +0000</pubDate>
			<dc:creator>tensegrity</dc:creator>
			<guid isPermaLink="false">50159@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to change the text color for the captcha input field. Right now it's black text on black background so you can't see what you're typing. I added the class .captchanew to my main stylesheet and put that in the custom css for the catpcha form element, but nothing has changed at all.&#60;/p&#62;
&#60;p&#62;Thanx in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
