<?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: align multiple choice box all the way over</title>
		<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over</link>
		<description>Gravity Support Forums Topic: align multiple choice box all the way over</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 14:54:05 +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/align-multiple-choice-box-all-the-way-over" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34900</link>
			<pubDate>Fri, 09 Sep 2011 02:03:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">34900@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I do this a lot (offer a choice between phone and email, then reveal the input area for whatever they choose.)&#60;/p&#62;
&#60;p&#62;One example:&#60;br /&#62;
&#60;a href=&#34;http://www.mainevacationrentalsonline.com/contact-us&#34; rel=&#34;nofollow&#34;&#62;http://www.mainevacationrentalsonline.com/contact-us&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Click the radio buttons for phone/email to see how it works
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34880</link>
			<pubDate>Thu, 08 Sep 2011 18:47:12 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">34880@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, you should be able to hide the email field with conditional logic the same way you're showing the phone field.. if Phone is selected -&#38;gt; hide the email field. It's not actually replacing anything, just showing and hiding the fields for the same effect.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bgoheen on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34871</link>
			<pubDate>Thu, 08 Sep 2011 17:14:10 +0000</pubDate>
			<dc:creator>bgoheen</dc:creator>
			<guid isPermaLink="false">34871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The styling is perfect, now I just have one last question....&#60;/p&#62;
&#60;p&#62;using the conditional option, I have it setup where the 'contact me by' default is email and the email field is shown. If a user selects phone instead, the phone field appears. Is there a way for the phone  field to REPLACE the email field when that option is selected?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34353</link>
			<pubDate>Sat, 03 Sep 2011 12:31:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">34353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try adding these to the end of your stylesheet. They should tighten up the vertical margins/padding for just this form.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.sidebar-widget #gform_wrapper_1.gform_wrapper ul li {
    list-style: none;
    padding: 0
}

.sidebar-widget #gform_wrapper_1.gform_wrapper .gform_footer {
	padding:0
}

.sidebar-widget #gform_wrapper_1.gform_wrapper ul.gfield_checkbox,
.sidebar-widget #gform_wrapper_1.gform_wrapper ul.gfield_radio {
	margin:0
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/nIK1vA&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/nIK1vA&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bgoheen on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34342</link>
			<pubDate>Sat, 03 Sep 2011 11:20:51 +0000</pubDate>
			<dc:creator>bgoheen</dc:creator>
			<guid isPermaLink="false">34342@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok, your way was much easier :)&#60;/p&#62;
&#60;p&#62;I tweaked the settings like you suggested and it looks just like the example. So for the vertical space issue, do I need to target each item specifically? There is a ton of information in the tutorial link you provided and I'm confused on which option to use.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34336</link>
			<pubDate>Sat, 03 Sep 2011 09:55:01 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">34336@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Take the &#34;gf_left_half&#34; class off that field and the labels will span the form width. They're being constrained by the class you added.&#60;/p&#62;
&#60;p&#62;Also, I don't see any difficulty changing to the top label. Check out my test.. swapped the form to the &#34;top label&#34; option, applied the &#34;gf_list_inline&#34; Ready Class to the 2nd and 3rd set of radio buttons and then added one additional rule to the CSS to add some padding to the left so the form aligned properly in the space.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_1 {
    padding: 0 0 0 6px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here's the result:  &#60;a href=&#34;http://bit.ly/neOWrg&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/neOWrg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You could always tweak the vertical space between the list items. They're inheriting some additonal margin rules from your theme but you can override that if you use proper CSS specificity when targeting the element. You can find examples of how to do that here.&#60;/p&#62;
&#60;p&#62;&#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;</description>
		</item>
		<item>
			<title>bgoheen on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34335</link>
			<pubDate>Sat, 03 Sep 2011 09:19:52 +0000</pubDate>
			<dc:creator>bgoheen</dc:creator>
			<guid isPermaLink="false">34335@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried switching to the top label option and it looks like I'll have to do a ton of CSS tweaking with that as well. So I'll probably just stick with the left aligned option now.&#60;/p&#62;
&#60;p&#62;How do I get the text for the 1st set of radio buttons to span both columns (so the text is on the same line for each option)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34333</link>
			<pubDate>Sat, 03 Sep 2011 08:42:16 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">34333@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your best bet here.. both for appearance and to fit the available space is to go with the default &#34;top label&#34; option for this form. That always works best when you're dealing with limited horizontal space. You'll find that option in the form settings panel.&#60;/p&#62;
&#60;p&#62;If you're using the top label option, then you can apply one of the CSS Ready Classes to the 3rd set of radio buttons to align them horizontally. Try using the &#34;gf_list_inline&#34; ready class on that field and it should do exactly what you want.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If for some reason you're married to the cramped left label look, then you're going to have to target each of the specific label elements, lists, etc. and do quite a bit of CSS manipulation to tweak everything.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bgoheen on "align multiple choice box all the way over"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-multiple-choice-box-all-the-way-over#post-34330</link>
			<pubDate>Sat, 03 Sep 2011 02:37:57 +0000</pubDate>
			<dc:creator>bgoheen</dc:creator>
			<guid isPermaLink="false">34330@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm tweaking my form that is located in a sidebar, so I'm working with limited space. Here's what I'd ultimately like to do with the 'contact the agent' form on my website &#60;a href=&#34;http://mnhomesearch.org&#34; rel=&#34;nofollow&#34;&#62;http://mnhomesearch.org&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;1. make the 1st multiple choice (showing and more information) radio buttons align all the way to the left, so the text is on one line.&#60;/p&#62;
&#60;p&#62;2. move the 2nd multiple choice radio buttons slightly to the right so that 'contact me' is on one line&#60;/p&#62;
&#60;p&#62;3. have the phone &#38;amp; email radio buttons aligned horizontally &#60;/p&#62;
&#60;p&#62;Sorry for being such a perfectionist
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
