<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.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>Gravity Support Forums Topic: Email box looks different to others.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-box-looks-different-to-others</link>
		<description>Gravity Support Forums Topic: Email box looks different to others.</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 01:17:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/email-box-looks-different-to-others" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Email box looks different to others."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-box-looks-different-to-others#post-54859</link>
			<pubDate>Wed, 11 Apr 2012 08:11:51 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">54859@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would put the new CSS rules at the very end of your active theme's stylesheet. It's usually a style.css file in your theme directory but could be custom.css or something else. &#60;/p&#62;
&#60;p&#62;If you're not sure where to add custom CSS rules, then you'll want to consult your theme developer and ask them where the recommended place to add them is.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zom on "Email box looks different to others."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-box-looks-different-to-others#post-54849</link>
			<pubDate>Wed, 11 Apr 2012 04:14:15 +0000</pubDate>
			<dc:creator>zom</dc:creator>
			<guid isPermaLink="false">54849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do I post the above into the CSS Stylesheet?&#60;/p&#62;
&#60;p&#62;Thank Zoe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Email box looks different to others."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-box-looks-different-to-others#post-54814</link>
			<pubDate>Tue, 10 Apr 2012 17:17:07 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54814@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme's stylesheet has:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input[type=&#38;quot;text&#38;quot;], textarea {
background: #FAFAFA url(images/field_bkg.png) repeat-x;
padding: 10px;
font-family: &#38;quot;Droid Sans&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #6A6A6A;
border: 1px solid #DDD;
background: #FAFAFA url(images/field_bkg.png) repeat-x;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It's only targeting certain types of inputs, try replacing it with this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input[type=&#38;quot;text&#38;quot;], textarea, input[type=&#38;quot;tel&#38;quot;], input[type=&#38;quot;email&#38;quot;], input[type=&#38;quot;url&#38;quot;] {
background: #FAFAFA url(images/field_bkg.png) repeat-x;
padding: 10px;
font-family: &#38;quot;Droid Sans&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #6A6A6A;
border: 1px solid #DDD;
background: #FAFAFA url(images/field_bkg.png) repeat-x;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>zom on "Email box looks different to others."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-box-looks-different-to-others#post-54813</link>
			<pubDate>Tue, 10 Apr 2012 17:15:10 +0000</pubDate>
			<dc:creator>zom</dc:creator>
			<guid isPermaLink="false">54813@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I've recently purchased 'gravity forms'.  I have added a form to contact page but the email box looks different to the others.  I can't work out what to do.  Any advice appreciated. &#60;a href=&#34;http://yogaleicester.co.uk/contact/&#34; rel=&#34;nofollow&#34;&#62;http://yogaleicester.co.uk/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Zoe
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
