<?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: Make my forms look like the Gravity site?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site</link>
		<description>Gravity Support Forums Topic: Make my forms look like the Gravity site?</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 10:53:40 +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/make-my-forms-look-like-the-garvity-site" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30476</link>
			<pubDate>Tue, 19 Jul 2011 21:06:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30476@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to create background images for the buttons, then apply styles to the submit element, etc. &#34;Simple&#34; is very relative. If you're not very proficient with CSS, the button image is your best bet. The nicest thing about that is the buttons look the same in all the browsers without a lot of CSS tweaking to pull it off.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>patrickcash6 on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30474</link>
			<pubDate>Tue, 19 Jul 2011 20:17:49 +0000</pubDate>
			<dc:creator>patrickcash6</dc:creator>
			<guid isPermaLink="false">30474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok i can live with that. Is there a simple way to add the text to the button rather than have to create a button for each form?&#60;/p&#62;
&#60;p&#62;Thank you guys so much for your help.&#60;/p&#62;
&#60;p&#62;Patrick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30472</link>
			<pubDate>Tue, 19 Jul 2011 19:50:43 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, that's a button. It's a huge button, but the plugin is doing exactly what you tell it to do, it's outputting the button path you put in the admin. I would suggest creating a smaller button image, but it is working properly.&#60;/p&#62;
&#60;p&#62;I notice you put a button class name in the form settings. You shouldn't need that there. The CSS class name setting there is applied to the main FORM tag so a button class wouldn't necessarily apply. If you've already defined styles for that class, you could end up with some other wonky styling because you're trying to apply button properties/styling to the form element itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>patrickcash6 on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30471</link>
			<pubDate>Tue, 19 Jul 2011 18:54:46 +0000</pubDate>
			<dc:creator>patrickcash6</dc:creator>
			<guid isPermaLink="false">30471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin, ok I'm afraid I get some of this but not other parts. I used the image setting too. :(&#60;/p&#62;
&#60;p&#62;Here's the page it's on. I'm really just trying to get a feel for this at this point...&#60;br /&#62;
&#60;a href=&#34;http://www.gadsden-alabama.com/submit-or-edit-your-business-listing&#34; rel=&#34;nofollow&#34;&#62;http://www.gadsden-alabama.com/submit-or-edit-your-business-listing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is a screenshot of the setting.&#60;br /&#62;
&#60;a href=&#34;http://www.screencast.com/t/ehwfIif2FdV&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/ehwfIif2FdV&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30470</link>
			<pubDate>Tue, 19 Jul 2011 18:20:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30470@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't really tell you what you're doing wrong unless I can see the form in the page. You're probably going to run into problems trying to copy our CSS directly because those buttons aren't necessarily applied to Gravity Forms and the markup may not be the same.&#60;/p&#62;
&#60;p&#62;I would suggest creating your buttons, then using the built-in image button option in the form editor. That's going to be a lot less of a headache for you.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Form_Settings&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Form_Settings&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/File:Form-settings-advanced.png&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/File:Form-settings-advanced.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>patrickcash6 on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30469</link>
			<pubDate>Tue, 19 Jul 2011 18:06:29 +0000</pubDate>
			<dc:creator>patrickcash6</dc:creator>
			<guid isPermaLink="false">30469@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks! The link really helped. I'm about 1/2 way there.&#60;/p&#62;
&#60;p&#62;Here's a link to the page.&#60;br /&#62;
&#60;a href=&#34;http://www.gadsden-alabama.com/submit-or-edit-your-business-listing&#34; rel=&#34;nofollow&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have the following code in my custom.css file but no luck on the button.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a.gf_home_pricing_button {
    background-image: url(&#38;quot;../images/homepricingbutton.png&#38;quot;);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: &#38;quot;proxima-nova-1&#38;quot;,&#38;quot;proxima-nova-2&#38;quot;,Helvetica,Arial,sans-serif;
    font-size: 22px;
    height: 92px;
    line-height: 60px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    width: 410px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I have set this form class to gf_home_pricing_button on the &#34;form settings&#34; tab. &#60;/p&#62;
&#60;p&#62;If I view source I do not see this class where the button is. I see a class of gform_image_button&#60;br /&#62;
Can you see what I'm doing wrong?&#60;/p&#62;
&#60;p&#62;Thanks again!&#60;br /&#62;
Patrick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30425</link>
			<pubDate>Tue, 19 Jul 2011 15:01:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30425@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The forms on this site uses images for buttons.  There is an option in the Form Settings under the Advanced tab to use an image for your Submit button.  You select that option and then enter the full path to the image you want to use.  It's as simple as telling you waht code you need to make your form look like ours because we use 3rd party services such as TypeKit for the fonts on our site, etc.&#60;/p&#62;
&#60;p&#62;The best thing to do is learn by trial and error, play around with the CSS.  Inspect and browse our CSS using FireBug.  Turn elements on and off using FireBug and see how it impacts the form, etc.  Study the CSS Targeting documentation here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The key with CSS is simply putting it to use and learning via trial and error.  Gravity Forms markup is standard markup and standard CSS so there isn't anything specific to Gravity Forms going on, it's all standards based design and markup.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>patrickcash6 on "Make my forms look like the Gravity site?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-my-forms-look-like-the-garvity-site#post-30418</link>
			<pubDate>Tue, 19 Jul 2011 13:11:02 +0000</pubDate>
			<dc:creator>patrickcash6</dc:creator>
			<guid isPermaLink="false">30418@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using Thesis and am familiar with the custom.css file.&#60;br /&#62;
I've tried looking at the Gravity site with firebug but I'm a novice at css, etc.&#60;/p&#62;
&#60;p&#62;Can someone please tell me what code I'd need to make the forms on my sites look like the forms on here (including the submit button).&#60;br /&#62;
These all look so good and mine, well, mine not so much lol.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Patrick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
