<?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: Updating to 1.6.4.5 changed confirmation message upon &#34;submit.&#34;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/updating-to-1645-changed-confirmation-message-upon-submit</link>
		<description>Gravity Support Forums Topic: Updating to 1.6.4.5 changed confirmation message upon &quot;submit.&quot;</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:12:13 +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/updating-to-1645-changed-confirmation-message-upon-submit" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Updating to 1.6.4.5 changed confirmation message upon &#34;submit.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/updating-to-1645-changed-confirmation-message-upon-submit#post-67289</link>
			<pubDate>Fri, 20 Jul 2012 17:15:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67289@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It should not conflict.  However, if the selectors are the same, but the styles are different, you might end up with some weirdness.  You can get more specific with your selectors to ensure your CSS always &#34;wins&#34;, or you can add &#60;strong&#62;!important&#60;/strong&#62; to each line so that your CSS ALWAYS wins.  If you choose to do that, it will look like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gforms_confirmation_message {
	background-color:#fffac6!important;
	border:1px solid #feda70!important;
	margin-top:10px!important;
	margin-bottom:10px!important;
	padding:20px 0!important;
	font-size:14px!important;
	color:#252525!important;
	text-align:center!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You could also add a CSS class to your form and then change this CSS to target the form more specifically.  There are a lot of ways to do it to ensure you don't have problems in the future.&#60;/p&#62;
&#60;p&#62;Good reading about CSS Specificity:&#60;br /&#62;
&#60;a href=&#34;http://css-tricks.com/specifics-on-css-specificity/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/specifics-on-css-specificity/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thegoodfox on "Updating to 1.6.4.5 changed confirmation message upon &#34;submit.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/updating-to-1645-changed-confirmation-message-upon-submit#post-67275</link>
			<pubDate>Fri, 20 Jul 2012 15:37:47 +0000</pubDate>
			<dc:creator>thegoodfox</dc:creator>
			<guid isPermaLink="false">67275@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, Chris, for the quick reply. The code worked just fine.&#60;/p&#62;
&#60;p&#62;One question, however: If in fact you recode in the near future (in order to bring back the yellow confirmation box), will the presence of the code that I just added to my theme’s style.css conflict with your update?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Updating to 1.6.4.5 changed confirmation message upon &#34;submit.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/updating-to-1645-changed-confirmation-message-upon-submit#post-67259</link>
			<pubDate>Fri, 20 Jul 2012 13:38:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67259@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please see this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/where-did-the-yellow-confirmation-box-go?replies=4#post-64157&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/where-did-the-yellow-confirmation-box-go?replies=4#post-64157&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The reason:&#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>thegoodfox on "Updating to 1.6.4.5 changed confirmation message upon &#34;submit.&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/updating-to-1645-changed-confirmation-message-upon-submit#post-67236</link>
			<pubDate>Fri, 20 Jul 2012 11:09:07 +0000</pubDate>
			<dc:creator>thegoodfox</dc:creator>
			<guid isPermaLink="false">67236@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just updated to version 1.6.4.5 and immediately noticed an undesirable change to my “contact us” form.&#60;/p&#62;
&#60;p&#62;Previously, when the sender clicked the “submit” button, he or she received a confirmation message which said: “Thanks for contacting us! We will get in touch with you shortly.” The font was of normal size, centered, and enclosed in a yellow box which set it off quite nicely.&#60;/p&#62;
&#60;p&#62;Now, the same message appears, but it’s set in a very tiny font size, aligned left, and there is no surrounding yellow message box.&#60;/p&#62;
&#60;p&#62;I’m using wordpress version 3.4.1&#60;/p&#62;
&#60;p&#62;Here is a link to the contact form to which I’m referring:&#60;br /&#62;
&#60;a href=&#34;http://testing.taglinebusiness.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://testing.taglinebusiness.com/contact-us/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would greatly appreciate it if you could tell me how to get this message to once again appear as it did before the update.&#60;/p&#62;
&#60;p&#62;Thank you in advance for your assistance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
