<?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: Where did the yellow confirmation box go?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go</link>
		<description>Gravity Support Forums Topic: Where did the yellow confirmation box go?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 08:26:04 +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/where-did-the-yellow-confirmation-box-go" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64189</link>
			<pubDate>Sat, 30 Jun 2012 16:50:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">64189@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;From Kevin Flahaut:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
We got more &#38;amp; more complaints about overriding the default styling of the confirmation so I removed it a while back. I'm thinking of adding it back at some point, perhaps as a ready class option with a couple of modifications.
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>4WardMotion on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64183</link>
			<pubDate>Sat, 30 Jun 2012 14:47:39 +0000</pubDate>
			<dc:creator>4WardMotion</dc:creator>
			<guid isPermaLink="false">64183@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your help!  If you want to see the site that I am talking about you can go to &#60;a href=&#34;http://sierrapoolsparepair.com&#34; rel=&#34;nofollow&#34;&#62;http://sierrapoolsparepair.com&#60;/a&#62;.  In the meantime, I will go add the css to the theme.  Greatly appreciated!&#60;/p&#62;
&#60;p&#62;4WardMotion
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64160</link>
			<pubDate>Sat, 30 Jun 2012 08:28:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">64160@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I asked about it so I'm sure Kevin will come along with an explanation when he can.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rossagrant on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64158</link>
			<pubDate>Sat, 30 Jun 2012 08:23:12 +0000</pubDate>
			<dc:creator>rossagrant</dc:creator>
			<guid isPermaLink="false">64158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris, you are a star!&#60;/p&#62;
&#60;p&#62;I guess it's simply been overlooked or deleted by accident in a recent update.&#60;/p&#62;
&#60;p&#62;Hopefully you guys can re-implement it in the next update!&#60;/p&#62;
&#60;p&#62;Ross :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64157</link>
			<pubDate>Sat, 30 Jun 2012 08:20:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">64157@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is certainly strange.  I just checked my installation and I see that it is gone from there too.  I will ask the CSS guru at Rocketgenius why that is, but in the meantime, you can use this to get the old yellow confirmation box back:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gforms_confirmation_message {
	background-color:#fffac6;
	border:1px solid #feda70;
	margin-top:10px;
	margin-bottom:10px;
	padding:20px 0;
	font-size:14px;
	color:#252525;
	text-align:center;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That's from an older version of the plugin.  Add that to your theme's style.css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rossagrant on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64154</link>
			<pubDate>Sat, 30 Jun 2012 07:33:48 +0000</pubDate>
			<dc:creator>rossagrant</dc:creator>
			<guid isPermaLink="false">64154@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys!&#60;/p&#62;
&#60;p&#62;I get this too.&#60;/p&#62;
&#60;p&#62;The confirmation message was never a pop up as such, it was merely a CSS class that showed a nice yellow box around the confirmation message, which made it very easy for a user to see the form had been submitted.&#60;/p&#62;
&#60;p&#62;This has disappeared on a recent update, but i couldn't tell you which one, I haven't been keeping track.&#60;/p&#62;
&#60;p&#62;Now the box has gone, it's very easy to miss the confirmation message, as it gets lost in the body text of the page.&#60;/p&#62;
&#60;p&#62;I would love to see this return. Perhaps even with options for colour coding the box's colour?&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;You can try submitting my form on my test site here to see what I mean:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mytestspace.me/contact-us&#34; rel=&#34;nofollow&#34;&#62;http://www.mytestspace.me/contact-us&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64146</link>
			<pubDate>Sat, 30 Jun 2012 03:21:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">64146@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please provide a link to your website where we can see this problem. Also, the confirmation message in Gravity Forms was never a popup.  The message appears in a box on the page with a yellow background and border, but it's not a pop up.  Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>4WardMotion on "Where did the yellow confirmation box go?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-yellow-confirmation-box-go#post-64137</link>
			<pubDate>Fri, 29 Jun 2012 23:34:32 +0000</pubDate>
			<dc:creator>4WardMotion</dc:creator>
			<guid isPermaLink="false">64137@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had one of my clients ask me tonight after we updated his gravity forms plugin, where did the yellow confirmation box go?  He said that a yellow box with a confirmation message would pop-up after a form had been submitted and now it is just plain text in the body.  He would like to know where it went?  Was this changed in a recent update or am I missing something here?  &#60;/p&#62;
&#60;p&#62;I'm sure I could play around with the css, but I never did anything before to make this work, so I am trying to give him an answer to what happened.  Thanks for the help.&#60;/p&#62;
&#60;p&#62;4WardMotion
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
