<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Continue button to top of page</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Continue button to top of page</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:29:57 +0000</pubDate>

<item>
<title>yuniar on "Continue button to top of page"</title>
<link>https://www.machform.com/forums/topic/continue-button-to-top-of-page#post-12286</link>
<pubDate>Wed, 06 Jul 2011 18:37:56 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12286@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You'll need to edit the CSS code of your form.&#60;/p&#62;
&#60;p&#62;1) Search for this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h1 a
{

	display:block;
	height:100%;
	min-height:40px;
	overflow:hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h1 a
{

	display:none;
	height:100%;
	min-height:40px;
	overflow:hidden;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) I can't seems to open your review page, due to some session error. To fix it, edit your index.php file (the file which you put your form into), add this code below into the first line of that file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php session_start(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let me know once you've done this and I'll check it again.
&#60;/p&#62;</description>
</item>
<item>
<title>fmolstad on "Continue button to top of page"</title>
<link>https://www.machform.com/forums/topic/continue-button-to-top-of-page#post-12282</link>
<pubDate>Wed, 06 Jul 2011 00:11:56 +0000</pubDate>
<dc:creator>fmolstad</dc:creator>
<guid isPermaLink="false">12282@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks yunair, I just renamed my file index.php, pasted the advanced code into the area I wanted and it works.&#60;br /&#62;
Here is the URL: &#60;a href=&#34;http://www.calgaryheralddigital.com/design_group/index.php&#34; rel=&#34;nofollow&#34;&#62;http://www.calgaryheralddigital.com/design_group/index.php&#60;/a&#62;&#60;br /&#62;
I do have two additional questions.&#60;/p&#62;
&#60;p&#62;1. How do I delete or hide the grey bar with your logo in it?&#60;/p&#62;
&#60;p&#62;2. When the review your entry page comes up, the &#34;Review Your Entry&#34; text is flush with the left border. How would I add padding?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Continue button to top of page"</title>
<link>https://www.machform.com/forums/topic/continue-button-to-top-of-page#post-12277</link>
<pubDate>Tue, 05 Jul 2011 17:45:48 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12277@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;To use the advanced form code, you need to make a PHP document not HTML. Usually, you can simply rename your html file into php and then put your form code there.
&#60;/p&#62;</description>
</item>
<item>
<title>fmolstad on "Continue button to top of page"</title>
<link>https://www.machform.com/forums/topic/continue-button-to-top-of-page#post-12269</link>
<pubDate>Tue, 05 Jul 2011 00:28:42 +0000</pubDate>
<dc:creator>fmolstad</dc:creator>
<guid isPermaLink="false">12269@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello yuniar.&#60;br /&#62;
I tried to imbed that code but it did nothing for me.&#60;br /&#62;
Not sure where to imbed it, (I assume in the same html file as the iframe code), or where in the document. I tried in the head and below the head, with no success.&#60;/p&#62;
&#60;p&#62;If I use the advanced form code, can you tell me how that is implemented? Do I need to make a PHP document and put in my header and footer, or can I paste that PHP code into my current html document?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Continue button to top of page"</title>
<link>https://www.machform.com/forums/topic/continue-button-to-top-of-page#post-12239</link>
<pubDate>Thu, 30 Jun 2011 10:42:49 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12239@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;If possible, try to embed your form using the advanced form code (the php code). This should eliminate the issue completely.&#60;/p&#62;
&#60;p&#62;However, if you are using the iframe embed code, you can implement the &#34;auto expand&#34; javascript which I've posted here:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/auto-expandadjustable-iframe?replies=47#post-3049&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/auto-expandadjustable-iframe?replies=47#post-3049&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This should remove the blank white space and make it obvious for your users.
&#60;/p&#62;</description>
</item>
<item>
<title>tecoso on "Continue button to top of page"</title>
<link>https://www.machform.com/forums/topic/continue-button-to-top-of-page#post-12238</link>
<pubDate>Thu, 30 Jun 2011 01:41:07 +0000</pubDate>
<dc:creator>tecoso</dc:creator>
<guid isPermaLink="false">12238@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I was wondering today about this same issue.
&#60;/p&#62;</description>
</item>
<item>
<title>fmolstad on "Continue button to top of page"</title>
<link>https://www.machform.com/forums/topic/continue-button-to-top-of-page#post-12237</link>
<pubDate>Wed, 29 Jun 2011 23:54:19 +0000</pubDate>
<dc:creator>fmolstad</dc:creator>
<guid isPermaLink="false">12237@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have a lengthy form that requires scrolling. (I hope that a multi column wysiwyg design option is forthcoming someday).&#60;br /&#62;
I have turned on &#34;Show Review Page Before Submitting&#34; in my Form Properties.&#60;br /&#62;
When a user hits &#34;continue&#34; to see the review page, the page does not refresh so the user is looking at a blank page and has to scroll up to see the review information before hitting either back or submit.&#60;br /&#62;
Is there a way to insert an anchor at the top of this review page and have the continue button go there? Maybe a page refresh?&#60;br /&#62;
Forrest
&#60;/p&#62;</description>
</item>

</channel>
</rss>
