<?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: adding a box around a group of fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-a-box-around-a-group-of-fields</link>
		<description>Gravity Support Forums Topic: adding a box around a group of fields</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:48:56 +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/adding-a-box-around-a-group-of-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "adding a box around a group of fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-box-around-a-group-of-fields#post-317361</link>
			<pubDate>Tue, 11 Jun 2013 14:06:06 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">317361@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome, I am glad it worked for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rd458 on "adding a box around a group of fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-box-around-a-group-of-fields#post-317353</link>
			<pubDate>Tue, 11 Jun 2013 13:58:53 +0000</pubDate>
			<dc:creator>rd458</dc:creator>
			<guid isPermaLink="false">317353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great solution Richard. Thanks for sharing. The part I couldn't figure out was that I had to end the list-item and unordered-list before placing my div, and then follow the div by a new li and ul. It worked perfectly and my fields are neatly organized now. Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "adding a box around a group of fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-box-around-a-group-of-fields#post-317318</link>
			<pubDate>Tue, 11 Jun 2013 13:09:55 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">317318@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes that's what I have done previously, so you would add a HTML field to the top of your group adding the following content for example&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;
&#38;lt;div class=&#38;quot;my-box-style&#38;quot;&#38;gt;
&#38;lt;ul class=&#38;quot;gform_fields top_label description_below&#38;quot;&#38;gt;
&#38;lt;li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then between your first and second group you would add another HTML field with the following content for example&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;br /&#38;gt;
&#38;lt;div class=&#38;quot;my-box-style&#38;quot;&#38;gt;
&#38;lt;ul class=&#38;quot;gform_fields top_label description_below&#38;quot;&#38;gt;
&#38;lt;li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then at the bottom you would add another HTML field with the following content for example&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;ul&#38;gt;
&#38;lt;li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You would have to make sure the ul classes match your form settings so your labels and descriptions appear in the correct places.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rd458 on "adding a box around a group of fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-box-around-a-group-of-fields#post-317298</link>
			<pubDate>Tue, 11 Jun 2013 12:55:35 +0000</pubDate>
			<dc:creator>rd458</dc:creator>
			<guid isPermaLink="false">317298@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I haven't been able to figure out how to apply something like a 1px border around several fields, in order to create some level of separation on a bigger form with lots of fields. For instance:&#60;/p&#62;
&#60;p&#62;-------&#60;br /&#62;
field 1   &#124;&#60;br /&#62;
field 2  &#124;&#60;br /&#62;
field 3  &#124;&#60;br /&#62;
-------&#60;/p&#62;
&#60;p&#62;-------&#60;br /&#62;
field 4  &#124;&#60;br /&#62;
field 5  &#124;&#60;br /&#62;
field 6  &#124;&#60;br /&#62;
-------&#60;/p&#62;
&#60;p&#62;Do I add an HTML section with a div, and then another HTML section to close the div, then use CSS to style the div?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
