<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: FAQ - Contact form 7 update</title>
		<link>http://www.themolitor.com/forums/topic/contact-form-field</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ - Contact form 7 update</description>
		<language>en-US</language>
		<pubDate>Fri, 12 Jun 2026 10:51:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/contact-form-field" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "FAQ - Contact form 7 update"</title>
			<link>http://www.themolitor.com/forums/topic/contact-form-field#post-20437</link>
			<pubDate>Fri, 26 Apr 2013 09:20:24 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20437@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>It looks like the update changed all email fields from a "text" type to an "email" type. To fix the styling, open up "style.css" for Eventure and change the following on line 227 from this...</p>
<pre><code>input[type=&#34;text&#34;],input[type=&#34;password&#34;]</code></pre>
<p>...to this...</p>
<pre><code>input[type=&#34;text&#34;],input[type=&#34;password&#34;],input[type=&#34;email&#34;]</code></pre>
<p>And on lines 234-238 from this...</p>
<pre><code>#commentform input[type=&#34;submit&#34;],
input[type=&#34;submit&#34;],
input[type=&#34;text&#34;],
input[type=&#34;password&#34;],
textarea {background: #1a1a1a; color: #fff;}</code></pre>
<p>...to this...</p>
<pre><code>input[type=&#34;email&#34;],
#commentform input[type=&#34;submit&#34;],
input[type=&#34;submit&#34;],
input[type=&#34;text&#34;],
input[type=&#34;password&#34;],
textarea {background: #1a1a1a; color: #fff;}</code></pre>
<p>Let me know if that works for you.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>mckstu on "FAQ - Contact form 7 update"</title>
			<link>http://www.themolitor.com/forums/topic/contact-form-field#post-20426</link>
			<pubDate>Thu, 25 Apr 2013 15:13:48 +0000</pubDate>
			<dc:creator>mckstu</dc:creator>
			<guid isPermaLink="false">20426@http://www.themolitor.com/forums/</guid>
			<description><p>Hi</p>
<p>I have installed contact form 7 and applied some styling to it...for some reasn however my email field has a white background that i just cant seem to chage...all the other form fields style correctly, is there a i piece of code affecting this field only?</p>
<p>cheers<br />
stu
</p></description>
		</item>

	</channel>
</rss>
