<?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 User Favorites: taliwalt</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/taliwalt'>taliwalt</a></link>
		<description>Gravity Support Forums User Favorites: taliwalt</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:33:18 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "read only input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/read-only-input-fields#post-145001</link>
			<pubDate>Sat, 09 Feb 2013 01:42:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">145001@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for that tip Drew.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Drew M. Turner on "read only input fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/read-only-input-fields#post-144556</link>
			<pubDate>Fri, 08 Feb 2013 03:47:45 +0000</pubDate>
			<dc:creator>Drew M. Turner</dc:creator>
			<guid isPermaLink="false">144556@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just want to suggest using a switch to designate which form is to be use.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;switch($form[&#38;#39;id&#38;#39;])
{
     case 2:     Code here for Form 2
                      break;
     case 3:     Code here for Form 3
                      break;
     case 6:     Code here for Form 6
                      break;
     case 7:     Code here for Form 7
                      break;
     case 22:     Code here for Form 22
                      break;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It works well for Field IDs also.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Major display problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/major-display-problems#post-115031</link>
			<pubDate>Sun, 06 Jan 2013 03:46:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">115031@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can move the form footer (and the submit button with it) closer to the form fields by adding this CSS to your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_footer {
  padding-top: 0px;
  margin-top: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will remove the default Gravity Forms padding and margin.  You can adjust the values upward from zero if you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fmk on "Major display problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/major-display-problems#post-114735</link>
			<pubDate>Sat, 05 Jan 2013 10:59:04 +0000</pubDate>
			<dc:creator>fmk</dc:creator>
			<guid isPermaLink="false">114735@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;just purchased the theme and not feeling too happy. &#60;/p&#62;
&#60;p&#62;I create a form and it just looks aweful. huge distance between the fields and the submit button. can this really be the standard style? also the layouting is more than nice to handle. &#60;/p&#62;
&#60;p&#62;please look at my form at &#60;a href=&#34;http://www.derwandel.at/website/?page_id=111&#34; rel=&#34;nofollow&#34;&#62;http://www.derwandel.at/website/?page_id=111&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;you have to click on &#34;Schicke uns dein Foto&#34;&#60;/p&#62;
&#60;p&#62;thanks for help&#60;br /&#62;
fmk
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to create a subtotal for certain products"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-create-a-subtotal-for-certain-products#post-112380</link>
			<pubDate>Wed, 02 Jan 2013 09:48:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112380@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Take a look at this screenshot: &#60;a href=&#34;http://minus.com/lbe5NCYavOVYe3&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lbe5NCYavOVYe3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can download the code for that form here: &#60;a href=&#34;http://pastebin.com/sKW3bjiv&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/sKW3bjiv&#60;/a&#62; (use the &#60;a href=&#34;http://pastebin.com/raw.php?i=sKW3bjiv&#34; rel=&#34;nofollow&#34;&#62;raw&#60;/a&#62; or &#60;a href=&#34;http://pastebin.com/download.php?i=sKW3bjiv&#34; rel=&#34;nofollow&#34;&#62;download&#60;/a&#62; link, save the file with an xml extension on your computer, then import that into your WordPress site.)&#60;/p&#62;
&#60;p&#62;Take a look at the calculation formula for the two subtotal fields and see if that makes any more sense.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paulcook on "How to create a subtotal for certain products"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-create-a-subtotal-for-certain-products#post-112370</link>
			<pubDate>Wed, 02 Jan 2013 09:23:58 +0000</pubDate>
			<dc:creator>paulcook</dc:creator>
			<guid isPermaLink="false">112370@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks but those release notes don't say whether it is possible to create a subtotal of products using the calculation field. For example how would I use the number or product field to add up the total from a selection of other product fields used in the form?&#60;/p&#62;
&#60;p&#62;eg Product A £10, quantity selected 1&#60;br /&#62;
Product B £15, quantity selected 2&#60;/p&#62;
&#60;p&#62;I now need a subtotal which shows the total cost of product A and product B including quantity which should show £40.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to create a subtotal for certain products"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-create-a-subtotal-for-certain-products#post-112350</link>
			<pubDate>Wed, 02 Jan 2013 07:47:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112350@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not certain if there is an official documentation page for calculations, but you can read about them here: &#60;a href=&#34;http://www.gravityhelp.com/gravity-forms-v1-6-4-released/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/gravity-forms-v1-6-4-released/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Calculations are available for product type fields and number type fields.&#60;/p&#62;
&#60;p&#62;Does that help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-112345</link>
			<pubDate>Wed, 02 Jan 2013 07:28:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112345@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you would like to just disable Gravity Forms CSS, please go to this page on your site &#60;a href=&#34;https://www.speedyeyes.com/wp-admin/admin.php?page=gf_settings&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/wp-admin/admin.php?page=gf_settings&#60;/a&#62; and select &#34;No&#34; for the option &#34;Output CSS&#34;.  That will prevent Gravity Forms from outputting its own stylesheet.  Then, copy the entire contents of this file &#60;a href=&#34;https://www.speedyeyes.com/wp-content/plugins/gravityforms/css/forms.css&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/wp-content/plugins/gravityforms/css/forms.css&#60;/a&#62; and paste it to the bottom of this file &#60;a href=&#34;https://www.speedyeyes.com/wp-content/themes/inspire/style.css&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/wp-content/themes/inspire/style.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(It looks like you would be modifying the Inspire theme from Woothemes.  If they update the theme, you will lose these changes.  The WordPress best practice here would be to create and use a &#60;a href=&#34;http://codex.wordpress.org/Child_Themes&#34; rel=&#34;nofollow&#34;&#62;child theme&#60;/a&#62; so any modifications you make to your theme are not lost when performing updates.)&#60;/p&#62;
&#60;p&#62;HOWEVER, there is no need to do any of that.  You can if you like, and it seems to be a way you're familiar with and comfortable with.  There is no need to copy the entire stylesheet over to your own stylesheet.  Additionally, you should not modify the forms.css file which comes with the plugin.  The best practice is to override the specific style you want, by adding a more specific rule in your child theme's stylesheet.&#60;/p&#62;
&#60;p&#62;If you would like to go that route, please identify one element on this page you would like to change, and we will show you how to do it.  With that knowledge, you can use the same process to modify the display of other elements in your form.  No need to copy the entire Gravity Forms stylesheet over to your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-112315</link>
			<pubDate>Wed, 02 Jan 2013 05:58:08 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">112315@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The referenced page is not intended to serve as an example for troubleshooting.&#60;/p&#62;
&#60;p&#62;I am just having so much trouble with GF CSS. I am not a CSS power user... however, I know enough to typically accomplish everything I need with customizing [dozens of] themes... but GF is in a completely different league. I have read all the documentation... but am just having so many problems that I don't know where to start with specific questions. &#60;/p&#62;
&#60;p&#62;I assume GF is awesome, and I don't understand... but argggg.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-112293</link>
			<pubDate>Wed, 02 Jan 2013 04:40:11 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">112293@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have live forms using style sheet... so I reversed all of the changes so GF is using the default styles.&#60;/p&#62;
&#60;p&#62;I tried disabling allowing GF to output CSS and copied and pasted the GF CSS into my theme css files and for whatever reason, the GF styles in my theme CSS is not displaying the same as if I was allowing GF to output CSS. I hope this made sense.&#60;/p&#62;
&#60;p&#62;Here is the form: &#60;a href=&#34;https://www.speedyeyes.com/order-form/&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/order-form/&#60;/a&#62; ... but right now it is using the standard GF output.&#60;/p&#62;
&#60;p&#62;I am trying to figure out how to disable GF CSS output and copy the GF CSS into my theme so I can modify the styles.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
