<?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: EcoBiz Form Styling and GravityForms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ecobiz-form-styling-and-gravityforms</link>
		<description>Gravity Support Forums Topic: EcoBiz Form Styling and GravityForms</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 01:13:03 +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/ecobiz-form-styling-and-gravityforms" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "EcoBiz Form Styling and GravityForms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ecobiz-form-styling-and-gravityforms#post-26347</link>
			<pubDate>Wed, 25 May 2011 23:17:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">26347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, a ROCKETGENIUS ;)  Haha. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>orbitdesign on "EcoBiz Form Styling and GravityForms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ecobiz-form-styling-and-gravityforms#post-26346</link>
			<pubDate>Wed, 25 May 2011 21:18:23 +0000</pubDate>
			<dc:creator>orbitdesign</dc:creator>
			<guid isPermaLink="false">26346@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, thank you - you're a genius!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "EcoBiz Form Styling and GravityForms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ecobiz-form-styling-and-gravityforms#post-26342</link>
			<pubDate>Wed, 25 May 2011 19:17:39 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">26342@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's just simple CSS work. Find the styles for the form you want to emulate, the apply them to the Gravity Forms inputs like this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    border: 1px solid #EAEAEA;
    color: #666666;
    height: 22px;
    margin-bottom: 10px;
    padding: 5px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can find samples of how to properly target and manipulate the various form elements in the 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;</description>
		</item>
		<item>
			<title>orbitdesign on "EcoBiz Form Styling and GravityForms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ecobiz-form-styling-and-gravityforms#post-26336</link>
			<pubDate>Wed, 25 May 2011 18:24:53 +0000</pubDate>
			<dc:creator>orbitdesign</dc:creator>
			<guid isPermaLink="false">26336@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;I'm trying to match the form style of the Gravity Form found here &#60;a href=&#34;http://www.propelmg.com/siemens-rcs/conf/?page_id=4&#34; rel=&#34;nofollow&#34;&#62;http://www.propelmg.com/siemens-rcs/conf/?page_id=4&#60;/a&#62; to EcoBiz template to have similar styling to the actual EcoBiz form found here - &#60;a href=&#34;http://www.propelmg.com/siemens-rcs/conf/?page_id=9&#34; rel=&#34;nofollow&#34;&#62;http://www.propelmg.com/siemens-rcs/conf/?page_id=9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any advice you have to offer would be most helpful.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
