<?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: gravity form center of form disapearing...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing</link>
		<description>Gravity Support Forums Topic: gravity form center of form disapearing...</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 20:54:18 +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/gravity-form-center-of-form-disapearing" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34679</link>
			<pubDate>Wed, 07 Sep 2011 07:49:39 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">34679@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't see any &#34;missing fields&#34; in the browsers I checked. What browser are you seeing the issue in?&#60;/p&#62;
&#60;p&#62;Also, on the formatting, your theme is applying this rule to all list items and since Gravity Forms are structured using a list, they're going to inherit from a general rule like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
li {
    float: left;
    margin-right: 2px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;current screenshot: &#60;a href=&#34;http://bit.ly/r6uNG4&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/r6uNG4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;you can add this rule to the end of your custom theme styles and it should override the previous rule for your forms.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper ul li.gfield {
    float: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/ophLuG&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/ophLuG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's also possible this could be the origin of your &#34;missing field&#34; problem too in some browsers. Try that and let me know how it goes.&#60;/p&#62;
&#60;p&#62;Lastly; for future reference, most formatting problems are theme-related. An easy way to check is to view the form preview. If it works and displays properly there, then you know there's some kind of problem with the theme styles and not the plugin itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iandymorris on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34668</link>
			<pubDate>Wed, 07 Sep 2011 02:08:55 +0000</pubDate>
			<dc:creator>iandymorris</dc:creator>
			<guid isPermaLink="false">34668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;and a few missing fields still :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iandymorris on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34667</link>
			<pubDate>Wed, 07 Sep 2011 02:08:01 +0000</pubDate>
			<dc:creator>iandymorris</dc:creator>
			<guid isPermaLink="false">34667@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i just went there and they appear to be up with css although still some weird looking formatting... :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iandymorris on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34663</link>
			<pubDate>Wed, 07 Sep 2011 00:34:11 +0000</pubDate>
			<dc:creator>iandymorris</dc:creator>
			<guid isPermaLink="false">34663@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Surething:&#60;br /&#62;
&#60;a href=&#34;http://loraincountypropertymanagement.com/&#34; rel=&#34;nofollow&#34;&#62;http://loraincountypropertymanagement.com/&#60;/a&#62; side bar&#60;br /&#62;
&#60;a href=&#34;http://loraincountypropertymanagement.com/owner&#34; rel=&#34;nofollow&#34;&#62;http://loraincountypropertymanagement.com/owner&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://loraincountypropertymanagement.com/vendor&#34; rel=&#34;nofollow&#34;&#62;http://loraincountypropertymanagement.com/vendor&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34659</link>
			<pubDate>Tue, 06 Sep 2011 23:58:10 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">34659@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to one of the pages so we can see it live?  It's impossible to tell from the screenshots what is causing that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iandymorris on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34658</link>
			<pubDate>Tue, 06 Sep 2011 23:55:55 +0000</pubDate>
			<dc:creator>iandymorris</dc:creator>
			<guid isPermaLink="false">34658@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;tried upgrading to beta and no same old issue... with css I am lost... :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iandymorris on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34657</link>
			<pubDate>Tue, 06 Sep 2011 23:50:56 +0000</pubDate>
			<dc:creator>iandymorris</dc:creator>
			<guid isPermaLink="false">34657@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i was fooling with this more and when i set Output CSS to NO in gravity forms then the forms work but the formatting is totally screwed up...&#60;/p&#62;
&#60;p&#62;I would like the CSS in the form  as the formatting is pretty wacked although atleast all the fields are there... anybody any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iandymorris on "gravity form center of form disapearing..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-form-center-of-form-disapearing#post-34656</link>
			<pubDate>Tue, 06 Sep 2011 23:38:15 +0000</pubDate>
			<dc:creator>iandymorris</dc:creator>
			<guid isPermaLink="false">34656@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;first of all i did the test and narrowed this down to the headway theme... i am running an nginx server.  &#60;/p&#62;
&#60;p&#62;PHP Version	5.3.2-1ubuntu4.7ppa5~lucid1&#60;br /&#62;
MySQL Version	5.1.41&#60;br /&#62;
WordPress Version	3.2.1&#60;br /&#62;
Gravity Forms Version	1.5.2.8&#60;br /&#62;
Headway Themes verson 2.0.13&#60;/p&#62;
&#60;p&#62;I have the latest headway theme.&#60;/p&#62;
&#60;p&#62;i know I am supposed to go to headway and haven't gotten a helpful reply yet... the reason I am inquiring here is that I have other headway them installations without this issue so this isn't purely headway... It is likely how I have configured headway... Does anyone have any idea where I might start looking... everywhere I insert a form the the first label ovel of the first field appears and then all fields are not there and then there is a submit button...&#60;br /&#62;
&#60;a href=&#34;http://screencast.com/t/HrHeiCQ0XT3l&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/HrHeiCQ0XT3l&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://screencast.com/t/iQcY55NGFrGM&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/iQcY55NGFrGM&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://screencast.com/t/MhmktoFnhu3&#34; rel=&#34;nofollow&#34;&#62;http://screencast.com/t/MhmktoFnhu3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any ideas about what could be happening to cause this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
