<?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: List field lives it&#039;s own life</title>
		<link>https://legacy.forums.gravityhelp.com/topic/list-field-lives-its-on-life</link>
		<description>Gravity Support Forums Topic: List field lives it&#039;s own life</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:49:21 +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/list-field-lives-its-on-life" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "List field lives it&#039;s own life"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-lives-its-on-life#post-172234</link>
			<pubDate>Fri, 15 Mar 2013 08:02:57 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">172234@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To change the list field's background colours you can use something like these, the first will change the background of the header row while the second will change the background of the body rows.  You will have to change the colour to whatever colour you want to use.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gform_body .gform_fields .gfield .ginput_list table.gfield_list thead th {
background-color: black !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_list table.gfield_list tbody td {
background-color: black !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For more guidance on how to target the various parts of the list field you should check out the css targeting examples in the documentation, &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples#List_Fields_.E2.80.93_NEW_for_version_1.6&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples#List_Fields_.E2.80.93_NEW_for_version_1.6&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "List field lives it&#039;s own life"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-lives-its-on-life#post-172211</link>
			<pubDate>Fri, 15 Mar 2013 07:45:26 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">172211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try adding the following to your themes stylesheet to prevent the input from dropping when a value is entered which is being caused by one of the styles in your base.css setting the input to display as block level element&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gfield_list input {
     display: inline !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List field lives it&#039;s own life"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-lives-its-on-life#post-166858</link>
			<pubDate>Sun, 10 Mar 2013 17:30:41 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">166858@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,  I tried testing your live form.  I could not get the first page to submit; it just hung there.   The issue is the additional markup being added to the Gravity Forms shortcode output.  Take a look at the source of the page near the gform_footer (line 1525 through 1534 when I checked.)  There are extra &#38;lt; br / &#38;gt; tags and closing &#38;lt; p &#38;gt; tags which are being added by something on your site.&#60;/p&#62;
&#60;p&#62;You can read about how other people have dealt with the same problem here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/tags/raw&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/tags/raw&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can sometimes work around the problem by wrapping the [raw] shortcode around the [gravityforms] shortcode.&#60;/p&#62;
&#60;p&#62;Until we can see the list field we won't be able to help much.&#60;/p&#62;
&#60;p&#62;If you'd like to see if this is a conflict with your theme or a plugin, please try submitting from the form preview.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Fjallwebb on "List field lives it&#039;s own life"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-lives-its-on-life#post-161818</link>
			<pubDate>Wed, 06 Mar 2013 07:12:47 +0000</pubDate>
			<dc:creator>Fjallwebb</dc:creator>
			<guid isPermaLink="false">161818@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Mate,&#60;br /&#62;
The list field is breaking the css and it´s not responsive. The list field is all grey and when you start typing in it and moves on it flips down. See screenshots. And also my next and previous buttons are in a black color as you can see on screenshot number 2.&#60;/p&#62;
&#60;p&#62;Screenshot 1: &#60;a href=&#34;http://tinypic.com/r/14vn3fn/6&#34; rel=&#34;nofollow&#34;&#62;http://tinypic.com/r/14vn3fn/6&#60;/a&#62;&#60;br /&#62;
Screenshot 2: &#60;a href=&#34;http://tinypic.com/r/287dpv/6&#34; rel=&#34;nofollow&#34;&#62;http://tinypic.com/r/287dpv/6&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "List field lives it&#039;s own life"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-lives-its-on-life#post-96900</link>
			<pubDate>Thu, 29 Nov 2012 08:54:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">96900@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm sure we can help you style it.  Please let us know what you would like to change about the list field and we'll help with the CSS.&#60;/p&#62;
&#60;p&#62;Also, this stylesheet is referenced in your page but is not found:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; href=&#38;quot;path/to/add2home.css&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;blockquote&#62;&#60;p&#62;Nothing found for  Book-skiutstyr Path To Add2home Css&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>Fjallwebb on "List field lives it&#039;s own life"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-lives-its-on-life#post-96814</link>
			<pubDate>Thu, 29 Nov 2012 02:48:06 +0000</pubDate>
			<dc:creator>Fjallwebb</dc:creator>
			<guid isPermaLink="false">96814@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi my list field lives it's own life, it doesn't respond to css and it´s not responsive. Please have a look on this page &#60;a href=&#34;http://skibua.spacedout.se/book-skiutstyr/&#34; rel=&#34;nofollow&#34;&#62;http://skibua.spacedout.se/book-skiutstyr/&#60;/a&#62;&#60;br /&#62;
(You have to proceed to page 2)&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
