<?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: [resolved] Custom CSS Styling on Gravity Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form</link>
		<description>Gravity Support Forums Topic: [resolved] Custom CSS Styling on Gravity Form</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:30:01 +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/custom-css-styling-on-gravity-form" rel="self" type="application/rss+xml" />

		<item>
			<title>David on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6913</link>
			<pubDate>Thu, 01 Jul 2010 20:01:32 +0000</pubDate>
			<dc:creator>David</dc:creator>
			<guid isPermaLink="false">6913@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Beautiful.&#60;br /&#62;
Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6897</link>
			<pubDate>Thu, 01 Jul 2010 09:07:36 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey David, I'm pleased to hear that you're happy with the changes. Here's a visual CSS guide I put together a while back that should help get you familiar with the general form layout, classes, etc.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/visual-css-guide/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/visual-css-guide/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6892</link>
			<pubDate>Thu, 01 Jul 2010 04:37:15 +0000</pubDate>
			<dc:creator>David</dc:creator>
			<guid isPermaLink="false">6892@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a gravity doc somewhere that describes the css that controls:&#60;br /&#62;
1) the spacing between Fields&#60;br /&#62;
2) the spacing between a Form Title and the Field label&#60;br /&#62;
3) Form label height&#60;br /&#62;
etc&#60;/p&#62;
&#60;p&#62;I want to adjust the height of a form / the spacing of elements in a form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6891</link>
			<pubDate>Thu, 01 Jul 2010 02:48:47 +0000</pubDate>
			<dc:creator>David</dc:creator>
			<guid isPermaLink="false">6891@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok. Gravity just went from great, to unbelievably killer.&#60;br /&#62;
That is the complete bizness! Incredible support.&#60;br /&#62;
Thankyou. I'm spreading the word.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6885</link>
			<pubDate>Wed, 30 Jun 2010 23:48:04 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6885@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David, I grabbed a bunch of the styles directly from the WordPress login form, tweaked them a bit and applied them to a test form. This is the result.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/d90db0486bf0df3fb67326324e563a4f.png&#34; rel=&#34;nofollow&#34;&#62;Form Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's pretty close.. there are some other content styles that you don't see in the original form, so I just ran with something that followed the overall look and feel. I tried to keep things as generic as possible, but can't guarantee that you won't have to tweak this a little on a per-form basis or that there might not be some unforeseen conflicts coming from your theme css. It should get you really close though.&#60;/p&#62;
&#60;p&#62;You can grab the CSS here. Just copy it and append it to the end of your theme style sheet or custom.css file.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/1026129&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1026129&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, you'll want to download this button background image and put it in your theme folder, then adjust the path accordingly in the CSS.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.displayme.net/wp-admin/images/button-grad.png&#34; rel=&#34;nofollow&#34;&#62;http://www.displayme.net/wp-admin/images/button-grad.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps you out. Good luck with it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6882</link>
			<pubDate>Wed, 30 Jun 2010 23:03:53 +0000</pubDate>
			<dc:creator>David</dc:creator>
			<guid isPermaLink="false">6882@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow. Faaaaaaaast response! I'm really impressed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6880</link>
			<pubDate>Wed, 30 Jun 2010 22:23:33 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6880@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey David. Carl told me you were having some issues with the CSS stuff, so I'll be happy to take a look at it. Give me a little bit and I'll get back to you on it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David on "[resolved] Custom CSS Styling on Gravity Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-css-styling-on-gravity-form#post-6879</link>
			<pubDate>Wed, 30 Jun 2010 22:11:09 +0000</pubDate>
			<dc:creator>David</dc:creator>
			<guid isPermaLink="false">6879@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI,&#60;br /&#62;
I'm a CSS novice. Can someone help me understand how to customise the CSS styling for a gravity form? For example, how do I change the look and feel of my form to match the look and feel of the WP login screen?&#60;/p&#62;
&#60;p&#62;My Form&#60;br /&#62;
&#60;a href=&#34;http://www.displayme.net/test-form-styling&#34; rel=&#34;nofollow&#34;&#62;http://www.displayme.net/test-form-styling&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;WP Login Form&#60;br /&#62;
&#60;a href=&#34;http://www.displayme.net/wp-login.php?&#34; rel=&#34;nofollow&#34;&#62;http://www.displayme.net/wp-login.php?&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Things I want to achieve:&#60;br /&#62;
Change font to match WP Login Form (font, font size, font colour).&#60;br /&#62;
Make form shape to match (rounded rectangle, shadowed).&#60;br /&#62;
Make submit button to match (blue login button)&#60;br /&#62;
Make field style to match (1px outline, not 3D outline )&#60;/p&#62;
&#60;p&#62;Ideally, it would be great to end up with a chunk of CSS that I can add to custom.css and it applies this styling to every gravity form on my site.&#60;/p&#62;
&#60;p&#62;Thankyou
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
