<?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: Making a Compact Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form</link>
		<description>Gravity Support Forums Topic: Making a Compact Form</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:18:32 +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/making-a-compact-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54151</link>
			<pubDate>Tue, 03 Apr 2012 16:44:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54151@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Up above I posted this for your field label clearing:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As far as the date picker formatting, it's inheriting global css selectors via your theme, like this one for example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
select, .ajax_form .select, .entry-content select, .mobileMenu {
width: 41.5%;
min-width: 116px;
-webkit-appearance: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'd recommend using chrome developer tools or firebug for firefox to see what exactly you need to override.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rcgroup on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54137</link>
			<pubDate>Tue, 03 Apr 2012 15:54:25 +0000</pubDate>
			<dc:creator>rcgroup</dc:creator>
			<guid isPermaLink="false">54137@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Two issues still remain &#60;/p&#62;
&#60;p&#62;1. In an effort to avoid Field Labels is it possible to populate to the form with the values that will disappear when I click on the field.&#60;/p&#62;
&#60;p&#62;4. My date picker is being distorted, is there a way to find out how to fix the CSS issue.&#60;/p&#62;
&#60;p&#62;Also the date picker doesn't always load.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54135</link>
			<pubDate>Tue, 03 Apr 2012 15:50:46 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54135@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should hide it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {display:none;}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rcgroup on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54131</link>
			<pubDate>Tue, 03 Apr 2012 15:42:04 +0000</pubDate>
			<dc:creator>rcgroup</dc:creator>
			<guid isPermaLink="false">54131@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What would I need to do I want to remove the Asterisk, but still have the field be required. Right now the asterisk show up and on top and ruins the alignment.&#60;/p&#62;
&#60;p&#62;**Never mind the asterisk issue has been solved&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54127</link>
			<pubDate>Tue, 03 Apr 2012 15:38:32 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">54127@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Documentation - &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;see section 3.7 for how to target the required asterisk properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rcgroup on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54124</link>
			<pubDate>Tue, 03 Apr 2012 15:33:38 +0000</pubDate>
			<dc:creator>rcgroup</dc:creator>
			<guid isPermaLink="false">54124@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The date picker is there - Est. Ship Date - for some reason the Script doesn't always load, may have to refresh a few times. &#60;/p&#62;
&#60;p&#62;Regarding the asterisk, I still haven't figured it out, please advise, &#60;/p&#62;
&#60;p&#62;Also any advise regarding populating the fields automatically with text that would disappear after the use clicks on the field &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54089</link>
			<pubDate>Tue, 03 Apr 2012 14:50:12 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54089@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like you have asterisks showing currently, did you figure that one out? I also don't see a datepicker anywhere to help you out there.&#60;/p&#62;
&#60;p&#62;For the inputs to be taller you can use this and change the value to whatever suits your needs:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
height: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will help with clelaring the values in the inputs:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/clearing-default-form-field-values-with-jquery/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rcgroup on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54083</link>
			<pubDate>Tue, 03 Apr 2012 14:01:09 +0000</pubDate>
			<dc:creator>rcgroup</dc:creator>
			<guid isPermaLink="false">54083@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply Fred, that does help, can someone suggest how to deal with the * Required asterisk not showing up ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fred Romano on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54081</link>
			<pubDate>Tue, 03 Apr 2012 13:53:16 +0000</pubDate>
			<dc:creator>Fred Romano</dc:creator>
			<guid isPermaLink="false">54081@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try adding some CSS to fix the spacing by removing the label...&#60;/p&#62;
&#60;p&#62;label {display: none !important;}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rcgroup on "Making a Compact Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-a-compact-form#post-54079</link>
			<pubDate>Tue, 03 Apr 2012 13:16:36 +0000</pubDate>
			<dc:creator>rcgroup</dc:creator>
			<guid isPermaLink="false">54079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I'm trying to make a compact form that will take up the least amount of space possible. &#60;/p&#62;
&#60;p&#62;See my current form: &#60;a href=&#34;http://www.rcgauto.net/shipping/quote/&#34; rel=&#34;nofollow&#34;&#62;http://www.rcgauto.net/shipping/quote/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm having a few issues and your help would be greatly appreciated. &#60;/p&#62;
&#60;p&#62;1. In an effort to avoid Field Labels is it possible to populate to the form with the values that will disappear when I click on the field. &#60;/p&#62;
&#60;p&#62;2. If I force a field to be required, a red star appears next the Field Label, is it possible to have the red star not appear at all but still have field be required. The goal is to minimize the space between lines. &#60;/p&#62;
&#60;p&#62;3. Is it possible to make the fields taller, similar to the enhanced drop drop down fields ? &#60;/p&#62;
&#60;p&#62;4. My date picker is being distorted, is there a way to find out how to fix the CSS issue. &#60;/p&#62;
&#60;p&#62;I'm trying to get my form to look as much as possible as this form &#60;a href=&#34;http://www.rcgauto.com/shipping/car-shipping-quote/&#34; rel=&#34;nofollow&#34;&#62;http://www.rcgauto.com/shipping/car-shipping-quote/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
