<?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: Using an image as a checkbox or radio button?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button</link>
		<description>Gravity Support Forums Topic: Using an image as a checkbox or radio button?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:25:29 +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/using-an-image-as-a-checkbox-or-radio-button" rel="self" type="application/rss+xml" />

		<item>
			<title>tm on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46905</link>
			<pubDate>Thu, 19 Jan 2012 23:54:16 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">46905@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46902</link>
			<pubDate>Thu, 19 Jan 2012 23:06:52 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">46902@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You should be able to use our ready classes for the inline/column display of the radio buttons:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46898</link>
			<pubDate>Thu, 19 Jan 2012 22:31:39 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">46898@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Another quick question. Can I assign classes to each radio button (image) so I can have them side by side instead of one on top of another?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46894</link>
			<pubDate>Thu, 19 Jan 2012 21:17:25 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">46894@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No you were right it worked. I just messed the image up by making it a link on accident. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46879</link>
			<pubDate>Thu, 19 Jan 2012 18:08:49 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">46879@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could you post a link to the page with your form on it, that second style should add a border to the image when it is selected.  Even though you can't currently see a visible sign that one of the images has been selected can you check the forms entry in the admin section to see if it has recorded the selection anyway.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tm on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46877</link>
			<pubDate>Thu, 19 Jan 2012 17:59:20 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">46877@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Edit: Thanks for the help!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46873</link>
			<pubDate>Thu, 19 Jan 2012 17:29:10 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">46873@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure you can use an image as the label for a radio button, to do this you will need to check the 'enable values' option on the properties tab of the radio button field. You can then add your html code that will display the image to the label not forgetting to write a meaningful name in the value box so you know what image they choose when you get the email notification.&#60;/p&#62;
&#60;p&#62;If you don't want the actual radio button to display as well as the image you can add some css to do that but you may want to add a border or something to identify which image they have selected.  You will need to add the class 'hideradio' to the css class name on the radio buttons advanced tab&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.hideradio input[type=&#38;quot;radio&#38;quot;]{display:none;}
body .gform_wrapper ul.gfield_radio li input[type=&#38;quot;radio&#38;quot;]:checked+label img{border:solid #000 1px;}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>tm on "Using an image as a checkbox or radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-an-image-as-a-checkbox-or-radio-button#post-46871</link>
			<pubDate>Thu, 19 Jan 2012 16:59:19 +0000</pubDate>
			<dc:creator>tm</dc:creator>
			<guid isPermaLink="false">46871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have 2 choices in a section of my form and would like to be able to use an image rather than a radio button to have one of them selected. Can I do this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
