<?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: Simple CSS question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question</link>
		<description>Gravity Support Forums Topic: Simple CSS question</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 00:35:17 +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/simple-css-question" rel="self" type="application/rss+xml" />

		<item>
			<title>gringojason on "Simple CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question#post-5583</link>
			<pubDate>Wed, 19 May 2010 15:03:48 +0000</pubDate>
			<dc:creator>gringojason</dc:creator>
			<guid isPermaLink="false">5583@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's absolutely beautiful.  Thank you so much for your help.  Long live GF!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Simple CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question#post-5570</link>
			<pubDate>Wed, 19 May 2010 08:02:24 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5570@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, I've tweaked it a bit. The heights changed so you will want to overwrite the previous snippet with this one. It removes the margin from the ordered list, adds a width, spaces the list items out a bit and justifies the text.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_1 #field_1_15 {position:relative; height:410px}
#gform_wrapper_1 #field_1_15 .ginput_container  {display:block; position:absolute; top:380px; width:98%}
#gform_wrapper_1 #field_1_15 .gfield_description ol {width:550px; margin:0}
#gform_wrapper_1 #field_1_15 .gfield_description ol li {margin-bottom:6px; text-align:justify}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can see &#60;a href=&#34;http://grab.by/grabs/50efc0345f76395b4bb7de7d60b34749.png&#34; rel=&#34;nofollow&#34;&#62;my test here&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gringojason on "Simple CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question#post-5566</link>
			<pubDate>Tue, 18 May 2010 23:35:19 +0000</pubDate>
			<dc:creator>gringojason</dc:creator>
			<guid isPermaLink="false">5566@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It works great.  Thanks Kevin.  The only other thing I would love to do is bring the description text in a little to line up with the paragraph entry box above it, and justify the text to make it look cleaner.  The HTML tags I used to justify it didn't work.  Is it possible to do that?  Thanks again for you help!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Simple CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question#post-5560</link>
			<pubDate>Tue, 18 May 2010 21:50:11 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, append this to the end of your style.css file and it should work for you. You can tweak the values a bit to your preference.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_1 #field_1_15 {position:relative; height:360px}
#gform_wrapper_1 #field_1_15 .ginput_container  {display:block; position:absolute; top:320px; width:98%}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It's tailored to your specific form and it worked okay in &#60;a href=&#34;http://grab.by/grabs/dd8b91de9d6586f233c6be061e31999c.png&#34; rel=&#34;nofollow&#34;&#62;my test&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you add or remove copy, you'll probably want to tweak the height and top position values again to adjust the spacing.&#60;/p&#62;
&#60;p&#62;Let me know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gringojason on "Simple CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question#post-5558</link>
			<pubDate>Tue, 18 May 2010 18:52:03 +0000</pubDate>
			<dc:creator>gringojason</dc:creator>
			<guid isPermaLink="false">5558@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin...&#60;/p&#62;
&#60;p&#62;Here is the URL...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://livefitrevolution.com/?page_id=656&#34; rel=&#34;nofollow&#34;&#62;http://livefitrevolution.com/?page_id=656&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would just like to move the checkbox to the bottom of the legal disclaimer.  Thanks...&#60;/p&#62;
&#60;p&#62;Jason.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Simple CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question#post-5556</link>
			<pubDate>Tue, 18 May 2010 18:01:03 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5556@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;None of these were based on a custom class name, simply on the default element ID's and classes for a specific form.&#60;/p&#62;
&#60;p&#62;If you'd like to share your form URL, It will be easier for me to take a look at it and help you get it done.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gringojason on "Simple CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-css-question#post-5555</link>
			<pubDate>Tue, 18 May 2010 17:10:50 +0000</pubDate>
			<dc:creator>gringojason</dc:creator>
			<guid isPermaLink="false">5555@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This CSS code was posted by Kevin a few months ago to move the check box below the description...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*restyle agreement field ---------*/

ul#input_17_1 {margin-top:20px!important} /* move checkbox field down */
li#field_17_1 {position:relative;} /* set position on container li */
li#field_17_1 div.gfield_description {position:absolute; top:22px;} /* reposition description field */
li#field_17_1 div.gfield_description.validation_message {position:absolute; top:34px;} /* reposition validation message */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I am having trouble knowing what I exactly need to change is terms of class IDs to make this work for me.  In the advanced tab of my form, I am identifying this class as legal_disclaimer.  So...in the posted code, what is the class Kevin is using?  What do I take out and replace with &#34;legal_disclaimer&#34;?  Thanks...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
