<?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: Checkbox 1st choice misaligned</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned</link>
		<description>Gravity Support Forums Topic: Checkbox 1st choice misaligned</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:07:31 +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/checkbox-1st-choice-misaligned" rel="self" type="application/rss+xml" />

		<item>
			<title>Steve G on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9428</link>
			<pubDate>Sun, 05 Sep 2010 18:47:44 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9428@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All is revealed - many thanks!&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9426</link>
			<pubDate>Sun, 05 Sep 2010 18:33:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9426@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;this explains it pretty well. I could rehash, but they've got it all laid out nicely.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.w3schools.com/css/pr_class_clear.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/css/pr_class_clear.asp&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve G on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9423</link>
			<pubDate>Sun, 05 Sep 2010 16:20:45 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9423@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Worked like a charm! I'm a CCS newb as you probably know. What is the purpose of the last &#34;clear: both&#34; statement?&#60;/p&#62;
&#60;p&#62;Many thanks as always,&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9420</link>
			<pubDate>Sun, 05 Sep 2010 15:25:04 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9420@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;okay, this should just remove the margin on the checkboxes. No worries, just took a couple of minutes. Thanks.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .left_label ul.gfield_checkbox, .gform_wrapper .right_label ul.gfield_checkbox {margin-left:0 !important; clear:both}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9419</link>
			<pubDate>Sun, 05 Sep 2010 15:23:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can replace the last rule with this one if you want to remove the left margin on the lists.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .left_label ul.gfield_checkbox, .gform_wrapper .right_label ul.gfield_checkbox, .gform_wrapper .left_label ul.gfield_radio, .gform_wrapper .right_label ul.gfield_radio  {margin-left:0 !important; clear:both}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve G on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9418</link>
			<pubDate>Sun, 05 Sep 2010 15:22:36 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9418@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin&#60;/p&#62;
&#60;p&#62;That's exactly what I want to do but just for the checkboxes and not the radio buttons. If push comes to shove I can replace the radio buttons with a dropdown. However it's frustrating not being able to style the text in the dropdown fields - that's why I used radio buttons.&#60;/p&#62;
&#60;p&#62;Can we do it by applying CSS classes to each field in the same manner you helped me previously with the file uploads?&#60;/p&#62;
&#60;p&#62;Bottom line is I don't want to make this a major project for you when you should be kicking back on this holiday weekend!&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9417</link>
			<pubDate>Sun, 05 Sep 2010 15:12:08 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9417@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, it's working properly for the &#34;left aligned&#34; label format. If you chose the &#34;top label&#34; option the list would justify all the way to the left. If you want to justify the checkboxes and radio buttons all the way to the left, but keep the rest with the left label format, just let me know and I'll help you with it.&#60;/p&#62;
&#60;p&#62;I did get some play time in last week - visited family &#38;amp; friends in Dallas so I'm catching up here this weekend. I'm sure I'll find time to grill something though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve G on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9416</link>
			<pubDate>Sun, 05 Sep 2010 15:06:34 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9416@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ooops - missed my period :-)&#60;/p&#62;
&#60;p&#62;It works but in the opposite way I intended! I want to bring the 1st choice in left alignment to the remaining choices. The opposite has happened. The remaining choices have been brought into alignment with the first choice.&#60;/p&#62;
&#60;p&#62;Shouldn't you be out grilling on this Labor Day weekend?&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9415</link>
			<pubDate>Sun, 05 Sep 2010 15:00:13 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9415@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Steve, I looked at your CSS and it looks like you missed the &#34;.&#34; at the very beginning of the rule. Try adding that in and see if it works.&#60;/p&#62;
&#60;p&#62;Oh, and congrats on the success with the client. It's nice when they defer to your expertise.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve G on "Checkbox 1st choice misaligned"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-1st-choice-misaligned#post-9414</link>
			<pubDate>Sun, 05 Sep 2010 14:57:22 +0000</pubDate>
			<dc:creator>Steve G</dc:creator>
			<guid isPermaLink="false">9414@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;I gave it a shot but no joy. I also have the same issue in the final section of the form.&#60;/p&#62;
&#60;p&#62;BTW note the client has relented and we're only uploading one zipped file :-)&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Steve G
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
