<?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 Tag: theme - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/theme</link>
		<description>Gravity Support Forums Tag: theme - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:00:41 +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/tags/theme/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>balschuler on "Using logic to calculate total"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-logic-to-calculate-total#post-109887</link>
			<pubDate>Fri, 28 Dec 2012 12:54:42 +0000</pubDate>
			<dc:creator>balschuler</dc:creator>
			<guid isPermaLink="false">109887@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I've got a problem that I think should be solvable. My non-profit wants to calculate membership costs in pricing fields based on the user's response to two questions. But we don't want the user to see how this works behind the scenes, so we don't want any prices to appear before the total amount.&#60;/p&#62;
&#60;p&#62;Here are the 2 questions that determine cost:&#60;/p&#62;
&#60;p&#62;1. Please select the industry group that best describes your business*&#60;/p&#62;
&#60;p&#62;    Commercial Products/Services&#60;br /&#62;
    Construction&#60;br /&#62;
    Consumer Products&#60;br /&#62;
    Education, Non-Profit &#38;amp; Government Entities&#60;br /&#62;
    Financial &#38;amp; Insurance Services&#60;br /&#62;
    Healthcare&#60;br /&#62;
    Information Technology&#60;br /&#62;
    Manufacturing&#60;br /&#62;
    Professional&#60;br /&#62;
    Transportation&#60;/p&#62;
&#60;p&#62;2. Number of employees in U.S.*&#60;/p&#62;
&#60;p&#62;    1 – 750&#60;br /&#62;
    751 – 1,000&#60;br /&#62;
    1,001 – 1,500&#60;br /&#62;
    More than 1,500&#60;/p&#62;
&#60;p&#62;And here's the logic we want to implement:&#60;/p&#62;
&#60;p&#62;- IF the answer question 1 is &#34;Education, non-profit &#38;amp; government,&#34; THEN total is $950.00&#60;/p&#62;
&#60;p&#62;- IF the answer to question 1 is NOT &#34;Education, non-profit &#38;amp; government,&#34; AND answer to question 2 is...&#60;br /&#62;
    &#34;1 – 750&#34; then total is $950.00&#60;br /&#62;
    &#34;751 – 1,000&#34; then total is $1,875.00&#60;br /&#62;
    &#34;1,001 – 1,500&#34; then total is $3,125.00&#60;br /&#62;
    &#34;More than 1,500&#34; then total is $4,500.00&#60;/p&#62;
&#60;p&#62;Thanks in advance for your help!&#60;/p&#62;
&#60;p&#62;-Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jigsaw-internet on "Calculations not working with 1 particular theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculations-not-working-with-1-particular-theme#post-328684</link>
			<pubDate>Mon, 17 Jun 2013 09:56:31 +0000</pubDate>
			<dc:creator>jigsaw-internet</dc:creator>
			<guid isPermaLink="false">328684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a form setup with some basic calculations in place. &#60;/p&#62;
&#60;p&#62;They work fine using the default Wordpress themes but using my custom theme the field that should contain the calculation is empty. In the source it's showing read only but has no value. &#60;/p&#62;
&#60;p&#62;I can only assume that there is some sort of conflict with this theme but I have no idea what so I'm hoping somebody could give me a clue as to what sort of things could possibly cause this to happen.&#60;/p&#62;
&#60;p&#62;The form is up at: &#60;a href=&#34;http://www.platinumpropertypartners.net/disclosure-form&#34; rel=&#34;nofollow&#34;&#62;http://www.platinumpropertypartners.net/disclosure-form&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The fields with calculations are both on Step 3 (there are only a couple of required fields in step 1 then you can skip straight to Step 3), 'Net Worth' and 'Total Annual Income'&#60;/p&#62;
&#60;p&#62;I'd really appreciate any help on this one.&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;/p&#62;
&#60;p&#62;Shaun
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rikardwiberg on "Make Gravity form look like my theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-gravity-form-look-like-my-theme#post-270476</link>
			<pubDate>Thu, 23 May 2013 08:54:04 +0000</pubDate>
			<dc:creator>rikardwiberg</dc:creator>
			<guid isPermaLink="false">270476@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
you may have heard this question thousands of times. However, after some investigation and reading about gravity forms, css and style-sheets, I still haven't solved my problem. I want my forms from Gravity to look like my theme (ThemeForrest BigBang). &#60;/p&#62;
&#60;p&#62;My style.css is looked for editing but in WP admin, I have a plugin where I can write and deine some extra CSS styles. &#60;/p&#62;
&#60;p&#62;What can I do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>actionattack on "GravityForms showing up weird in Firefox &#38; Chrome for Mac"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravityforms-showing-up-weird-in-firefox-chrome-for-mac#post-194403</link>
			<pubDate>Tue, 02 Apr 2013 11:40:12 +0000</pubDate>
			<dc:creator>actionattack</dc:creator>
			<guid isPermaLink="false">194403@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have made significant changes to the main stylesheet style.css to modify specific elements in gravity forms.&#60;/p&#62;
&#60;p&#62;Here's how it looks on Chrome for windows:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/F1wTNvW.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/F1wTNvW.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And it's completely wonked on FF &#38;amp; Chrome for mac:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/V3MPcDp.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/V3MPcDp.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gr33n3ggz on "Captcha refresh not working."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/captcha-refresh-not-working#post-187338</link>
			<pubDate>Thu, 28 Mar 2013 00:34:20 +0000</pubDate>
			<dc:creator>gr33n3ggz</dc:creator>
			<guid isPermaLink="false">187338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On my paypal form I use captcha.  I have used chrome, firefox, and Safari to check the issue.&#60;br /&#62;
If you hit the button to refresh the captcha, or Get a new Challange, the box goes blank.  You don't get a new graphic/text.&#60;/p&#62;
&#60;p&#62;Anyone else seeing this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gypsyrosetrip.com/sponsorship/&#34; rel=&#34;nofollow&#34;&#62;http://gypsyrosetrip.com/sponsorship/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-183014</link>
			<pubDate>Sun, 24 Mar 2013 13:53:05 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">183014@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could you help me. For example here is the form I created with gravity form.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img811.imageshack.us/img811/5669/69204556.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img811.imageshack.us/img811/5669/69204556.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and what we can see on my web site&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img259.imageshack.us/img259/8286/96324369.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img259.imageshack.us/img259/8286/96324369.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Someone can help me ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eurgravity on "Sidebar Pushed to the Bottom"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sidebar-pushed-to-the-bottom#post-164755</link>
			<pubDate>Fri, 08 Mar 2013 15:36:46 +0000</pubDate>
			<dc:creator>eurgravity</dc:creator>
			<guid isPermaLink="false">164755@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I'm having a problem with the plugin, I am trying to post articles using gravityforms and it is Working, the problem is that every article I publish from gravityforms is pushing my sidebar to the bottom of the page. But when I publish something directly from Wordpress Backend nothing wrong happens.&#60;/p&#62;
&#60;p&#62;I already looked on my css file for anything that might be triggering the problem but I see nothing.&#60;/p&#62;
&#60;p&#62;Here is an example of what I mean:&#60;br /&#62;
&#60;a href=&#34;http://test.eurweb.com/tiger-woods-has-sold-house-where-cheating-scandal-broke-out/&#34; rel=&#34;nofollow&#34;&#62;http://test.eurweb.com/tiger-woods-has-sold-house-where-cheating-scandal-broke-out/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm using Genesis and the News Child Theme&#60;/p&#62;
&#60;p&#62;Please let me know&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khazd0rf on "Apply CSS class to input button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/apply-css-class-to-input-button#post-159244</link>
			<pubDate>Sun, 03 Mar 2013 08:55:41 +0000</pubDate>
			<dc:creator>khazd0rf</dc:creator>
			<guid isPermaLink="false">159244@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;I'm having a hard time styling inputs buttons for my forms.&#60;br /&#62;
My goal is to use the css class included on my theme : class=&#34;button large black round&#34; to have the input button looking the same as my other buttons. &#60;/p&#62;
&#60;p&#62;I'm not a css expert and I tried to associate the css class to the button on the back office (éditing the form) I tried adding dots, spaces... but nothing works. &#60;/p&#62;
&#60;p&#62;I'm also trying to have input buttons centered but I don't manage to. &#60;/p&#62;
&#60;p&#62;One of my form URL / &#60;a href=&#34;http://boxicomane.com/ajouter-box/&#34; rel=&#34;nofollow&#34;&#62;http://boxicomane.com/ajouter-box/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Help would be very much appreciated.&#60;br /&#62;
I'm sorry I know lots of persons have been asking about button styling, but I couldn't find the correct way to do it in the forum;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timedriven on "Firefox 19 - Mac Issue?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/firefox-19-mac-issue#post-153634</link>
			<pubDate>Sun, 24 Feb 2013 20:32:57 +0000</pubDate>
			<dc:creator>timedriven</dc:creator>
			<guid isPermaLink="false">153634@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My form in Firefox does not give spacing around the fields but it looks fine in other web browsers. See a form example here: &#60;a href=&#34;http://www.agilebts.com/zoho-crm-test/&#34; rel=&#34;nofollow&#34;&#62;http://www.agilebts.com/zoho-crm-test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Do you see what I'm talking about and know how to fix?&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>imagineUtopia on "trouble making the comments background area white"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-making-the-comments-background-area-white#post-153595</link>
			<pubDate>Sun, 24 Feb 2013 17:33:04 +0000</pubDate>
			<dc:creator>imagineUtopia</dc:creator>
			<guid isPermaLink="false">153595@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;For some reason on my site I'm getting transparency though my comments paragraph text.&#60;/p&#62;
&#60;p&#62;can I set something in the advanced area that can make it stay white like the others?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://depinhodesignhosting.com/striking/&#34; rel=&#34;nofollow&#34;&#62;http://depinhodesignhosting.com/striking/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thanks,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
