<?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 Tag: alignment - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/alignment</link>
		<description>Gravity Support Forums Tag: alignment - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 16:31:43 +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/tags/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>
		<item>
			<title>Vikas Chawla on "Form alignemnt issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-alignemnt-issues#post-239877</link>
			<pubDate>Mon, 06 May 2013 11:14:13 +0000</pubDate>
			<dc:creator>Vikas Chawla</dc:creator>
			<guid isPermaLink="false">239877@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the prompt response. Its much better now. Is it possible to middle align the text with the radio button as the text still seems to be a little above the button but eitherways it looks so much better :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form alignemnt issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-alignemnt-issues#post-239872</link>
			<pubDate>Mon, 06 May 2013 11:09:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">239872@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Vikas,&#60;/p&#62;
&#60;p&#62;Just place this CSS snippet in your theme's stylesheet (or wherever you are instructed to place custom CSS at the theme level).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
height: auto;
}
.gform_page_footer {
clear: both;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Vikas Chawla on "Form alignemnt issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-alignemnt-issues#post-239833</link>
			<pubDate>Mon, 06 May 2013 10:11:45 +0000</pubDate>
			<dc:creator>Vikas Chawla</dc:creator>
			<guid isPermaLink="false">239833@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just installed the gravity form on a work-in-progress website at &#60;a href=&#34;http://demo.drsmilez.com/wp/price-checker/&#34; rel=&#34;nofollow&#34;&#62;http://demo.drsmilez.com/wp/price-checker/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am having alignment issues with the field text.  How do I correct this? I did read about the CSS class names but doesnt seem to help.&#60;/p&#62;
&#60;p&#62;Thanks in advance for your support.&#60;/p&#62;
&#60;p&#62;Vikas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>neuic on "Newsletter Signup Button Alignment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newsletter-signup-button-alignment#post-211597</link>
			<pubDate>Tue, 16 Apr 2013 09:44:42 +0000</pubDate>
			<dc:creator>neuic</dc:creator>
			<guid isPermaLink="false">211597@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So I went with this as the browsers and mobile do not seem to get along with each other.  I would like the button beside the input field if its possible to make it work across all platforms.  &#60;/p&#62;
&#60;p&#62;/* Gravity Forms&#60;br /&#62;
------------------------------------------------------------ */&#60;/p&#62;
&#60;p&#62;div.gform_wrapper input,&#60;br /&#62;
div.gform_wrapper select,&#60;br /&#62;
div.gform_wrapper textarea {&#60;br /&#62;
	-moz-box-shadow: 0 0 5px #bbb inset;&#60;br /&#62;
	-webkit-box-shadow: 0 0 5px #bbb inset;&#60;br /&#62;
	background-color: #fff;&#60;br /&#62;
	box-shadow: 0 0 5px #bbb inset;&#60;br /&#62;
	box-sizing: border-box !important;&#60;br /&#62;
	font-size: 14px !important;&#60;br /&#62;
	padding: 8px 5px !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#34;text&#34;] {&#60;br /&#62;
	padding: 8px 15px !important;&#60;/p&#62;
&#60;p&#62;}&#60;/p&#62;
&#60;p&#62;div.gform_footer input.button {&#60;br /&#62;
	-moz-box-shadow: none;&#60;br /&#62;
	-webkit-box-shadow: none;&#60;br /&#62;
	box-shadow: none;&#60;br /&#62;
	color: #fff;&#60;br /&#62;
        width: 100%;&#60;br /&#62;
	padding: 8px 15px !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;body .gform_wrapper {&#60;br /&#62;
	background-color: #f5f5f5;&#60;br /&#62;
	padding: 10%;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>neuic on "Newsletter Signup Button Alignment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newsletter-signup-button-alignment#post-211524</link>
			<pubDate>Tue, 16 Apr 2013 08:29:52 +0000</pubDate>
			<dc:creator>neuic</dc:creator>
			<guid isPermaLink="false">211524@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, seems I can not win on mobile (iphone) it's really out of whack.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>neuic on "Newsletter Signup Button Alignment"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/newsletter-signup-button-alignment#post-211521</link>
			<pubDate>Tue, 16 Apr 2013 08:27:13 +0000</pubDate>
			<dc:creator>neuic</dc:creator>
			<guid isPermaLink="false">211521@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I changed the height to padding same as the input button seems to do the trick works in IE and Chrome will test safari/firefox later today.  Oh and top is at 136px&#60;/p&#62;
&#60;p&#62;body .gform_wrapper .gform_body .gform_fields .gfield input[type=&#34;text&#34;] {&#60;br /&#62;
	padding: 8px 15px !important;&#60;br /&#62;
        margin-left: 60px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
