<?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 not displaying in chrome</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-in-chrome</link>
		<description>Gravity Support Forums Topic: Form not displaying in chrome</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:46:20 +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-not-displaying-in-chrome" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Form not displaying in chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-in-chrome#post-29419</link>
			<pubDate>Thu, 07 Jul 2011 19:07:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nope, you don't need a semi-colon if that's the only property in the rule or the last one in the rule. The semicolon serves as a separator between properties. Glad it worked for you though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rrabil on "Form not displaying in chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-in-chrome#post-29417</link>
			<pubDate>Thu, 07 Jul 2011 18:50:42 +0000</pubDate>
			<dc:creator>rrabil</dc:creator>
			<guid isPermaLink="false">29417@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome, thanks! Minor correction: the CSS you gave me just needed to have a semicolon at the end of it, like so:&#60;/p&#62;
&#60;p&#62;body .gform_wrapper {overflow:visible!important;}&#60;/p&#62;
&#60;p&#62;Worked like a charm after I added it to the user.css template. Thanks for your prompt response!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form not displaying in chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-in-chrome#post-29414</link>
			<pubDate>Thu, 07 Jul 2011 18:23:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">29414@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Something in your styles are causing the form to be pushed out of the viewable area or not display in Chrome. You can try adding this to the end of your theme stylesheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper {overflow:visible!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;See if that works for you.. it did in my test.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/q9XheG&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/q9XheG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;EDIT: after a quick look around, the parent div element &#34;.entry-content&#34; class sets the overflow to hidden. The form wrapper overflow is set to inherit and therefore ends up hidden on your page. Setting the form wrapper overflow to visible should work for you in all the browsers just fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rrabil on "Form not displaying in chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-displaying-in-chrome#post-29412</link>
			<pubDate>Thu, 07 Jul 2011 18:11:32 +0000</pubDate>
			<dc:creator>rrabil</dc:creator>
			<guid isPermaLink="false">29412@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For some reason, the Gravity forms I have created do not display on my website in chrome. All you see when you get to the form is blank space. Here's an example: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dialoguejunkie.com/2011/06/29/fallout-controller-chip-given-up-ghost/&#34; rel=&#34;nofollow&#34;&#62;http://dialoguejunkie.com/2011/06/29/fallout-controller-chip-given-up-ghost/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Copy this into chrome's address bar and then scroll down to see the form. When you get there, it's all blank. &#60;/p&#62;
&#60;p&#62;However, the forms do display in Firefox and IE. Can anyone help with this? Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
