<?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: Centering the Submit button on a form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Centering the Submit button on a form</description>
<language>en</language>
<pubDate>Thu, 18 Jun 2026 12:17:46 +0000</pubDate>

<item>
<title>yuniar on "Centering the Submit button on a form"</title>
<link>https://www.machform.com/forums/topic/centering-the-submit-button-on-a-form#post-9293</link>
<pubDate>Mon, 26 Apr 2010 15:22:58 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9293@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Search for this CSS code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .buttons
{
	clear:both;
	display:block;
	margin-top:10px;
	text-align:center;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regarding &#34;powered by machform&#34; removal from your forms or emails, yes feel free to remove it.
&#60;/p&#62;</description>
</item>
<item>
<title>vmillo on "Centering the Submit button on a form"</title>
<link>https://www.machform.com/forums/topic/centering-the-submit-button-on-a-form#post-9291</link>
<pubDate>Mon, 26 Apr 2010 09:53:20 +0000</pubDate>
<dc:creator>vmillo</dc:creator>
<guid isPermaLink="false">9291@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've searched the Forum but have not found the way to modify the css to center the Submit/Continue button on the form.  Can you tell me how?&#60;/p&#62;
&#60;p&#62;Also, I would like to remove the powered by MachForm at the bottom but I see a note telling me to check with you first.  Is there a problem doing this?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
