<?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: text fields don&#039;t look the same</title>
		<link>https://legacy.forums.gravityhelp.com/topic/text-fields-dont-look-the-same</link>
		<description>Gravity Support Forums Topic: text fields don&#039;t look the same</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:06:34 +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/text-fields-dont-look-the-same" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "text fields don&#039;t look the same"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-fields-dont-look-the-same#post-7389</link>
			<pubDate>Wed, 14 Jul 2010 09:05:13 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7389@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;without seeing your form, I couldn't tell you what you need to remove/change to normalize the look of the fields.&#60;/p&#62;
&#60;p&#62;The reason those fields are appearing differently, is because your theme author applied styles to specific input types, rather than just the input tag itself. &#60;/p&#62;
&#60;p&#62;example:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;input[type=text] {background:#eee}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;rather than&#60;/p&#62;
&#60;p&#62;&#60;code&#62;input {background:#eee}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;which is fine, as long as you make sure to incorporate the other field types, such as email, url, and tel.&#60;/p&#62;
&#60;p&#62;So, that said, you can search your CSS for &#34;input[type=text]&#34; and you should find what you're looking for. If not, please post the URL of your form and I'll be happy to look at it for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rami Taher on "text fields don&#039;t look the same"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-fields-dont-look-the-same#post-7382</link>
			<pubDate>Wed, 14 Jul 2010 01:35:08 +0000</pubDate>
			<dc:creator>Rami Taher</dc:creator>
			<guid isPermaLink="false">7382@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This is probably posted here somewhere, but I couldn't find it, I need a small tweak, my text fields don't look the same and I want to have the same look for all of them.&#60;/p&#62;
&#60;p&#62;To be more precise, what I noticed is that the name fields (first name, last name) or any simple text fields have a light gray background, but any other fields which require validation (i.e. email, website, phone) have a pure white background. This ends up showing one line with a gray field and one white which isn't optimal.&#60;/p&#62;
&#60;p&#62;Which part of the CSS do I need to edit to remove the background color so they all look the same?&#60;/p&#62;
&#60;p&#62;Thx in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
