<?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: Cannot change appearance of "Submit" button by editing view.css file</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Cannot change appearance of "Submit" button by editing view.css file</description>
<language>en</language>
<pubDate>Sun, 05 Apr 2026 15:21:50 +0000</pubDate>

<item>
<title>greg33 on "Cannot change appearance of "Submit" button by editing view.css file"</title>
<link>https://www.machform.com/forums/topic/cannot-change-appearance-of-submit-button-by-editing-viewcss-file#post-14394</link>
<pubDate>Tue, 17 Apr 2012 16:47:34 +0000</pubDate>
<dc:creator>greg33</dc:creator>
<guid isPermaLink="false">14394@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Update: I was indeed able to change one of the &#34;Submit&#34; buttons, by splitting up the code as follows:&#60;/p&#62;
&#60;p&#62;#submit_primary&#60;br /&#62;
{&#60;br /&#62;
overflow: visible;&#60;br /&#62;
padding: 0 7px;&#60;br /&#62;
width: auto;&#60;br /&#62;
color: #ffffff;&#60;br /&#62;
background-color:#ff0000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#review_submit&#60;br /&#62;
{&#60;br /&#62;
overflow: visible;&#60;br /&#62;
padding: 0 7px;&#60;br /&#62;
width: auto;&#60;br /&#62;
color: #ffffff;&#60;br /&#62;
background-color:#ff0000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;However, the &#34;Submit&#34; button has only changed on the &#34;Review Your Entry&#34; page.  If I turn off the form review option, the &#34;Submit&#34; button returns to the default.  And the &#34;Continue&#34; button has not changed at all regardless of any form setting or modified css code.
&#60;/p&#62;</description>
</item>
<item>
<title>greg33 on "Cannot change appearance of "Submit" button by editing view.css file"</title>
<link>https://www.machform.com/forums/topic/cannot-change-appearance-of-submit-button-by-editing-viewcss-file#post-14388</link>
<pubDate>Tue, 17 Apr 2012 09:18:01 +0000</pubDate>
<dc:creator>greg33</dc:creator>
<guid isPermaLink="false">14388@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for the reply Redityo.  I *think* I've followed your instructions, but not sure if I have done it correctly.  I selected &#34;Edit Themes&#34; from the top of the page, and then selected &#34;Advanced&#34; from the drop down menu and entered the code your provided above.  When I wanted to save that code, I was prompted to enter a new theme name.  I did that and selected that new theme for my form.  However, no changes were made to either of the buttons.  Have I done something wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Cannot change appearance of "Submit" button by editing view.css file"</title>
<link>https://www.machform.com/forums/topic/cannot-change-appearance-of-submit-button-by-editing-viewcss-file#post-14370</link>
<pubDate>Mon, 16 Apr 2012 21:57:32 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">14370@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;it would better to add the css code from themes page. You can edit your form themes and select advance css code option. Then you can put these css code into the advance css box :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#submit_primary,#review_submit
{
overflow: visible;
padding: 0 7px;
width: auto;
color: #ffffff;
background-color:#ff0000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that would change &#34;continue&#34; , &#34;submit&#34; button color, but not change the previous button style
&#60;/p&#62;</description>
</item>
<item>
<title>greg33 on "Cannot change appearance of "Submit" button by editing view.css file"</title>
<link>https://www.machform.com/forums/topic/cannot-change-appearance-of-submit-button-by-editing-viewcss-file#post-14369</link>
<pubDate>Mon, 16 Apr 2012 18:37:59 +0000</pubDate>
<dc:creator>greg33</dc:creator>
<guid isPermaLink="false">14369@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I wish to change the font and background colors of the Submit button on a form.  I've attempted to do this by editing the view.css file as follows:&#60;/p&#62;
&#60;p&#62;#main_body input.button_text&#60;br /&#62;
{&#60;br /&#62;
	overflow: visible;&#60;br /&#62;
	padding: 0 7px;&#60;br /&#62;
	width: auto;&#60;br /&#62;
        color: #ffffff;&#60;br /&#62;
        background-color:#ff0000;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;However, the above changes did not modify any colors on any of the buttons.&#60;/p&#62;
&#60;p&#62;Ideally, I wish I can modify both the &#34;Continue&#34; and &#34;Submit&#34; buttons, but leave the button labeled &#34;Previous&#34; as is.&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
