<?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: Trying to remove or change color of yellow box on submit confirmation page.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/trying-to-remove-or-change-color-of-yellow-box-on-submit-confirmation-page</link>
		<description>Gravity Support Forums Topic: Trying to remove or change color of yellow box on submit confirmation page.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:57:35 +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/trying-to-remove-or-change-color-of-yellow-box-on-submit-confirmation-page" rel="self" type="application/rss+xml" />

		<item>
			<title>badwood on "Trying to remove or change color of yellow box on submit confirmation page."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-remove-or-change-color-of-yellow-box-on-submit-confirmation-page#post-15995</link>
			<pubDate>Tue, 11 Jan 2011 17:32:29 +0000</pubDate>
			<dc:creator>badwood</dc:creator>
			<guid isPermaLink="false">15995@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks again for the link. I think that will help me out a lot. I refreshed and, you're right, this first declaration worked after all.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Trying to remove or change color of yellow box on submit confirmation page."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-remove-or-change-color-of-yellow-box-on-submit-confirmation-page#post-15994</link>
			<pubDate>Tue, 11 Jan 2011 17:19:51 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">15994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, just simple CSS really. I just checked your form. It looks like the first declaration is working properly. &#60;/p&#62;
&#60;p&#62;&#60;code&#62;body #gforms_confirmation_message  {background-color:#F2EBD9;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The background color has changed.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/8k0w&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/8k0w&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As a note, if you view the confirmation page source and search for &#34;submit_idea&#34; you'll find it doesn't show up there. That said, trying to target your CSS for it won't get you anywhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>badwood on "Trying to remove or change color of yellow box on submit confirmation page."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-remove-or-change-color-of-yellow-box-on-submit-confirmation-page#post-15991</link>
			<pubDate>Tue, 11 Jan 2011 16:42:49 +0000</pubDate>
			<dc:creator>badwood</dc:creator>
			<guid isPermaLink="false">15991@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply and link, Kevin.&#60;/p&#62;
&#60;p&#62;Unless I'm just missing something fundamental, it looks like a pretty straight-forward CSS declaration.&#60;/p&#62;
&#60;p&#62;Following the Form Confirmation instructions from the link, I used the following code but it didn't work:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body #gforms_confirmation_message  {background-color:#F2EBD9;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I also tried:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body #gforms_confirmation_message  .submit_idea {background-color:#F2EBD9;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I entered the &#34;submit_idea&#34; in the &#34;CSS Class Name&#34; field under the Advanced tab in the Form Title box.&#60;/p&#62;
&#60;p&#62;If it makes any difference, I'm using the Carrington Blog Theme and it doesn't have a simple style.css page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Trying to remove or change color of yellow box on submit confirmation page."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-remove-or-change-color-of-yellow-box-on-submit-confirmation-page#post-15984</link>
			<pubDate>Tue, 11 Jan 2011 15:36:44 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">15984@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I looked at your form confirmation and there is no &#34;submit_idea&#34; class there. If you applied that to something in your form, it doesn't carry over to the confirmation page.&#60;/p&#62;
&#60;p&#62;You can find out how to properly target the confirmation message and other form elements here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/#formconfirmation&#34; rel=&#34;nofollow&#34;&#62;http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/#formconfirmation&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;No, currently there's no way to view the confirmation without submitting the form. You can always test on a dummy install or duplicate form then delete the entries when you're done.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>badwood on "Trying to remove or change color of yellow box on submit confirmation page."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trying-to-remove-or-change-color-of-yellow-box-on-submit-confirmation-page#post-15978</link>
			<pubDate>Tue, 11 Jan 2011 14:29:11 +0000</pubDate>
			<dc:creator>badwood</dc:creator>
			<guid isPermaLink="false">15978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The url is: &#60;a href=&#34;http://hiltonweb.serveronline.net/sandbox/?page_id=30&#34; rel=&#34;nofollow&#34;&#62;http://hiltonweb.serveronline.net/sandbox/?page_id=30&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the form editor, I used &#34;submit_idea&#34; as my CSS Class Name in the Advanced tab of the first form title module.&#60;/p&#62;
&#60;p&#62;I am using the Carrington Blog and I tried adding a line of CSS to the carrington-blog.css file in the theme css folder.&#60;/p&#62;
&#60;p&#62;I tried the following line of css first:&#60;br /&#62;
&#60;code&#62;#gforms_confirmation_message .submit_idea {background-color: none; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then I tried it like this:&#60;br /&#62;
&#60;code&#62;.submit_idea #gforms_confirmation_message {background-color: none; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I also would like to know if there is a way I can test this page without having to submit the form every time I want to view the change.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
