<?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: Field colours</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Field colours</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 00:08:32 +0000</pubDate>

<item>
<title>DaveVoss on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15975</link>
<pubDate>Sat, 15 Sep 2012 01:09:28 +0000</pubDate>
<dc:creator>DaveVoss</dc:creator>
<guid isPermaLink="false">15975@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;redityo and yuniar,&#60;/p&#62;
&#60;p&#62;I'm amazed at your product and support.  Please keep up the good work.&#60;/p&#62;
&#60;p&#62; When you solve a posted problem by working with the user offline, I would like it if you would you add the solution here so that we can all see it.  I was emailing Mehdi about his dropdown/emailing problem which he said redityo solved, but he wasn't sure what redityo did to fix it, so I couldn't see why perhaps my test of his problem wouldn't work either.&#60;/p&#62;
&#60;p&#62;BTW, there are great tutorials on HTML and CSS at &#60;a href=&#34;http://www.littlewebhut.com.&#34; rel=&#34;nofollow&#34;&#62;www.littlewebhut.com.&#60;/a&#62;  It is a reference, and it has tutorials and video tutorials that are easy to follow for users like me.
&#60;/p&#62;</description>
</item>
<item>
<title>MBS77 on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15973</link>
<pubDate>Fri, 14 Sep 2012 18:56:11 +0000</pubDate>
<dc:creator>MBS77</dc:creator>
<guid isPermaLink="false">15973@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have tried the above and  text colour of my field label refuses to change colour, what am i doing wrong, i know Advanced CSS is worrking as form width works no problems, do i need to put more in the custom class box other than my_color?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Lokidog on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15536</link>
<pubDate>Mon, 06 Aug 2012 04:31:25 +0000</pubDate>
<dc:creator>Lokidog</dc:creator>
<guid isPermaLink="false">15536@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for the solution, I completely misunderstood the above instructions here (temporary brain melt!) . :o)
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15531</link>
<pubDate>Sun, 05 Aug 2012 20:37:48 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">15531@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;we've got your email, let's continue there.
&#60;/p&#62;</description>
</item>
<item>
<title>Lokidog on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15527</link>
<pubDate>Sun, 05 Aug 2012 03:15:57 +0000</pubDate>
<dc:creator>Lokidog</dc:creator>
<guid isPermaLink="false">15527@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar, I have sent an e-mail with login info.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15522</link>
<pubDate>Sat, 04 Aug 2012 21:27:58 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">15522@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Have you tried deleting your browser cache? If the problem persist, please let me know the URL of your form. I'll check it.&#60;/p&#62;
&#60;p&#62;Sunmoon -- it is possible, but you need to target it using the id. Let say your section break is having id &#34;li_3&#34;, you can change the color using this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_3{
  background-color: red;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Lokidog on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15520</link>
<pubDate>Sat, 04 Aug 2012 15:38:20 +0000</pubDate>
<dc:creator>Lokidog</dc:creator>
<guid isPermaLink="false">15520@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;This is not working for me, any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>Sunmoon on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15517</link>
<pubDate>Fri, 03 Aug 2012 21:09:14 +0000</pubDate>
<dc:creator>Sunmoon</dc:creator>
<guid isPermaLink="false">15517@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi yuniar,&#60;/p&#62;
&#60;p&#62;is that also possible for the background of a section-break field?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15500</link>
<pubDate>Thu, 02 Aug 2012 08:37:07 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">15500@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You will need to create a theme and then define the class there first. So, for example create a new theme and then put this code into the &#34;Advanced CSS Code&#34; section of the theme:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.my_color{
  background-color: #f9a750;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can then use &#60;strong&#62;my_color&#60;/strong&#62; into the &#34;Custom CSS Class&#34; box, for any form which uses that theme.
&#60;/p&#62;</description>
</item>
<item>
<title>Lokidog on "Field colours"</title>
<link>https://www.machform.com/forums/topic/field-colours#post-15490</link>
<pubDate>Wed, 01 Aug 2012 19:31:29 +0000</pubDate>
<dc:creator>Lokidog</dc:creator>
<guid isPermaLink="false">15490@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;What CSS class would I have to use to change the background colour of individual fields in the &#34;Custom CSS Class&#34; box?&#60;/p&#62;
&#60;p&#62;#??????&#60;br /&#62;
{&#60;br /&#62;
background: #f9a750;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>

</channel>
</rss>
