<?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: file upload field, background color</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: file upload field, background color</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 20:51:51 +0000</pubDate>

<item>
<title>AMurray on "file upload field, background color"</title>
<link>https://www.machform.com/forums/topic/file-upload-field-background-color#post-2673</link>
<pubDate>Wed, 13 Aug 2008 16:35:51 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">2673@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;OOPS!  I misread the question: &#34;Where in my CSS file...&#34;  I took that to be &#34;Where IS my CSS file....&#34;  please disregard answer&#60;/p&#62;
&#60;p&#62;You need to edit the css file for the particular form.  If you go to Form Manager, then select the form you want, the click &#34;Edit CSS&#34;.&#60;/p&#62;
&#60;p&#62;You will see the path name of the file you're editing, something like:&#60;br /&#62;
&#34;Editing ./data/form_x/css/view.css&#34; where, depending on the form you selected, the value of &#34;form_x&#34; will  be &#34;form_1&#34;, &#34;form_2&#34; etc.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "file upload field, background color"</title>
<link>https://www.machform.com/forums/topic/file-upload-field-background-color#post-2672</link>
<pubDate>Wed, 13 Aug 2008 16:33:21 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">2672@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi .. &#60;/p&#62;
&#60;p&#62;You mean with control background color ? if it's so, you can search this following code on your css :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
        background-color:#FF0000; &#38;lt;-- add this line
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or if you want to coloring upload file block, you can add this following code to your CSS. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_1
{
        background-color:#FF0000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I assume your upload file element no is 1
&#60;/p&#62;</description>
</item>
<item>
<title>Regardt on "file upload field, background color"</title>
<link>https://www.machform.com/forums/topic/file-upload-field-background-color#post-2670</link>
<pubDate>Wed, 13 Aug 2008 15:19:20 +0000</pubDate>
<dc:creator>Regardt</dc:creator>
<guid isPermaLink="false">2670@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Where in my css file to i edit this?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
