<?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: Address field not showing in Firefox</title>
		<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox</link>
		<description>Gravity Support Forums Topic: Address field not showing in Firefox</description>
		<language>en-US</language>
		<pubDate>Fri, 03 Apr 2026 18:11:50 +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/address-field-not-showing-in-firefox" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Address field not showing in Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox#post-22835</link>
			<pubDate>Fri, 08 Apr 2011 16:15:30 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22835@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try adding this as well. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .ginput_complex .ginput_left,
body .gform_wrapper .ginput_complex .ginput_right,
body .gform_wrapper .ginput_complex .ginput_full {
    overflow: visible
}

body #content .gform_wrapper ul {
	margin:0
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;works for me.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://d.pr/3cvZ&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/3cvZ&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tbonemofo on "Address field not showing in Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox#post-22830</link>
			<pubDate>Fri, 08 Apr 2011 15:12:20 +0000</pubDate>
			<dc:creator>tbonemofo</dc:creator>
			<guid isPermaLink="false">22830@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That helped a little, but it is still very flaky. The main address field does not show, it begins with the address line 2 field. I can't find anything in the stylesheet, but I am definitely not a css guru.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Address field not showing in Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox#post-22824</link>
			<pubDate>Fri, 08 Apr 2011 14:55:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22824@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure yet what's causing it.. most likely a height value set on list items in your stylesheet. This should work for now though. Try adding this to the end of your theme stylesheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .ginput_complex {
    overflow: visible;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>tbonemofo on "Address field not showing in Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox#post-22823</link>
			<pubDate>Fri, 08 Apr 2011 14:47:36 +0000</pubDate>
			<dc:creator>tbonemofo</dc:creator>
			<guid isPermaLink="false">22823@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you so much for your help. I really appreciate it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Address field not showing in Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox#post-22821</link>
			<pubDate>Fri, 08 Apr 2011 14:37:45 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22821@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's not the form CSS output that's the problem. It's coming from your theme stylesheet. If I disable the style.css file from your theme, the default form formatting works just fine.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://j.mp/hvDx95&#34; rel=&#34;nofollow&#34;&#62;http://j.mp/hvDx95&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You need to dig around your style.css file and see what might be causing the conflict. If I find it, I'll let you know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tbonemofo on "Address field not showing in Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox#post-22820</link>
			<pubDate>Fri, 08 Apr 2011 14:33:19 +0000</pubDate>
			<dc:creator>tbonemofo</dc:creator>
			<guid isPermaLink="false">22820@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Upon a little more investigation. If you set CSS output to &#34;no&#34;, the fields show up, but are not formatting properly. Can you tell me what to do to get it to view properly? Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tbonemofo on "Address field not showing in Firefox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/address-field-not-showing-in-firefox#post-22811</link>
			<pubDate>Fri, 08 Apr 2011 12:52:01 +0000</pubDate>
			<dc:creator>tbonemofo</dc:creator>
			<guid isPermaLink="false">22811@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having a problem with the address fields showing in firefox. When you view the form, that field is just blank and does not show. Any ideas? I deleted all other fields so it would be easy to find. &#60;/p&#62;
&#60;p&#62;Here is a link to the form : &#60;a href=&#34;http://www.kenstanton.net/wp-beta/?page_id=143&#34; rel=&#34;nofollow&#34;&#62;http://www.kenstanton.net/wp-beta/?page_id=143&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
