<?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: changing colr of input text</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: changing colr of input text</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:43:59 +0000</pubDate>

<item>
<title>yuniar on "changing colr of input text"</title>
<link>https://www.machform.com/forums/topic/changing-colr-of-input-text#post-17691</link>
<pubDate>Mon, 18 Mar 2013 08:18:41 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17691@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;In short, it's a quick fix to force the style to be implemented by the browser. More detailed information here:&#60;br /&#62;
&#60;a href=&#34;http://coding.smashingmagazine.com/2010/11/02/the-important-css-declaration-how-and-when-to-use-it/&#34; rel=&#34;nofollow&#34;&#62;http://coding.smashingmagazine.com/2010/11/02/the-important-css-declaration-how-and-when-to-use-it/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>msavi on "changing colr of input text"</title>
<link>https://www.machform.com/forums/topic/changing-colr-of-input-text#post-17677</link>
<pubDate>Sun, 17 Mar 2013 13:23:29 +0000</pubDate>
<dc:creator>msavi</dc:creator>
<guid isPermaLink="false">17677@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;thank you - it works. can u explain the meaning of !important?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "changing colr of input text"</title>
<link>https://www.machform.com/forums/topic/changing-colr-of-input-text#post-17647</link>
<pubDate>Fri, 15 Mar 2013 18:52:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17647@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try to add !important into your color and size attribute, like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#element_1
{
text-align:center;
background-color: #ffffff;
font-family: &#38;#39;Droid Sans&#38;#39;,&#38;#39;Lucida Grande&#38;#39;,Tahoma,Arial,sans-serif;
font-weight: 400;
font-style: normal;
font-size: 110% !important;
color: #444444 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>msavi on "changing colr of input text"</title>
<link>https://www.machform.com/forums/topic/changing-colr-of-input-text#post-17624</link>
<pubDate>Thu, 14 Mar 2013 18:33:21 +0000</pubDate>
<dc:creator>msavi</dc:creator>
<guid isPermaLink="false">17624@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;i know that i can change the input text globally under themes. i want to change it just for one field. i used this&#60;/p&#62;
&#60;p&#62;#element_1&#60;br /&#62;
{&#60;br /&#62;
text-align:center;&#60;br /&#62;
background-color: #ffffff;&#60;br /&#62;
font-family: 'Droid Sans','Lucida Grande',Tahoma,Arial,sans-serif;&#60;br /&#62;
font-weight: 400;&#60;br /&#62;
font-style: normal;&#60;br /&#62;
font-size: 110%;&#60;br /&#62;
color: #444444;&#60;br /&#62;
}&#60;br /&#62;
the text is centered but the font color and size does not change.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
