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

		<item>
			<title>Chris Hajer on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68863</link>
			<pubDate>Tue, 31 Jul 2012 21:43:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68863@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you find that your custom CSS rules when added to your theme's style.css or custom.css do not appear to work, you need to be more specific with your rules, or you can always go nuclear with the &#60;strong&#62;!important&#60;/strong&#62; rule.  &#34;important!&#34; means &#34;override any other rule which would apply to this selector.&#34;  Here is a basic rundown of &#34;important!&#34;:&#60;br /&#62;
&#60;a href=&#34;http://webdesign.about.com/od/css/f/blcssfaqimportn.htm&#34; rel=&#34;nofollow&#34;&#62;http://webdesign.about.com/od/css/f/blcssfaqimportn.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, this is a very good overview of how and why the CSS rules&#60;br /&#62;
&#34;&#60;strong&#62;C&#60;/strong&#62; ascade&#34;: &#60;a href=&#34;http://css-tricks.com/specifics-on-css-specificity/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/specifics-on-css-specificity/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There are more technical documents online as well, but once you get the concept of specificity, you can learn to make your rules more specific than any other rule which might apply, so that your CSS 'wins' and you don't have to modify the plugin forms.css any longer.&#60;/p&#62;
&#60;p&#62;As always, we're happy to help if you post a link to your site and explain what's not working and what you expect.  Thank you for sticking with it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>teajayo on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68859</link>
			<pubDate>Tue, 31 Jul 2012 21:30:49 +0000</pubDate>
			<dc:creator>teajayo</dc:creator>
			<guid isPermaLink="false">68859@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi guys..... yes I have style.css as the main sheet and custom.css ... however, when I modify style.css which should override forms.css it doesn't.  So I have to delete the stuff out of forms.css to get rid of those styles.  These past to sites I've used gf on I know that isn't the exact correct way, but I don't plan on upgrading the form plugin for either of those sites.  This next one I will be doing in the next couple days... I will try harder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68829</link>
			<pubDate>Tue, 31 Jul 2012 17:10:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68829@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;
I have tried to use 'custom css' like the plugin options mention... but it didn't work for the last site I used gf on.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;You should figure out why that did not work rather than modify the plugin's forms.css.  As you know, because you modified the plugin files, upgrading is going to be problematic.  I would focus on overriding the Gravity Forms CSS properly and not modify the plugin files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68814</link>
			<pubDate>Tue, 31 Jul 2012 15:39:44 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">68814@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I guess I don't exactly understand. Do you mean your theme comes with a form.css that is messing things up or Gravity Forms? You can turn off Gravity Forms' output of CSS in Forms -&#38;gt; Settings. As for your site's css, usually this is in style.css. Some themes use a custom.css but most people just have to put it in the bottom of their style.css because not every theme has a custom.css or pulls in rules from one if one exists.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>teajayo on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68813</link>
			<pubDate>Tue, 31 Jul 2012 15:32:52 +0000</pubDate>
			<dc:creator>teajayo</dc:creator>
			<guid isPermaLink="false">68813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ya...... it's all css stuff.  If I upgrade gravityforms on websites I use it on.... I will have a nightmare time.  I cut out the lines I need from forms.css and paste then into a sites main css.  Upgrading wouldn't be fun since the forms.css would overwrite my site.css..... and I have tried to use 'custom css' like the plugin options mention... but it didn't work for the last site I used gf on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68808</link>
			<pubDate>Tue, 31 Jul 2012 14:08:25 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">68808@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like you've fixed it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>teajayo on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68807</link>
			<pubDate>Tue, 31 Jul 2012 14:00:36 +0000</pubDate>
			<dc:creator>teajayo</dc:creator>
			<guid isPermaLink="false">68807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;yup.  It's all theme custom theme css..... now I remember it took a few DAYS to get the css right for sullivans to work.  I just deleted all the form css elements and its fine.  so I'll have to waste more time going element by element to fix everything.  damn it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>teajayo on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68806</link>
			<pubDate>Tue, 31 Jul 2012 13:55:08 +0000</pubDate>
			<dc:creator>teajayo</dc:creator>
			<guid isPermaLink="false">68806@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.sullivanglass.com/contact-us&#34; rel=&#34;nofollow&#34;&#62;http://www.sullivanglass.com/contact-us&#60;/a&#62;  forgot the link to the forms using the older plugin version.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>teajayo on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68805</link>
			<pubDate>Tue, 31 Jul 2012 13:54:35 +0000</pubDate>
			<dc:creator>teajayo</dc:creator>
			<guid isPermaLink="false">68805@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That worked to take out the BR's..... but the zipcode field is still aligned to the right... even though firebug shows that field is specified [span id=&#34;input_1_3_5_container&#34; class=&#34;ginput_left&#34;]&#60;/p&#62;
&#60;p&#62;These forms use an older version of the plugin and align fine with no cutoffs.  I'll look again at the css and see.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Alignment gf_left_half  and gf_right_half are not working anymore ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/alignment-gf_left_half-and-gf_right_half-are-not-working-anymore#post-68795</link>
			<pubDate>Tue, 31 Jul 2012 13:32:28 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">68795@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like something from your theme is injecting br and p tags into the address field: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/7f4474b9-32e3-491e-bb53-9cd286b25dd4/ac274cbc19561ae0a7eb5eaea224ad42&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Your theme may include the [raw] shortcode. If it does, try wrapping the Gravity Form shortcode with the [raw]shortcode[/raw]. This is only a guess but it is something we see quite a bit.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
