<?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: Column List Ready Class not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working</link>
		<description>Gravity Support Forums Topic: Column List Ready Class not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:24:36 +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/column-list-ready-class-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75562</link>
			<pubDate>Sat, 15 Sep 2012 16:38:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75562@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great.  Glad you were able to work that out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75561</link>
			<pubDate>Sat, 15 Sep 2012 16:38:08 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">75561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Works great!  Thanks :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75558</link>
			<pubDate>Sat, 15 Sep 2012 16:23:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75558@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I meant that we would have to make the styles more specific, to apply only to the list items where you used gf_list_2col or gf_list_3_col.  Try this instead of what I posted before:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form li.gf_list_2col li,
body .gform_wrapper form li.gf_list_3col li {
    display:inline;
    clear:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can just replace the lines you pasted before with these new lines.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75557</link>
			<pubDate>Sat, 15 Sep 2012 16:21:57 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">75557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Also whilst you are looking at these forms with me, I have another quick question.  I am using gf_inline of page 3 of this form &#60;a href=&#34;http://hibcc.org/udi-labeling-standards/apply-for-a-lic/&#34; rel=&#34;nofollow&#34;&#62;http://hibcc.org/udi-labeling-standards/apply-for-a-lic/&#60;/a&#62;   Just click next to get to it, its still being built so there are not required fields set.&#60;/p&#62;
&#60;p&#62;I need to have  &#34;Specify annual sales $ (text field) Fiscal year of specified sales: (text field)  year. &#34; Which I got working great.  But is there anyway of removing the space above the input field via CSS on just those fields?  I know that the space is where the field title normally goes.&#60;/p&#62;
&#60;p&#62;Thanks, appreciate your help on a Saturday!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75555</link>
			<pubDate>Sat, 15 Sep 2012 16:12:43 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">75555@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks,  I added it and its made some fields on this form look strange&#60;br /&#62;
&#60;a href=&#34;http://hibcc.org/udi-labeling-standards/apply-for-a-lic/&#34; rel=&#34;nofollow&#34;&#62;http://hibcc.org/udi-labeling-standards/apply-for-a-lic/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and it also pulled up the Payment Details onto the line above which we don't want.  &#60;a href=&#34;http://hibcc.org/about-hibcc/hibcc-membership/&#34; rel=&#34;nofollow&#34;&#62;http://hibcc.org/about-hibcc/hibcc-membership/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;By adding the specific styles, do you mean adding them to my theme stylesheet?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Ginnie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75550</link>
			<pubDate>Sat, 15 Sep 2012 16:05:28 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75550@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The conflict is in your theme's style.css on lines 6347 and 6349:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
		display:block;

		clear:both;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try adding this to your style.css to remove those styles from the theme:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form ul,
body .gform_wrapper form li {
    display:inline;
    clear:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Try that and see if there are any ill effects.  If so, we might need to add styles specific to gf_list_2col and gf_list_3col.  This is where you would do it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75547</link>
			<pubDate>Sat, 15 Sep 2012 15:47:56 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">75547@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great!  I wanted Membership Type, Industry Segment and Payment Details.  &#60;/p&#62;
&#60;p&#62;I used the gf_list_2col and gf_list_3col.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75545</link>
			<pubDate>Sat, 15 Sep 2012 15:43:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75545@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got it.  It seems to be working for me now:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ping hibcc.org

Pinging hibcc.org [184.173.72.100] with 32 bytes of data:
Reply from 184.173.72.100: bytes=32 time=112ms TTL=26
Reply from 184.173.72.100: bytes=32 time=269ms TTL=26
Reply from 184.173.72.100: bytes=32 time=397ms TTL=26
Reply from 184.173.72.100: bytes=32 time=411ms TTL=26&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which fields do you want laid out in columns?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75543</link>
			<pubDate>Sat, 15 Sep 2012 15:27:53 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">75543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;your forum system is adding the http:// automatically :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DGRComms on "Column List Ready Class not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/column-list-ready-class-not-working#post-75542</link>
			<pubDate>Sat, 15 Sep 2012 15:27:23 +0000</pubDate>
			<dc:creator>DGRComms</dc:creator>
			<guid isPermaLink="false">75542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I just double checked and it should be 184.173.72.100 hibcc.org &#60;a href=&#34;http://www.hibcc.org&#34; rel=&#34;nofollow&#34;&#62;http://www.hibcc.org&#60;/a&#62;&#60;br /&#62;
 with out the http:// in front of the www.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
