<?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: Position of button on form with multiple pages.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages</link>
		<description>Gravity Support Forums Topic: Position of button on form with multiple pages.</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 07:01: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/position-of-button-on-form-with-multiple-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Chillamor on "Position of button on form with multiple pages."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages#post-52940</link>
			<pubDate>Tue, 20 Mar 2012 05:05:47 +0000</pubDate>
			<dc:creator>Chillamor</dc:creator>
			<guid isPermaLink="false">52940@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hellp Rob,&#60;/p&#62;
&#60;p&#62;Can you or one of your collegues take a look to my other question?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/bug-when-using-product-quantity-and-total-fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/bug-when-using-product-quantity-and-total-fields&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Position of button on form with multiple pages."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages#post-51347</link>
			<pubDate>Mon, 05 Mar 2012 16:44:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Usually themes have a file or a place in the admin that allows you to place custom css without updates causing an issue. I'm not aware of the ready classes being a cause.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chillamor on "Position of button on form with multiple pages."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages#post-51344</link>
			<pubDate>Mon, 05 Mar 2012 16:37:54 +0000</pubDate>
			<dc:creator>Chillamor</dc:creator>
			<guid isPermaLink="false">51344@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, because I am not a programmer and it will give extra work when a new update is released.&#60;/p&#62;
&#60;p&#62;I think the buttons do not appear on the right place because of the usage of ready CSS Class names. Is this correct?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Position of button on form with multiple pages."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages#post-51328</link>
			<pubDate>Mon, 05 Mar 2012 15:58:40 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51328@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not that I know of, it's style-related. Are you not comfortable updating that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chillamor on "Position of button on form with multiple pages."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages#post-51323</link>
			<pubDate>Mon, 05 Mar 2012 15:11:54 +0000</pubDate>
			<dc:creator>Chillamor</dc:creator>
			<guid isPermaLink="false">51323@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Rob,&#60;/p&#62;
&#60;p&#62;Thanks for your feedback. Do you have another solution as well without the need to change the code?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Position of button on form with multiple pages."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages#post-51308</link>
			<pubDate>Mon, 05 Mar 2012 14:14:00 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51308@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Chillamor, drop this into your theme's stylesheet and you will be good to go:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .gform_page_footer {
clear: both;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chillamor on "Position of button on form with multiple pages."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/position-of-button-on-form-with-multiple-pages#post-51297</link>
			<pubDate>Mon, 05 Mar 2012 12:09:41 +0000</pubDate>
			<dc:creator>Chillamor</dc:creator>
			<guid isPermaLink="false">51297@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Please, take a look at:&#60;br /&#62;
&#60;a href=&#34;http://chillamor.com/nl/voorbeeld/formulieren/aanmelden-nieuwe-medewerker/&#34; rel=&#34;nofollow&#34;&#62;http://chillamor.com/nl/voorbeeld/formulieren/aanmelden-nieuwe-medewerker/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I do not understand the position of the button &#34;volgende&#34; (this refers to the next page). How can I change this position? It has to be displayed on the bottom on this page.&#60;/p&#62;
&#60;p&#62;Furthermore, I've defined a section-break with the name &#34;woonadresgegevens&#34;. Why are there two lines below this text?&#60;/p&#62;
&#60;p&#62;Please, advise.&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Chillamor.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
