<?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: Changing the background colour of a form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form</link>
		<description>Gravity Support Forums Topic: Changing the background colour of a form</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:49:05 +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/changing-the-background-colour-of-a-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-134304</link>
			<pubDate>Mon, 28 Jan 2013 19:04:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">134304@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Steve.  I was not able to load your site today.  Are you still working on this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stevem on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-127870</link>
			<pubDate>Mon, 21 Jan 2013 18:49:47 +0000</pubDate>
			<dc:creator>Stevem</dc:creator>
			<guid isPermaLink="false">127870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Thanks for your help so far.&#60;/p&#62;
&#60;p&#62;I put an extra form on this page as a test &#60;a href=&#34;http://saveandsupport.co.uk/?page_id=21&#34; rel=&#34;nofollow&#34;&#62;http://saveandsupport.co.uk/?page_id=21&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is nearly there, not quite the same as your form.&#60;/p&#62;
&#60;p&#62;Is there anything obvious that needs changing to get it finished?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-117016</link>
			<pubDate>Tue, 08 Jan 2013 20:10:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">117016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Steve, I'm not sure I understand your question.  Do you mean limit the number of characters in each field?  I believe we used number fields.  Those can be limited to a range of numbers (like 1 to 1000) but that validation occurs after the form is submitted.&#60;/p&#62;
&#60;p&#62;If you want to use text fields, you can limit the number of characters which can be entered by the user.  You can see that actually on the fields beneath the inline block of fields (where it says &#34;0 of 3 max characters&#34;, for example.)&#60;/p&#62;
&#60;p&#62;If you want to limit the number of characters entered, you can use a text field and the character limit, or use a text field with an input mask.  Using numbers won't work if you want to limit the number of characters which can be entered.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stevem on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-116871</link>
			<pubDate>Tue, 08 Jan 2013 12:43:47 +0000</pubDate>
			<dc:creator>Stevem</dc:creator>
			<guid isPermaLink="false">116871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris&#60;/p&#62;
&#60;p&#62;Many thanks for this and it is now my new years task..&#60;/p&#62;
&#60;p&#62;Can you restrict the number of input numbers in each box?&#60;/p&#62;
&#60;p&#62;I will try to work out how to implement this tonight.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-72793</link>
			<pubDate>Mon, 27 Aug 2012 16:15:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72793@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Take a look at this form online:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/special-layout-for-inline-fields/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/special-layout-for-inline-fields/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the CSS to make that happen:&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/8YJKeh2A&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/8YJKeh2A&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please note you will have to change the form ID from 140, and verify all the field numbers are correct.&#60;/p&#62;
&#60;p&#62;Here is an XML export of the form.  I did not delete any of the original fields.  You can make them admin only if you have current entries where you want to preserve the information, or you can delete the fields if you like.&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/M8kqmP3T&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/M8kqmP3T&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There are a couple problems I can see with it, but this should be a good start for you if you'd like to go this route.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-71103</link>
			<pubDate>Wed, 15 Aug 2012 00:59:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71103@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, glad you were able to work around that for now. Did you need more help with this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stevem on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-71011</link>
			<pubDate>Tue, 14 Aug 2012 12:01:45 +0000</pubDate>
			<dc:creator>Stevem</dc:creator>
			<guid isPermaLink="false">71011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris&#60;/p&#62;
&#60;p&#62;I have gone with text and emailing the form now.&#60;/p&#62;
&#60;p&#62;Really appreciate your help&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stevem on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-70990</link>
			<pubDate>Tue, 14 Aug 2012 10:56:41 +0000</pubDate>
			<dc:creator>Stevem</dc:creator>
			<guid isPermaLink="false">70990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris&#60;/p&#62;
&#60;p&#62;I am just adding the fields.  They need to be numbers but I see that a 4 number field has a comma, i.e 1,234  whereas I would erquire 1234.&#60;/p&#62;
&#60;p&#62;Can this be acheived?&#60;/p&#62;
&#60;p&#62;Otherwise I will go with text.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Stevem on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-70983</link>
			<pubDate>Tue, 14 Aug 2012 08:53:08 +0000</pubDate>
			<dc:creator>Stevem</dc:creator>
			<guid isPermaLink="false">70983@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris&#60;/p&#62;
&#60;p&#62;In a ideal world I would like the 7 fields.&#60;/p&#62;
&#60;p&#62;So I will be cheeky and set it up like that, then export and send to you.&#60;/p&#62;
&#60;p&#62;Thanks for your assistance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Changing the background colour of a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-the-background-colour-of-a-form#post-70974</link>
			<pubDate>Tue, 14 Aug 2012 07:51:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">70974@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see what you're looking for.  Are you OK with two fields (top line and bottom lin) as you have it, so long as they are side by side, or would you prefer it to be 7 distinct inputs?  We can work it out either way.  Let me know that, and please export the form as XML (Import/Export menu, then Export Forms in the top menu) and email it to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; - I would like to install it and see what we can do with your request.  Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
