<?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: Is this layout possible with gravity forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/is-this-layout-possible-with-gravity-forms</link>
		<description>Gravity Support Forums Topic: Is this layout possible with gravity forms</description>
		<language>en-US</language>
		<pubDate>Fri, 17 Apr 2026 01:20:43 +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/is-this-layout-possible-with-gravity-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Is this layout possible with gravity forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-this-layout-possible-with-gravity-forms#post-31303</link>
			<pubDate>Mon, 01 Aug 2011 10:45:05 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31303@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good call. I didn't think about that when I made the suggestion.  Form looks good so far, let us know how it all goes for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Is this layout possible with gravity forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-this-layout-possible-with-gravity-forms#post-31301</link>
			<pubDate>Mon, 01 Aug 2011 09:56:16 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">31301@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin, I have setup a test form &#60;a href=&#34;http://www.eandhbaxendale.com/test-2/&#34; rel=&#34;nofollow&#34;&#62;http://www.eandhbaxendale.com/test-2/&#60;/a&#62; using that mock-up image so I can play around with the css positioning before I start working on the proper form.  I have ended up making the .gform_body class position:relative rather than the .gform_wrapper class because the validation error message was dropping the image down while the fields remained in their original positions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Is this layout possible with gravity forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-this-layout-possible-with-gravity-forms#post-31276</link>
			<pubDate>Sun, 31 Jul 2011 14:12:56 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep I would just put a regular image in an HTML block that precedes the 4 fields then view the source, get the IDs on those fields and absolutely position them with a higher z-index over the image. It should be pretty straightforward. You may need to make the .gform_wrapper class &#34;position:relative&#34; so the fields will be absolutely positioned relative to the form and not the viewport.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Is this layout possible with gravity forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-this-layout-possible-with-gravity-forms#post-31275</link>
			<pubDate>Sun, 31 Jul 2011 14:08:25 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">31275@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin, thanks for taking a look and pointing me in the right direction.  I had a feeling that an html block may be involved but wasn't completely sure.  I can now sort out the final image and then start playing around with the css positioning.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Is this layout possible with gravity forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-this-layout-possible-with-gravity-forms#post-31152</link>
			<pubDate>Thu, 28 Jul 2011 16:37:18 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31152@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure, you could use an HTML block to add a div for the background image or just add the image directly to the markup. Then you would use CSS to absolutely position the individual inputs where you want them to display overtop of the image.&#60;/p&#62;
&#60;p&#62;Its going to take a little of custom css work, but it's very possible. The form isn't live now, but this form was created in the same way using Gravity Forms&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wpcandy.com/theme-madness&#34; rel=&#34;nofollow&#34;&#62;http://wpcandy.com/theme-madness&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Is this layout possible with gravity forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-this-layout-possible-with-gravity-forms#post-31149</link>
			<pubDate>Thu, 28 Jul 2011 14:34:50 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">31149@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have converted a couple of our forms to gravity forms already and still have a couple to go, I was just wondering before I start the next would it be possible to arrange the fields on one page of a multi-page form like the mock-up in this image &#60;a href=&#34;http://www.eandhbaxendale.com/Images/build-dims-form.gif&#34; rel=&#34;nofollow&#34;&#62;http://www.eandhbaxendale.com/Images/build-dims-form.gif&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;The idea is that people placing an enquiry for a roof design will be able to enter their building dimensions into fields that are positioned over the wall for which the dimension belongs to.  Rather than having to label up a smaller image and place it higher up the page with the fields all arranged below it.  I am hoping it would reduce the likelihood of someone entering a dimension in the wrong box, which has happened on a couple of occasions with our old form located here &#60;a href=&#34;http://www.eandhbaxendale.com/online-enquiries/trussed-rafter-enquiry/roof-shape-enquiry/&#34; rel=&#34;nofollow&#34;&#62;http://www.eandhbaxendale.com/online-enquiries/trussed-rafter-enquiry/roof-shape-enquiry/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance for taking a look.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
