<?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: Alignment issues</title>
		<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1</link>
		<description>Gravity Support Forums Topic: Alignment issues</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:55:16 +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/alignment-issues-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-58008</link>
			<pubDate>Mon, 07 May 2012 12:23:02 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58008@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PowerMedia on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-58007</link>
			<pubDate>Mon, 07 May 2012 12:22:02 +0000</pubDate>
			<dc:creator>PowerMedia</dc:creator>
			<guid isPermaLink="false">58007@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Aaahhhh. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-58006</link>
			<pubDate>Mon, 07 May 2012 12:20:35 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58006@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool, just adjust that width % then, try 47%
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PowerMedia on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-58005</link>
			<pubDate>Mon, 07 May 2012 12:17:58 +0000</pubDate>
			<dc:creator>PowerMedia</dc:creator>
			<guid isPermaLink="false">58005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That worked for increasing the width of the additional pages, however we still have issues with the alignment of columns. They are not aligning correctly for me. Any suggestions for this?&#60;/p&#62;
&#60;p&#62;Thanks!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-58001</link>
			<pubDate>Mon, 07 May 2012 12:09:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58001@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try placing the below into your theme's stylesheet. Setting a defined px width on the form and then slightly adjusting the left-half % to accomodate as well.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_1 {
width: 980px;
}
.gform_wrapper .top_label li.gfield.gf_left_half {
width: 48% !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>PowerMedia on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-57998</link>
			<pubDate>Mon, 07 May 2012 12:06:35 +0000</pubDate>
			<dc:creator>PowerMedia</dc:creator>
			<guid isPermaLink="false">57998@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry. &#60;a href=&#34;http://bignorth.powermediallc.org/about-us/forms/forms-all-division-team/&#34; rel=&#34;nofollow&#34;&#62;http://bignorth.powermediallc.org/about-us/forms/forms-all-division-team/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-57997</link>
			<pubDate>Mon, 07 May 2012 12:05:02 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">57997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to your form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PowerMedia on "Alignment issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-issues-1#post-57992</link>
			<pubDate>Mon, 07 May 2012 11:58:23 +0000</pubDate>
			<dc:creator>PowerMedia</dc:creator>
			<guid isPermaLink="false">57992@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have twice issues occurring with my form. First, I created a multipage and selected a template with no sidebars. The form spreads the entire width on the first page, but not the other pages of the form. Any suggestions on how to correct this?&#60;/p&#62;
&#60;p&#62;Second, I format of the CSS class is not working for this...specifically on the second page. I tried setting up 2 columns and they are not aligned properly.&#60;/p&#62;
&#60;p&#62;Here is a photo of page 2 of the form: &#60;a href=&#34;http://bignorth.powermediallc.org/files/2012/05/BCCA-Form1.jpg&#34; rel=&#34;nofollow&#34;&#62;http://bignorth.powermediallc.org/files/2012/05/BCCA-Form1.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
