<?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: validation error alignment</title>
		<link>https://legacy.forums.gravityhelp.com/topic/validation-error-alignment</link>
		<description>Gravity Support Forums Topic: validation error alignment</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:12:08 +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/validation-error-alignment" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "validation error alignment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-alignment#post-358175</link>
			<pubDate>Tue, 02 Jul 2013 16:12:07 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">358175@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome
&#60;/p&#62;</description>
		</item>
		<item>
			<title>goitd on "validation error alignment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-alignment#post-358173</link>
			<pubDate>Tue, 02 Jul 2013 16:11:01 +0000</pubDate>
			<dc:creator>goitd</dc:creator>
			<guid isPermaLink="false">358173@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That worked.. Thank you for your help..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "validation error alignment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-alignment#post-358139</link>
			<pubDate>Tue, 02 Jul 2013 15:31:04 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">358139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try adding the following&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_4 li.gfield.gfield_error.gfield_contains_required {
margin-right: 14px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>goitd on "validation error alignment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-error-alignment#post-358119</link>
			<pubDate>Tue, 02 Jul 2013 15:18:57 +0000</pubDate>
			<dc:creator>goitd</dc:creator>
			<guid isPermaLink="false">358119@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;we created a form that is one line with the submit button.&#60;br /&#62;
&#60;a href=&#34;http://goitd.com/form-test&#34; rel=&#34;nofollow&#34;&#62;http://goitd.com/form-test&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I cannot figure out how to fix the alignment issue if there is an error.&#60;/p&#62;
&#60;p&#62;The 2nd box shifts to the left.&#60;/p&#62;
&#60;p&#62;Any ideas ?&#60;/p&#62;
&#60;p&#62;here is the CSS ive pieced together..&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_4 .validation_error, #gform_wrapper_4 .gform_body .gform_fields .gfield_error .validation_message {
	display: none!important;
}

#gform_wrapper_4 li.gfield.gfield_error.gfield_contains_required {
	margin: 0!important;
	padding: 0!important;
	background: none!important;
	border: none!important;
}

#gform_wrapper_4 li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0!important;
}

/* make the form container relative for positioning */
body #gform_wrapper_4 {
	position: relative;
}

/* resize and position the form footer with the button */
body #gform_wrapper_4 .gform_footer {
	width: auto;
	position: absolute;
	left: 683px;
	top: 20px;
	padding: 0;
	margin: 0;
}

/* align: 0 auto; text-align: center; */
body #gform_wrapper_4 .gform_body {
	position: relative;
	left: 280px;
	top: -6px;
}

body #gform_wrapper_4 .gform_footer input[type=submit] {
	border: 1px solid red;
	position: relative;
	left: 683px;
	top: 20px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
