<?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: Form Goes Whack with Thesis 1.8 Full-width Framework Enabled</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled</link>
		<description>Gravity Support Forums Topic: Form Goes Whack with Thesis 1.8 Full-width Framework Enabled</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 07:24:04 +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/form-goes-whack-with-thesis-18-full-width-framework-enabled" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Form Goes Whack with Thesis 1.8 Full-width Framework Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled#post-11414</link>
			<pubDate>Wed, 20 Oct 2010 07:45:07 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">11414@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;replace the previous CSS example with these rules. This block has all the Thesis button styles as well.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* reset radio and checkbox input width */
ul.gfield_radio li input,
ul.gfield_checkbox li input {width:auto!important;}
/* reset button width */
.gform_footer input.button {border-color:#CCC #999 #999 #CCC; border-right:3px double #999; border-style:double; border-width:3px; color:#111111; background-color:#E3E3E3; cursor:pointer; font-weight:bold; overflow:visible; width:auto !important; font-family: Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif; font-size:1.143em; padding:0.313em 0.25em}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris M. on "Form Goes Whack with Thesis 1.8 Full-width Framework Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled#post-11410</link>
			<pubDate>Tue, 19 Oct 2010 20:01:14 +0000</pubDate>
			<dc:creator>Chris M.</dc:creator>
			<guid isPermaLink="false">11410@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmmm... Spoke too soon. :-)&#60;/p&#62;
&#60;p&#62;The reset of the radio and check boxes seems to be fine, but the SUBMIT button doesn't have the nice look that it has in image #1 (&#60;a href=&#34;http://reflectonthis.com/gravity-images/page-framework.jpg&#34; rel=&#34;nofollow&#34;&#62;http://reflectonthis.com/gravity-images/page-framework.jpg&#60;/a&#62; ). &#60;/p&#62;
&#60;p&#62;Any idea why not?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris M. on "Form Goes Whack with Thesis 1.8 Full-width Framework Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled#post-11409</link>
			<pubDate>Tue, 19 Oct 2010 19:55:33 +0000</pubDate>
			<dc:creator>Chris M.</dc:creator>
			<guid isPermaLink="false">11409@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you very much Kevin. That did the trick! &#60;/p&#62;
&#60;p&#62;I am really happy with the support of Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form Goes Whack with Thesis 1.8 Full-width Framework Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled#post-11408</link>
			<pubDate>Tue, 19 Oct 2010 19:02:20 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">11408@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should work for you.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* reset radio and checkbox input width */
ul.gfield_radio li input,
ul.gfield_checkbox li input {width:auto!important;}
/* reset button width */
.gform_footer input.button {width:auto !important;}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris M. on "Form Goes Whack with Thesis 1.8 Full-width Framework Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled#post-11404</link>
			<pubDate>Tue, 19 Oct 2010 16:24:53 +0000</pubDate>
			<dc:creator>Chris M.</dc:creator>
			<guid isPermaLink="false">11404@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So I would just target the radio, checkbox, and button fields in my custom.css for Thesis?&#60;/p&#62;
&#60;p&#62;I just looked at the Gravity Forms &#34;forms.css&#34; to figure things out, but I am a little overwhelmed by all the code. &#60;/p&#62;
&#60;p&#62;Could you tell me exactly which ID's/Classes I should target?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form Goes Whack with Thesis 1.8 Full-width Framework Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled#post-11403</link>
			<pubDate>Tue, 19 Oct 2010 16:15:29 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">11403@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris, This is a theme style issue. Thesis applies a blanket width to all form inputs.. I believe it's 40% width. Since buttons and radio fields are inputs, they get the nice 40% width rule too.&#60;/p&#62;
&#60;p&#62;The default Gravity Forms styles override this for Thesis, but that's specific to the default layout. You'll need to look at those styles and adjust the CSS specificity to match that of the new layout or just trying using the &#34;width:auto!important&#34; rule on the radio, checkbox and button fields to override it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris M. on "Form Goes Whack with Thesis 1.8 Full-width Framework Enabled"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-goes-whack-with-thesis-18-full-width-framework-enabled#post-11401</link>
			<pubDate>Tue, 19 Oct 2010 16:07:23 +0000</pubDate>
			<dc:creator>Chris M.</dc:creator>
			<guid isPermaLink="false">11401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;The subject line says it all! Haha... &#60;/p&#62;
&#60;p&#62;I have two screenshots to share, both from a Gravity Form in Thesis 1.8:&#60;/p&#62;
&#60;p&#62;1.) With the default page framework enabled: &#60;a href=&#34;http://reflectonthis.com/gravity-images/page-framework.jpg&#34; rel=&#34;nofollow&#34;&#62;http://reflectonthis.com/gravity-images/page-framework.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;2.) With the full-width framework enabled: &#60;a href=&#34;http://reflectonthis.com/gravity-images/full-width-framework.jpg&#34; rel=&#34;nofollow&#34;&#62;http://reflectonthis.com/gravity-images/full-width-framework.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am mainly concerned about the &#34;Purpose for Contact&#34; section and the &#34;Submit&#34; button. The rest seems to be in order. &#60;/p&#62;
&#60;p&#62;I am trying to get the style of the page framework form (#1 above), while using the full-width framework feature. &#60;/p&#62;
&#60;p&#62;Respectfully,&#60;br /&#62;
Chris M.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
