<?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: Check Boxes and Radio Buttons Not Working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/check-boxes-and-radio-buttons-not-working</link>
		<description>Gravity Support Forums Topic: Check Boxes and Radio Buttons Not Working</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 03:10:06 +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/check-boxes-and-radio-buttons-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Check Boxes and Radio Buttons Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-boxes-and-radio-buttons-not-working#post-45864</link>
			<pubDate>Mon, 09 Jan 2012 10:59:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">45864@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome! Glad you are enjoying Gravity Forms!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thedon16 on "Check Boxes and Radio Buttons Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-boxes-and-radio-buttons-not-working#post-45862</link>
			<pubDate>Mon, 09 Jan 2012 10:50:58 +0000</pubDate>
			<dc:creator>thedon16</dc:creator>
			<guid isPermaLink="false">45862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much for the quick response.  &#60;/p&#62;
&#60;p&#62;I commented out the inline style and it works like a charm now.&#60;/p&#62;
&#60;p&#62;Gravity forms is awesome, btw!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Check Boxes and Radio Buttons Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-boxes-and-radio-buttons-not-working#post-45807</link>
			<pubDate>Sun, 08 Jan 2012 17:03:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">45807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Both issues are being caused by your theme's CSS in style.css around line 1134. The display: inline; here is causing your Firefox issue and the odd stacking. You can target the gravity forms li's to overwrite this if you need this style elsewhere, or you can get more specific on a selector on this widget declaration perhaps. Let me know if you need some guidance here beyond this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
div.widget-area.top ul li {
    background-image: none;
    border: 0 none;
    display: inline;
    line-height: normal;
    margin: 0;
    padding: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>thedon16 on "Check Boxes and Radio Buttons Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/check-boxes-and-radio-buttons-not-working#post-45806</link>
			<pubDate>Sun, 08 Jan 2012 16:55:22 +0000</pubDate>
			<dc:creator>thedon16</dc:creator>
			<guid isPermaLink="false">45806@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Having two browser compatibility problems with GForms on this site: testamenteonline.com&#60;/p&#62;
&#60;p&#62;1) Check boxes and radio buttons are unclickable in Firefox.  They can only be selected by clicking the text, not the boxes/circles.&#60;/p&#62;
&#60;p&#62;2) In IE everything is clickable and works but the radio buttons are indented in a weird step fashion.&#60;/p&#62;
&#60;p&#62;Anyone seen these before and have a fix?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
