<?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: Creating vertical form in widget with error message.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message</link>
		<description>Gravity Support Forums Topic: Creating vertical form in widget with error message.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:25:23 +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/creating-verticle-form-in-widget-with-error-message" rel="self" type="application/rss+xml" />

		<item>
			<title>carnavat on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-50144</link>
			<pubDate>Tue, 21 Feb 2012 18:27:42 +0000</pubDate>
			<dc:creator>carnavat</dc:creator>
			<guid isPermaLink="false">50144@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Im still having the issue.  the site is &#60;a href=&#34;http://www.peakgymstl.com&#34; rel=&#34;nofollow&#34;&#62;http://www.peakgymstl.com&#60;/a&#62;.  I have it locked since its in development....  Something just isnt matching up with the error css.  Im losing or gaining some padding I think, and its causes the fields the were to the right of the labels to go under the labels and the labels wrap if they are two words...&#60;br /&#62;
This is the design Im working on if you want to see what look Im trying to achieve. - &#60;a href=&#34;http://www.studioc5.com/clients/pp/after2.html&#34; rel=&#34;nofollow&#34;&#62;http://www.studioc5.com/clients/pp/after2.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;#gform_wrapper_1 ul.right_label li { margin-bottom:0px; width:100px;}&#60;/p&#62;
&#60;p&#62;#gform_wrapper_1 ul.right_label li, #gform_wrapper_1 form ul.right_label li, #gform_wrapper_1 ul.left_label li, #gform_wrapper_1 form ul.left_label li, #gform_wrapper_1 li, #gform_wrapper_1 form li { margin-bottom:1px; height:28px;}&#60;br /&#62;
#gform_wrapper_1 input[type=&#34;text&#34;], #gform_wrapper_1 input[type=&#34;url&#34;], #gform_wrapper_1 input[type=&#34;email&#34;], #gform_wrapper_1 input[type=&#34;phone&#34;], #gform_wrapper_1 input[type=&#34;number&#34;], #gform_wrapper_1 input[type=&#34;password&#34;] {&#60;br /&#62;
padding: 5px 0px 5px 5px !important;&#60;br /&#62;
margin: 0px;&#60;br /&#62;
border-radius: 0px;&#60;br /&#62;
border: none;&#60;br /&#62;
width: 110px;&#60;br /&#62;
}&#60;br /&#62;
#gform_wrapper_1 form { background: url(&#34;images/7-Day-Free-Peak-Pass-Background.png&#34;) repeat; border-radius: 0px 0px 10px 10px; width:223px; padding:8px 5px 3px 10px}&#60;br /&#62;
#gform_wrapper_1 .gform_footer.right_label, #gform_wrapper_1 .gform_footer.left_label { padding:0px 0px 5px 85px; margin-top:-5px; }&#60;br /&#62;
#gform_wrapper_1 .left_label .gfield_label { width:33%; text-align:right; color:#FFFFFF; }&#60;br /&#62;
body .gform_wrapper .gform_body .gform_fields  #field_1_6.gfield .gfield_label { width:79%; text-align:left; font-size:10px; line-height:15px;}&#60;/p&#62;
&#60;p&#62;#gform_wrapper_1 .gform_body .gform_fields .gfield .ginput_container { height:10px; line-height:10px;}&#60;/p&#62;
&#60;p&#62;#gform_wrapper_1 .validation_message, #gform_wrapper_1 .validation_error {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;br /&#62;
.gform_wrapper .gfield_required {&#60;br /&#62;
color: white !important;&#60;br /&#62;
}&#60;br /&#62;
#gform_wrapper_1 li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {&#60;br /&#62;
background: none;&#60;br /&#62;
border: none;&#60;br /&#62;
margin: 0 !important;&#60;br /&#62;
}&#60;br /&#62;
.gform_validation_error #gform_1 {&#60;br /&#62;
padding-top: 0;&#60;br /&#62;
}&#60;br /&#62;
li.gfield_error input[type=&#34;text&#34;], li.gfield_error input[type=&#34;url&#34;], li.gfield_error input[type=&#34;email&#34;], li.gfield_error input[type=&#34;tel&#34;], li.gfield_error input[type=&#34;number&#34;], li.gfield_error input[type=&#34;number&#34;], li.gfield_error input[type=&#34;password&#34;] {&#60;br /&#62;
background-color: #FD7575;&#60;br /&#62;
}&#60;br /&#62;
#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required label.gfield_label, #gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required div.ginput_container {&#60;/p&#62;
&#60;p&#62;}&#60;br /&#62;
#gform_wrapper_1 .gfield_html.gfield_no_follows_desc{ margin:0px 20px 10px 0px; color:#FFFFFF; float:right; font-size:11px; height:15px; padding:0px;  }&#60;br /&#62;
.header-top { float:right; height:35px; }
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carnavat on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-50042</link>
			<pubDate>Mon, 20 Feb 2012 19:31:17 +0000</pubDate>
			<dc:creator>carnavat</dc:creator>
			<guid isPermaLink="false">50042@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Im having a problem with this css in chrome.  When viewing the form in error mode-  the form looks fine in firefox but in chrome the fields go under the lables instead of to the right of the lables.  If I remove that 32% from the css above, the fields go back to the right but the width of the lables is now shrunk, causing the words like first name to wrap to two lines...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47419</link>
			<pubDate>Thu, 26 Jan 2012 08:47:33 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this out.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_1 .validation_message, #gform_wrapper_1 .validation_error {
display: none;
}
.gform_wrapper .gfield_required {
color: white !important;
}
#gform_wrapper_1 li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
background: none;
border: none;
margin: 0 !important;
}
.gform_validation_error #gform_1 {
padding-top: 0;
}
li.gfield_error input[type=&#38;quot;text&#38;quot;], li.gfield_error input[type=&#38;quot;url&#38;quot;], li.gfield_error input[type=&#38;quot;email&#38;quot;], li.gfield_error input[type=&#38;quot;tel&#38;quot;], li.gfield_error input[type=&#38;quot;number&#38;quot;], li.gfield_error input[type=&#38;quot;number&#38;quot;], li.gfield_error input[type=&#38;quot;password&#38;quot;] {
background-color: #FD7575;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Get rid of this declaration and I also noticed in some of your input type declarations you have &#34;phone&#34; instead of &#34;tel&#34;:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required label.gfield_label, #gform_wrapper_1 li.gfield.gfield_error.gfield_contains_required div.ginput_container {
width: 32%;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>carnavat on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47400</link>
			<pubDate>Wed, 25 Jan 2012 23:57:49 +0000</pubDate>
			<dc:creator>carnavat</dc:creator>
			<guid isPermaLink="false">47400@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I hide the error messages?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47398</link>
			<pubDate>Wed, 25 Jan 2012 22:24:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47398@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, your space is severely limited with what you've got going on. First things first, I'd hide all of the error messages and then maybe change the input background color to a light reddish color to signify it needs to be filled out. Then you won't have to worry about the extra spacing for extra verbiage.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carnavat on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47395</link>
			<pubDate>Wed, 25 Jan 2012 22:07:50 +0000</pubDate>
			<dc:creator>carnavat</dc:creator>
			<guid isPermaLink="false">47395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Im unsure what to do for the error message styling.  If you click submit without the proper fields filled in the error messages display and the form expands down the page and everything overlaps.  Its a mess. Can I also change the color of the red asterisk for the required fields?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47393</link>
			<pubDate>Wed, 25 Jan 2012 22:01:25 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47393@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Drop this in place of the style you have for this selector (I just changed the padding, by adding the 5px !important because you have a 10px !important on just the regular input element):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_1 input[type=&#38;quot;text&#38;quot;], #gform_wrapper_1 input[type=&#38;quot;url&#38;quot;], #gform_wrapper_1 input[type=&#38;quot;email&#38;quot;], #gform_wrapper_1 input[type=&#38;quot;phone&#38;quot;], #gform_wrapper_1 input[type=&#38;quot;number&#38;quot;], #gform_wrapper_1 input[type=&#38;quot;password&#38;quot;] {
padding: 5px !important;
margin: 0px;
border-radius: 0px;
border: none;
width: 110px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>carnavat on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47392</link>
			<pubDate>Wed, 25 Jan 2012 21:54:47 +0000</pubDate>
			<dc:creator>carnavat</dc:creator>
			<guid isPermaLink="false">47392@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.peakgymstl.com&#34; rel=&#34;nofollow&#34;&#62;http://www.peakgymstl.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47391</link>
			<pubDate>Wed, 25 Jan 2012 21:33:26 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm gonna edit out your login credentials of the previous post - I didn't see a URL here though. Can you email me the site URL and the login creds to &#60;a href=&#34;mailto:rob@rocketgenius.com&#34;&#62;rob@rocketgenius.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carnavat on "Creating vertical form in widget with error message."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/creating-verticle-form-in-widget-with-error-message#post-47390</link>
			<pubDate>Wed, 25 Jan 2012 21:01:21 +0000</pubDate>
			<dc:creator>carnavat</dc:creator>
			<guid isPermaLink="false">47390@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have the site locked since its in production. You can log in with&#60;br /&#62;
username ****  password *******&#60;br /&#62;
Then you can see the home page.&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
