<?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: Form displays differently in IE8, Firefox and phone</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-displays-differently-in-ie8-firefox-and-phone</link>
		<description>Gravity Support Forums Topic: Form displays differently in IE8, Firefox and phone</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:26:03 +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/form-displays-differently-in-ie8-firefox-and-phone" rel="self" type="application/rss+xml" />

		<item>
			<title>mkauf01 on "Form displays differently in IE8, Firefox and phone"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-displays-differently-in-ie8-firefox-and-phone#post-35826</link>
			<pubDate>Wed, 21 Sep 2011 01:11:40 +0000</pubDate>
			<dc:creator>mkauf01</dc:creator>
			<guid isPermaLink="false">35826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin. Sorry for the delay in getting back to you. Other fires to fight to get site live. I'll work with the folks at Studio Press to see if they have any answers.&#60;/p&#62;
&#60;p&#62;Muichael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form displays differently in IE8, Firefox and phone"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-displays-differently-in-ie8-firefox-and-phone#post-33044</link>
			<pubDate>Fri, 19 Aug 2011 15:43:03 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">33044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The problem with IE8 is that your theme sets blanket background/border properties for all inputs.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input,
.gform_wrapper textarea,
.gform_wrapper select {
    background: none repeat scroll 0 0 #F7F7F7 !important;
    border: 1px solid #DDDDDD;
    color: #0088B3 !important;
    font-family: Arial,Tahoma,Verdana !important;
    font-size: 12px !important;
    padding: 4px 0 4px 5px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That's the lazy way of doing it. Not all inputs are created equal. Since radio buttons, checkboxes, image buttons and buttons are all input types too, they're naturally going to inherit from that rule.&#60;/p&#62;
&#60;p&#62;You'll need to adjust your rule to remove those properties, or apply them to the specific input types rather than just the blanket input element. Your theme provider should be able to provide you with some guidance on this.&#60;/p&#62;
&#60;p&#62;I don't have an android phone/device so I can't test that right now, but we haven't had any other similar issues reported so I would venture a guess that issue is related to your theme as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mkauf01 on "Form displays differently in IE8, Firefox and phone"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-displays-differently-in-ie8-firefox-and-phone#post-33034</link>
			<pubDate>Fri, 19 Aug 2011 14:03:56 +0000</pubDate>
			<dc:creator>mkauf01</dc:creator>
			<guid isPermaLink="false">33034@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Form check boxes are displaying differently in IE8, Firefox and on my Android phone browser. Firefox displays correctly. IE8 has gray boxes surrounding the check box and on the phone all the check boxes appear dimmed in gray with check marks showing in each box. If you click on a check box on the phone it then shows correctly for that individual box. All others remain the same.&#60;/p&#62;
&#60;p&#62;Test site is &#60;a href=&#34;http://www.6starworldtravel.com/contact-us-2/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://www.6starworldtravel.com/contact-us-2/contact-us/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Any assistance is greatly appreciated. Thanks in advance.&#60;/p&#62;
&#60;p&#62;Michael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
