<?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: How do I center the entire form?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-center-the-entire-form</link>
		<description>Gravity Support Forums Topic: How do I center the entire form?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:28:10 +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/how-do-i-center-the-entire-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "How do I center the entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-center-the-entire-form#post-75194</link>
			<pubDate>Thu, 13 Sep 2012 19:38:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75194@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There &#60;strong&#62;is&#60;/strong&#62; a global way to make changes to the Gravity Forms styles.  Add the rules to your theme's stylesheet and make them specific enough that they override all other rules (or use the &#60;strong&#62;!important&#60;/strong&#62; declaration to ensure this new rule is honored.)&#60;/p&#62;
&#60;p&#62;If you'd like help styling your form, please post a link to it with an explanation of how we can help make the changes you want to see.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cruelladv on "How do I center the entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-center-the-entire-form#post-75191</link>
			<pubDate>Thu, 13 Sep 2012 19:14:49 +0000</pubDate>
			<dc:creator>cruelladv</dc:creator>
			<guid isPermaLink="false">75191@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;that's an easy way?&#60;/p&#62;
&#60;p&#62;it really is a shame there aren't any global ways to change a font color, font size, background color, alignment, etc.&#60;/p&#62;
&#60;p&#62;I gave up trying to change the background color on my 1 form because no matter what I tried I could get the state dropdown and paragraph text area to change like all the other areas.&#60;/p&#62;
&#60;p&#62;I'm in the market for a new form plugin if anyone has suggestions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How do I center the entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-center-the-entire-form#post-68147</link>
			<pubDate>Thu, 26 Jul 2012 22:46:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68147@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is an example where I centered all the inputs in a form:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/contact-us/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the CSS I used to do it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_32 {
width:598px;
border:1px solid #C2C2C2;
padding:5px;
}
body #gform_wrapper_32 .gform_heading span.gform_description {
color:red;
display:block;
text-align:center;
}
body #gform_wrapper_32 .gform_body ul li.gfield {
text-align:center;
}
body #gform_wrapper_32 .gform_footer input[type=&#38;#39;submit&#38;#39;]  {
color:#FFFFFF;
background:red;
float:none;
display:block;
width:140px;
margin:0 auto;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Your CSS may be different depending on the type of fields in your form.  This CSS applies only to form 32, so be sure to change that to your form ID if you choose to implement something like this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ciznerguy on "How do I center the entire form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-center-the-entire-form#post-68136</link>
			<pubDate>Thu, 26 Jul 2012 19:46:32 +0000</pubDate>
			<dc:creator>ciznerguy</dc:creator>
			<guid isPermaLink="false">68136@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there an easy way to center the entire form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
