<?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: Formatting Checkbox Choices</title>
		<link>https://legacy.forums.gravityhelp.com/topic/formatting-checkbox-choices</link>
		<description>Gravity Support Forums Topic: Formatting Checkbox Choices</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:22:49 +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/formatting-checkbox-choices" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Formatting Checkbox Choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-checkbox-choices#post-47134</link>
			<pubDate>Mon, 23 Jan 2012 10:01:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47134@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gotcha, you probably have a couple of options there then. You could try adding in &#60;code&#62;&#38;lt;br /&#38;gt;&#60;/code&#62; tags somewhere in your sentence, or you can set a width on the entire li that wraps and then add some bottom margin to each of the li's inside (place inside your theme's css file):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#field_2_14 {
width: 400px;
}
#field_2_14 li {
margin-bottom: 10px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is a screenshot of what that would look like (obviously you can change the values above and I had also disabled the ready class here)&#60;br /&#62;
&#60;a href=&#34;http://grab.by/bEjG&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/bEjG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Main reason I mentioned that particular ready class is because in all browsers it's cutting off your second line, so I don't think that's an ideal use of that here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>swc on "Formatting Checkbox Choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-checkbox-choices#post-47102</link>
			<pubDate>Mon, 23 Jan 2012 00:04:18 +0000</pubDate>
			<dc:creator>swc</dc:creator>
			<guid isPermaLink="false">47102@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Actually I added the ready class after the fact to make it easier to read. I would really like to somehow control what part of the sentence wraps to the next line.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Formatting Checkbox Choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-checkbox-choices#post-47094</link>
			<pubDate>Sun, 22 Jan 2012 21:40:19 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like you are using the gf_list_height_25 ready class. That height is restricting your text. If you remove that class, the text should wrap and show normally on it's own.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>swc on "Formatting Checkbox Choices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/formatting-checkbox-choices#post-47091</link>
			<pubDate>Sun, 22 Jan 2012 16:57:40 +0000</pubDate>
			<dc:creator>swc</dc:creator>
			<guid isPermaLink="false">47091@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The description of each of my checkboxes are a little long and would like to know if I can adjust the alignment to place more of the text on a second line?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.stroudsburgwesleyan.org/events/soul-shift/&#34; rel=&#34;nofollow&#34;&#62;http://www.stroudsburgwesleyan.org/events/soul-shift/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
