<?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 display problem</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem</link>
		<description>Gravity Support Forums Topic: form display problem</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:17:35 +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-display-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>cuddysteph on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-184230</link>
			<pubDate>Mon, 25 Mar 2013 14:44:47 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">184230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Only one thing how can i center a form on my page ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-184134</link>
			<pubDate>Mon, 25 Mar 2013 12:56:31 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">184134@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-184079</link>
			<pubDate>Mon, 25 Mar 2013 10:42:41 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">184079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme is adding a background image to the ul element so following Kevin's advice above try adding this to remove the background image from the gravity forms ul element&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body .post .gform_wrapper ul {
     background-image: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-184046</link>
			<pubDate>Mon, 25 Mar 2013 09:32:30 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">184046@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok thanks but how can i put the background in white ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-184023</link>
			<pubDate>Mon, 25 Mar 2013 08:59:20 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">184023@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, it's inheriting from your theme. Your theme is setting a 42px font size for any span element inside the &#34;post&#34; container. You can add this to the end of your theme stylesheet and it should override that for your forms.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .post .gform_wrapper span {
	font-size: 12px !important;
	line-height: 1.4em;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://i.imgur.com/bf52TIF.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/bf52TIF.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-183821</link>
			<pubDate>Mon, 25 Mar 2013 04:22:52 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">183821@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;here the link&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.skypenosis.fr/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.skypenosis.fr/contact/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-183116</link>
			<pubDate>Sun, 24 Mar 2013 15:59:14 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">183116@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your themes css is the likely culprit here, can you provide a link to a live page containing the form in question so we can examine the css and suggest possible solutions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "form display problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-display-problem#post-183014</link>
			<pubDate>Sun, 24 Mar 2013 13:53:05 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">183014@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could you help me. For example here is the form I created with gravity form.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img811.imageshack.us/img811/5669/69204556.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img811.imageshack.us/img811/5669/69204556.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and what we can see on my web site&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img259.imageshack.us/img259/8286/96324369.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img259.imageshack.us/img259/8286/96324369.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Someone can help me ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
