<?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: Left &#38; Right Colums not lining up properly</title>
		<link>https://legacy.forums.gravityhelp.com/topic/left-right-colums-not-lining-up-properly</link>
		<description>Gravity Support Forums Topic: Left &amp; Right Colums not lining up properly</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 20:04:37 +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/left-right-colums-not-lining-up-properly" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Left &#38; Right Colums not lining up properly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/left-right-colums-not-lining-up-properly#post-29083</link>
			<pubDate>Mon, 04 Jul 2011 19:36:43 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29083@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme styles (style.css line 996) are adding 20px left margins to all list items (the forms are structured using lists) and this is throwing off the widths and causing the staggered floats that you're seeing.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#content .post ul li, #content .page ul li {
    list-style-type: square;
    margin: 0 0 0 20px;
    padding: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you disable that rule, you'll see that the formatting looks like it should.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/iLRKNd&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/iLRKNd&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can override that by placing a more specific rule at the end of your theme stylesheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#content .post .gform_wrapper ul li,
#content .page .gform_wrapper ul li {
	margin-left:0!important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here's a quick debugging tip.. if it works/displays properly in the preview window and not when placed in the context of your theme, then it's a theme-related style issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bill-P on "Left &#38; Right Colums not lining up properly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/left-right-colums-not-lining-up-properly#post-29079</link>
			<pubDate>Mon, 04 Jul 2011 15:21:33 +0000</pubDate>
			<dc:creator>Bill-P</dc:creator>
			<guid isPermaLink="false">29079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to get the gf_left_half and gf_right_half to line up properly and I am not having much luck.  &#60;a href=&#34;http://174.120.247.9/~squire/free-market-analysis-of-your-home/&#34; rel=&#34;nofollow&#34;&#62;http://174.120.247.9/~squire/free-market-analysis-of-your-home/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I can get them in the left and right columns however they are not on the same line?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
