<?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: change color when a user selects a field</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: change color when a user selects a field</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 03:58:34 +0000</pubDate>

<item>
<title>BFG9000 on "change color when a user selects a field"</title>
<link>https://www.machform.com/forums/topic/change-color-when-a-user-selects-a-field#post-1710</link>
<pubDate>Thu, 08 May 2008 23:30:07 +0000</pubDate>
<dc:creator>BFG9000</dc:creator>
<guid isPermaLink="false">1710@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry - double post - will eventually get used to 'bbpress' I guess......
&#60;/p&#62;</description>
</item>
<item>
<title>BFG9000 on "change color when a user selects a field"</title>
<link>https://www.machform.com/forums/topic/change-color-when-a-user-selects-a-field#post-1709</link>
<pubDate>Thu, 08 May 2008 23:29:22 +0000</pubDate>
<dc:creator>BFG9000</dc:creator>
<guid isPermaLink="false">1709@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Seems that you have an issue in firefox......&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://kwout.com/cutout/x/5k/az/8pm_bor_rou_sha.jpg&#34; rel=&#34;nofollow&#34;&#62;http://kwout.com/cutout/x/5k/az/8pm_bor_rou_sha.jpg&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "change color when a user selects a field"</title>
<link>https://www.machform.com/forums/topic/change-color-when-a-user-selects-a-field#post-1665</link>
<pubDate>Wed, 07 May 2008 10:19:08 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1665@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've just checked your form. It seem you have figured out the white font?&#60;/p&#62;
&#60;p&#62;I have a suggestion, instead of using this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;* {
 color: #fff !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
it might better to adjust the color of each labels. so that your submit button won't have white text too.&#60;/p&#62;
&#60;p&#62;I've done this for you, check this form:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forms/view.php?id=14&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forms/view.php?id=14&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can copy the whole CSS here:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forms/data/form_14/css/view.css&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forms/data/form_14/css/view.css&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>lynne on "change color when a user selects a field"</title>
<link>https://www.machform.com/forums/topic/change-color-when-a-user-selects-a-field#post-1659</link>
<pubDate>Tue, 06 May 2008 11:00:54 +0000</pubDate>
<dc:creator>lynne</dc:creator>
<guid isPermaLink="false">1659@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Now I'm working at changing the input font color but stumbled into changing the input boxes gray.  I liked it better but all the boxes did not change.  For example, the phone number field has three boxes.  Two of them were light yellow and one white.  I changed the css color and now the white one is gray.  I need to know where to change the rest gray and font to white.&#60;/p&#62;
&#60;p&#62;Keep up the good work!
&#60;/p&#62;</description>
</item>
<item>
<title>lynne on "change color when a user selects a field"</title>
<link>https://www.machform.com/forums/topic/change-color-when-a-user-selects-a-field#post-1657</link>
<pubDate>Tue, 06 May 2008 10:16:57 +0000</pubDate>
<dc:creator>lynne</dc:creator>
<guid isPermaLink="false">1657@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You're awesome!  The form now matches the websites colors.  &#60;a href=&#34;http://www.rotheengineering.com&#34; rel=&#34;nofollow&#34;&#62;http://www.rotheengineering.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "change color when a user selects a field"</title>
<link>https://www.machform.com/forums/topic/change-color-when-a-user-selects-a-field#post-1652</link>
<pubDate>Tue, 06 May 2008 09:56:23 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1652@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for another purchase lynne!&#60;/p&#62;
&#60;p&#62;To change the highlight color, you'll need to modify this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form li.highlighted
{
	background-color:#fff7c0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
If you are having difficulty, mail me the URL to your form and the changes you need.&#60;br /&#62;
Send to: yuniar [at] appnitro.com&#60;/p&#62;
&#60;p&#62;I'll try to help.
&#60;/p&#62;</description>
</item>
<item>
<title>lynne on "change color when a user selects a field"</title>
<link>https://www.machform.com/forums/topic/change-color-when-a-user-selects-a-field#post-1647</link>
<pubDate>Tue, 06 May 2008 09:45:35 +0000</pubDate>
<dc:creator>lynne</dc:creator>
<guid isPermaLink="false">1647@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have the background changed to black and used a previous post to change the font white.  Now when a user clicks on a field to enter data, the field changes to a very light yellow and they can't see the white text.  Where can I change that in CSS?&#60;/p&#62;
&#60;p&#62;PS Purchased the form builder 2 weeks ago and just purchased three more licenses.  Thank you for your product!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
