<?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: Customize checkboxes</title>
		<link>https://legacy.forums.gravityhelp.com/topic/customize-checkboxes</link>
		<description>Gravity Support Forums Topic: Customize checkboxes</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:19:59 +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/customize-checkboxes" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Customize checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-checkboxes#post-273343</link>
			<pubDate>Fri, 24 May 2013 10:25:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">273343@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You probably just need to modify your selector. The class you place does not get put onto the input itself. See this &#60;a href=&#34;https://www.evernote.com/shard/s212/sh/1f2d35ce-1d95-4d05-98e3-c2c5004093ce/28dacea97900007d3de0be3b98085d37&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graccurris on "Customize checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-checkboxes#post-273327</link>
			<pubDate>Fri, 24 May 2013 10:18:35 +0000</pubDate>
			<dc:creator>graccurris</dc:creator>
			<guid isPermaLink="false">273327@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, it is here: &#60;a href=&#34;http://bit.ly/11fkeCD&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/11fkeCD&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Customize checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-checkboxes#post-273304</link>
			<pubDate>Fri, 24 May 2013 10:05:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">273304@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to your form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graccurris on "Customize checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-checkboxes#post-273090</link>
			<pubDate>Fri, 24 May 2013 08:28:35 +0000</pubDate>
			<dc:creator>graccurris</dc:creator>
			<guid isPermaLink="false">273090@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I just bought the plugin and I added one form with a &#34;Pricing&#34; field &#34;Option&#34;. For this option I gave 3 values, and in the CSS Class name I indicated &#34;check_03&#34;.&#60;/p&#62;
&#60;p&#62;Then, in my CSS I added at the bottom the following code:&#60;/p&#62;
&#60;p&#62;/* estilo 03 */&#60;br /&#62;
input[type=checkbox].check_03 {display: none;}&#60;br /&#62;
input[type=checkbox].check_03 + label {&#60;br /&#62;
	background: #fff;&#60;br /&#62;
	display: inline-block;&#60;br /&#62;
	width: 160px;&#60;br /&#62;
	height: 45px;&#60;br /&#62;
	background: url(/images/check_03.png) 0px 0px no-repeat;&#60;br /&#62;
	text-indent: -1000em;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;input[type=checkbox].check_03:checked + label { background: url(/images/check_03.png) 0px -45px no-repeat;}&#60;/p&#62;
&#60;p&#62;I mean to have checkboxes like the third one of: &#60;a href=&#34;http://www.cmacias.com/wp-content/uploads/demos/checkbox/index.html&#34; rel=&#34;nofollow&#34;&#62;http://www.cmacias.com/wp-content/uploads/demos/checkbox/index.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I don't actually get it done.&#60;/p&#62;
&#60;p&#62;What I am doing wrong?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
