<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: How to change font color in Login field</title>
		<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field</link>
		<description>Support Forum - Topic: How to change font color in Login field</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 22:49:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-change-font-color-in-login-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-54158</link>
			<pubDate>Tue, 01 May 2012 15:40:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">54158@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi loopycomputer,&#60;/p&#62;
&#60;p&#62;Kindly add the text_input class in your textfields. If you are using Contact Form 7, you insert this code in your text field:&#60;br /&#62;
&#60;code&#62;class:text_input&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loopycomputer on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-53866</link>
			<pubDate>Sun, 29 Apr 2012 08:12:45 +0000</pubDate>
			<dc:creator>loopycomputer</dc:creator>
			<guid isPermaLink="false">53866@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excuse me you can see the problem on this page:&#60;br /&#62;
&#60;a href=&#34;http://www.loopycomputer.it/i-nostri-servizi/richiesta-preventivo&#34; rel=&#34;nofollow&#34;&#62;http://www.loopycomputer.it/i-nostri-servizi/richiesta-preventivo&#60;/a&#62;&#60;br /&#62;
Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-52924</link>
			<pubDate>Mon, 23 Apr 2012 17:41:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">52924@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi loopycomputer,&#60;/p&#62;
&#60;p&#62;I just took a look at the contact form on the site and it looks like the background color for them is set to a dark gray. Are you still having the same issue?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loopycomputer on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-52717</link>
			<pubDate>Sat, 21 Apr 2012 13:58:33 +0000</pubDate>
			<dc:creator>loopycomputer</dc:creator>
			<guid isPermaLink="false">52717@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;excuse me Ismael Ive the same problem with every field (Contact Form plugin) how to fix it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-51751</link>
			<pubDate>Mon, 16 Apr 2012 08:19:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think trying to change the font color won't solve the problem as the other textfield has the opposite color than the other. I think a better solution is to change the login textfields background-color to dark to make it consistent with the textfields in contact page. In you login page, try to add the text_input class.&#60;/p&#62;
&#60;p&#62;The previous code should look like this:&#60;br /&#62;
&#60;code&#62;&#38;lt;input type=&#34;text&#34; name=&#34;log&#34; id=&#34;user_login&#34; class=&#34;input&#34; value=&#34;&#34; size=&#34;20&#34; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The current code should look like this:&#60;br /&#62;
&#60;code&#62;&#38;lt;input type=&#34;text&#34; name=&#34;log&#34; id=&#34;user_login&#34; class=&#34;input text_input&#34; value=&#34;&#34; size=&#34;20&#34; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Just do the same thing for the password. And also to be consistent try to add a class=&#34;button&#34; to your submit button. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loopycomputer on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-51719</link>
			<pubDate>Sun, 15 Apr 2012 21:37:18 +0000</pubDate>
			<dc:creator>loopycomputer</dc:creator>
			<guid isPermaLink="false">51719@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, click on my avatar ;) to see the problem click on login ant try to fill the fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-51711</link>
			<pubDate>Sun, 15 Apr 2012 20:13:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51711@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Kindly post a link to your site. Thank you. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loopycomputer on "How to change font color in Login field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-font-color-in-login-field#post-51672</link>
			<pubDate>Sun, 15 Apr 2012 11:51:57 +0000</pubDate>
			<dc:creator>loopycomputer</dc:creator>
			<guid isPermaLink="false">51672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I've a problem with login and contact form fields, the font color is white and can't be seen by user that fill it. How I can change the color of font in every fields to make it visible?&#60;br /&#62;
Thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
