<?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: Move Description Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/move-description-field</link>
		<description>Gravity Support Forums Topic: Move Description Field</description>
		<language>en-US</language>
		<pubDate>Fri, 17 Apr 2026 04:38:02 +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/move-description-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5596</link>
			<pubDate>Wed, 19 May 2010 17:08:36 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5596@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wonderful. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pagedmedia on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5592</link>
			<pubDate>Wed, 19 May 2010 16:11:22 +0000</pubDate>
			<dc:creator>pagedmedia</dc:creator>
			<guid isPermaLink="false">5592@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Worked out GREAT!  THANKS!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5589</link>
			<pubDate>Wed, 19 May 2010 15:42:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, the easiest and most flexible way to do this is with some jQuery. First of all, remove the CSS/style block you added previously to the page template. Then, put this in the &#38;lt; head&#38;gt; section of your page template (usually page.php)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery.noConflict();
  jQuery(document).ready(function($) {
    $(&#38;#39;#field_1_15 .gfield_description&#38;#39;).insertAfter($(&#38;#39;#field_1_15 .gfield_label&#38;#39;));
    $(&#38;#39;#field_1_11 .gfield_description&#38;#39;).insertAfter($(&#38;#39;#field_1_11 .gfield_label&#38;#39;));
  });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It worked fine in &#60;a href=&#34;http://grab.by/grabs/51570d0388b13cf9463b2a627b4dedb5.png&#34; rel=&#34;nofollow&#34;&#62;my test&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, I noticed you have bullet images showing in your form so you can append this to the end of your theme style sheet and it should make them go away.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper li, .gform_wrapper form li, .gform_wrapper form ul li { list-style-type:none!important; background-image:none!important}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Let me know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pagedmedia on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5575</link>
			<pubDate>Wed, 19 May 2010 10:46:10 +0000</pubDate>
			<dc:creator>pagedmedia</dc:creator>
			<guid isPermaLink="false">5575@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;oh... and the descriptions for Category Judging Preferences and Judge Matching: Story Aspects need to be moved be to right below the title.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pagedmedia on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5574</link>
			<pubDate>Wed, 19 May 2010 10:45:11 +0000</pubDate>
			<dc:creator>pagedmedia</dc:creator>
			<guid isPermaLink="false">5574@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is the link to the form.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://whrwa.com/emilycontest/?page_id=3&#34; rel=&#34;nofollow&#34;&#62;http://whrwa.com/emilycontest/?page_id=3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sorry I didn't post sooner - family invaded.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5240</link>
			<pubDate>Tue, 04 May 2010 18:30:37 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5240@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you would like to post a link to your form, I'd be happy to take a look and see if we can get it to work for you. I'm sure it's something minor.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pagedmedia on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5236</link>
			<pubDate>Tue, 04 May 2010 14:54:36 +0000</pubDate>
			<dc:creator>pagedmedia</dc:creator>
			<guid isPermaLink="false">5236@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks, attempted both... and both attempts failed... grrr... will keep trying.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5006</link>
			<pubDate>Mon, 26 Apr 2010 15:09:51 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5006@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;you can do this with some jQuery added to your page template, or some CSS tweaking.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
  jQuery(document).ready(function() {
  	jQuery(&#38;#39;li#field_1_5 .gfield_description&#38;#39;).insertAfter($(&#38;#39;li#field_1_5 .gfield_label&#38;#39;));
  });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just replace the field ID's for your form.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/417S&#34; rel=&#34;nofollow&#34;&#62;test screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or the CSS method...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/how-to-create-single-checkbox-that-is-required-for-confirming-tc-for-example#post-2207&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/how-to-create-single-checkbox-that-is-required-for-confirming-tc-for-example#post-2207&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pagedmedia on "Move Description Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-field#post-5004</link>
			<pubDate>Mon, 26 Apr 2010 13:48:37 +0000</pubDate>
			<dc:creator>pagedmedia</dc:creator>
			<guid isPermaLink="false">5004@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to move the description field to where it is below the label but above the data entry fields.  Ides on how to do that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
