<?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: Checkbox CSS question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkbox-css-question</link>
		<description>Gravity Support Forums Topic: Checkbox CSS question</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:39:19 +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/checkbox-css-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Checkbox CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-css-question#post-134138</link>
			<pubDate>Mon, 28 Jan 2013 13:58:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">134138@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gvnet on "Checkbox CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-css-question#post-126580</link>
			<pubDate>Sun, 20 Jan 2013 05:47:21 +0000</pubDate>
			<dc:creator>gvnet</dc:creator>
			<guid isPermaLink="false">126580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry - been a long day...! Gets hard to think a little creatively (or logically?) if Firebug is not showing all that needs to be seen sometimes.&#60;/p&#62;
&#60;p&#62;This will do it:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper ul.gfield_radio li input[type=&#38;quot;radio&#38;quot;] + label img&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gvnet on "Checkbox CSS question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-css-question#post-126574</link>
			<pubDate>Sun, 20 Jan 2013 05:34:01 +0000</pubDate>
			<dc:creator>gvnet</dc:creator>
			<guid isPermaLink="false">126574@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Referencing this thread: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/can-gf-use-images-to-make-form-selections&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/can-gf-use-images-to-make-form-selections&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have images for my checkbox labels and a border around the image when selected via this:&#60;br /&#62;
.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;gform_wrapper ul.gfield_radio li input[type=&#38;quot;radio&#38;quot;]:checked + label img {
height: auto;
border: 4px solid #aaa;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;When I apply the border, it adds to the total size of the image which causes some issues as I use a responsive theme. I have tried a few things to address this but one of the ideas that looks cool is to apply a white border of the same size to the image before it is selected, so that when selected, the total image size does not change.&#60;/p&#62;
&#60;p&#62;What will I call to style the image before it is selected?&#60;/p&#62;
&#60;p&#62;I tried:&#60;br /&#62;
&#60;code&#62;gform_wrapper ul.gfield_radio li input[type=&#38;quot;radio&#38;quot;]:unchecked + label img&#60;/code&#62; but it did not seem to work?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
