<?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: Gravity Forms Styling With PREMISE Plugin</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin</link>
		<description>Gravity Support Forums Topic: Gravity Forms Styling With PREMISE Plugin</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 03:08:19 +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/gravity-forms-styling-with-premise-plugin" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-47485</link>
			<pubDate>Thu, 26 Jan 2012 21:43:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">47485@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My hero! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-47484</link>
			<pubDate>Thu, 26 Jan 2012 21:31:05 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47484@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this, replace your current selector in your stylesheet (body .gform_wrapper) with this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper {
width: 285px;
border: 1px solid #C2C2C2;
padding: 5px;
margin: 0 auto;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Nick on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-47483</link>
			<pubDate>Thu, 26 Jan 2012 21:22:49 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">47483@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Getting closer, but the check box is over to the left instead of next to the associated text. I guess the radio options in the original example site are like that too, now that I look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-47482</link>
			<pubDate>Thu, 26 Jan 2012 21:16:21 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47482@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nick, try placing this into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.ginput_container {
text-align: center;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Nick on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-47481</link>
			<pubDate>Thu, 26 Jan 2012 20:55:35 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">47481@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any suggestions as to why the form isn't centering here: &#60;a href=&#34;http://aquaviews.net/fbtab/contest-entry/&#34; rel=&#34;nofollow&#34;&#62;http://aquaviews.net/fbtab/contest-entry/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gpeterson on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-35150</link>
			<pubDate>Tue, 13 Sep 2011 09:37:57 +0000</pubDate>
			<dc:creator>gpeterson</dc:creator>
			<guid isPermaLink="false">35150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All very helpful, Kevin.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-34994</link>
			<pubDate>Sat, 10 Sep 2011 01:05:05 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">34994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure what &#34;plain text&#34; your referring to in point one. I don't see anything but the form title and the fields. The title doesn't look centered though.&#60;/p&#62;
&#60;p&#62;As for the button, you can add the !important declaration to &#60;a href=&#34;http://pastie.org/2511943&#34; rel=&#34;nofollow&#34;&#62;line 44 here&#60;/a&#62;. That will force the auto margins.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_footer input[type=&#38;#39;submit&#38;#39;] {
	color:#FFFFFF;
	background:red;
	float:none;
	display:block;
	width:160px;
	margin:0 auto !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/nbcTsy&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/nbcTsy&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, you have some errors in your rules. You've got commas rather than periods/dots in front of some class names. That's probably why they're not working for you. Here's the erroneous portion.. note the commas before &#34;gform_body&#34;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body.gform_wrapper ,gform_body .gform_fields .top_label {
   text-align: center!important;
}

body.gform_wrapper ,gform_body .gfield {
   text-align: center!important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gpeterson on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-34982</link>
			<pubDate>Fri, 09 Sep 2011 18:51:03 +0000</pubDate>
			<dc:creator>gpeterson</dc:creator>
			<guid isPermaLink="false">34982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Still having problems with a couple of pesky CSS edits: &#60;/p&#62;
&#60;p&#62;1. I can't get the plain text copy to center over the column of input boxes.  (The form's headline and subhead are centering just fine.  But once I'm in the &#34;.gform_body&#34; I can't get the left-aligned text to move.  I couldn't tell exactly what the code designation for this text area is -- so I went down the GravityForms stylesheet and plugged in centering CSS for each of them.   Nonetheless, the text doesn't move. &#60;/p&#62;
&#60;p&#62;2. Although I can change the color and text of the &#34;SUBMIT&#34; button in the footer...I still am unsuccessful at getting this to center.&#60;/p&#62;
&#60;p&#62;Any suggestions?  &#60;/p&#62;
&#60;p&#62;Form page is here:&#60;br /&#62;
&#60;a href=&#34;https://www.archetypecommunications.com/auto-draft-4/&#34; rel=&#34;nofollow&#34;&#62;https://www.archetypecommunications.com/auto-draft-4/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's the code: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2511943&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2511943&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-34580</link>
			<pubDate>Tue, 06 Sep 2011 13:42:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">34580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We can't view your form preview without being logged in.&#60;/p&#62;
&#60;p&#62;If you don't like CAPTCHA, you can install the &#60;a href=&#34;http://wordpress.org/extend/plugins/wp-recaptcha/&#34; rel=&#34;nofollow&#34;&#62;ReCAPTCHA plugin&#60;/a&#62; which may suit you a little better.&#60;/p&#62;
&#60;p&#62;That said, I had CAPTCHA in general and have never had the need for one.  Obviously, higher traffic sites have to implement them.&#60;/p&#62;
&#60;p&#62;One thing I do on all my forms is check the &#34;Enable anti-spam honeypot&#34; on the Advanced tab of the form settings.  That adds a hidden field to your form that visitors will not see, but bots will.  Bots will fill it out, and when Gravity Forms sees this field filled out, it is assumed to be spam.&#60;/p&#62;
&#60;p&#62;Finally, in &#60;a href=&#34;http://www.gravityhelp.com/gravity-forms-v1-6-beta-1-released/&#34; rel=&#34;nofollow&#34;&#62;version 1.6&#60;/a&#62; (currently in beta release) the Akismet anti-spam solution has been integrated.  I think that will help reduce spam as well.&#60;/p&#62;
&#60;p&#62;You could also leave off CAPTCHA for now and implement it if spam becomes a problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gpeterson on "Gravity Forms Styling With PREMISE Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-styling-with-premise-plugin#post-34575</link>
			<pubDate>Tue, 06 Sep 2011 13:17:43 +0000</pubDate>
			<dc:creator>gpeterson</dc:creator>
			<guid isPermaLink="false">34575@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, Chris: &#60;/p&#62;
&#60;p&#62;Using your plain text, the code is working here:&#60;/p&#62;
&#60;p&#62; &#60;a href=&#34;https://www.archetypecommunications.com/auto-draft-4?preview=true&#38;amp;preview_id=2265&#38;amp;preview_nonce=7cb7436023&#34; rel=&#34;nofollow&#34;&#62;https://www.archetypecommunications.com/auto-draft-4?preview=true&#38;amp;preview_id=2265&#38;amp;preview_nonce=7cb7436023&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now we at least can see the changes as we make them...&#60;/p&#62;
&#60;p&#62;That &#34;Captcha&#34; box is a little hard to work with, in terms of getting a uniform look to the column of fields.  A couple of questions on that:&#60;/p&#62;
&#60;p&#62;1) Is there another type of spam-prevention field that is readily available?  &#60;/p&#62;
&#60;p&#62;2) In your experience, is &#34;Contact Form spam&#34; enough of a problem to make this Captcha form a necessity? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
