<?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: removing list-style image</title>
		<link>https://legacy.forums.gravityhelp.com/topic/removing-list-style-image</link>
		<description>Gravity Support Forums Topic: removing list-style image</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:55:46 +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/removing-list-style-image" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "removing list-style image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-list-style-image#post-13218</link>
			<pubDate>Tue, 23 Nov 2010 15:31:44 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">13218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Radio buttons are referred to as a Multiple Choice field.  See this screenshot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/7xYs&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/7xYs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you have a field that is appearing as radio buttons then that is a Multiple Choice field.   You would have had to add that field to your form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emilio on "removing list-style image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-list-style-image#post-13211</link>
			<pubDate>Tue, 23 Nov 2010 14:46:19 +0000</pubDate>
			<dc:creator>Emilio</dc:creator>
			<guid isPermaLink="false">13211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;/p&#62;
&#60;p&#62;You said that the field type can't be changed once it's created. But I don't see where I have the option to select field type. Right now there is a selection called check boxes. There isn't any option called radio buttons. In the form that I've created, some of my check boxes appear as check boxes and some as radio buttons. I'm not seeing where this choice is being made or how I can control it.&#60;/p&#62;
&#60;p&#62;Emilio
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "removing list-style image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-list-style-image#post-13204</link>
			<pubDate>Tue, 23 Nov 2010 13:38:04 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">13204@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You aren't missing anything.  This feature was removed in later releases due to issues it caused in changing the field type.  The field type can't be changed once it is created.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emilio on "removing list-style image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-list-style-image#post-13202</link>
			<pubDate>Tue, 23 Nov 2010 13:31:21 +0000</pubDate>
			<dc:creator>Emilio</dc:creator>
			<guid isPermaLink="false">13202@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin,&#60;/p&#62;
&#60;p&#62;That fixed the problem. Thanks. I did have one other question. I was looking for how you switch between check box and radio buttons and couldn't find anything in the settings that would let me do that.&#60;/p&#62;
&#60;p&#62;Then I was going through the documentation and noticed that there is supposed to be a menu option where you can choose between check box or radio button. But it's missing from the version 1.5 beta that I'm using. &#60;/p&#62;
&#60;p&#62;Am I missing something, or was it missed in the beta?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "removing list-style image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-list-style-image#post-13020</link>
			<pubDate>Fri, 19 Nov 2010 18:11:11 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13020@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nah, It has nothing to do with the new version.&#60;/p&#62;
&#60;p&#62;Try adding this to your stylesheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper ul {list-style: none!important}
body .gform_wrapper ul li {list-style-image:none!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;See how that works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emilio on "removing list-style image"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-list-style-image#post-13019</link>
			<pubDate>Fri, 19 Nov 2010 17:51:09 +0000</pubDate>
			<dc:creator>Emilio</dc:creator>
			<guid isPermaLink="false">13019@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using 1.5 beta so maybe it's related. I tried the following code to try and remove the list-style image my Theme is applying, but the little buggers won't go away.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_body li {
background-image: none !important;
}

.gform_wrapper ul.gform_fields {margin:0!important; padding:0!important}
.gform_wrapper ul.gform_fields li.gfield {
    margin-left:0!important;
    padding-left:0!important;
    background-image: none !important;

.gform_wrapper li, .gform_wrapper form li, .gform_wrapper form ul li { list-style-type:none!important; background-image:none!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://clickheredevelopment.com/changeyegroup/patient-forms/#gf_2&#34; rel=&#34;nofollow&#34;&#62;http://clickheredevelopment.com/changeyegroup/patient-forms/#gf_2&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
