<?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: pictures next to checkboxes and buttons</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons</link>
		<description>Gravity Support Forums Topic: pictures next to checkboxes and buttons</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:48:13 +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/pictures-next-to-checkboxes-and-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>bhibbs on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58355</link>
			<pubDate>Wed, 09 May 2012 12:40:32 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">58355@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok so i was able to style the wrapper but it didnt include the checkbox and the image is on top of the checkbox. do you have code to change position of checkbox so it is on top of the image to the right&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhibbs on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58341</link>
			<pubDate>Wed, 09 May 2012 11:43:28 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">58341@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;do you have any example code to put checkbox under image?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58214</link>
			<pubDate>Tue, 08 May 2012 15:05:57 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">58214@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@bhibbs Each form does not get it's own CSS stylesheet, and you do not edit or change the Gravity Forms stylesheet directly.&#60;/p&#62;
&#60;p&#62;You customize the form styles by adding CSS to your themes stylesheet that targets and styles the form elements how you want them styled.&#60;/p&#62;
&#60;p&#62;So for example, if you want to make the field labels red... you would add CSS to your themes stylesheet that targets the field elements of the form using the correct CSS selector and you would set it's color to red.&#60;/p&#62;
&#60;p&#62;You need to view the source for the page containing your form, see the id's and classes that are being used for the fields you want to customize using CSS and then target those elements using CSS to style them the way you want them.&#60;/p&#62;
&#60;p&#62;You would add this CSS to your themes stylesheet file.&#60;/p&#62;
&#60;p&#62;Based on the questions that you are asking, I would highly recommend doing what Rob suggested above which is hiring a WordPress consultant to implement this customization for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhibbs on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58210</link>
			<pubDate>Tue, 08 May 2012 14:54:24 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">58210@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you tell me how to access the .css style sheet for each form.&#60;br /&#62;
Its directory where it is located inside wordpress?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58208</link>
			<pubDate>Tue, 08 May 2012 14:42:55 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58208@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Each form has it's own unique wrapper ID and each field on every form has it's own unique ID in the li element. In combination, each form and field also has shared classes as described in this documentation:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Design_and_Layout&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Design_and_Layout&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Have you considered hiring someone to do this job for you? You can always post on our job board:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/forum/job-board&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/forum/job-board&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhibbs on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58205</link>
			<pubDate>Tue, 08 May 2012 14:32:26 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">58205@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So each gravity form made get its own .css style attached to it?&#60;/p&#62;
&#60;p&#62;this is what i want to do.&#60;br /&#62;
&#60;a href=&#34;http://img703.imageshack.us/img703/9508/tvchannels.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img703.imageshack.us/img703/9508/tvchannels.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58195</link>
			<pubDate>Tue, 08 May 2012 14:10:33 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58195@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Each form has it's own unique ID and has many different ways to uniquely hook onto elements. What are you having a hard time with specifically?&#60;/p&#62;
&#60;p&#62;Also, each field has the ability to place a class and each form can also have a class applied to it as well. But, as I said above, there are many ways to do unique selectors based on form ID.&#60;/p&#62;
&#60;p&#62;For example, this snippet would only effect labels inside of radio and checkbox fields on the form with the ID of 1: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_1 .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
margin: 0 0 0 10px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To where as this selector would apply to all gravity forms:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
margin: 0 0 0 10px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bhibbs on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58190</link>
			<pubDate>Tue, 08 May 2012 13:54:42 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">58190@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I will have to change the css inside gravityform because we have multiple forms with radiobuttons unless i can make a separate class for the gravityform i am making now.&#60;/p&#62;
&#60;p&#62;how do i locate the gravityform css inside wordpress?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58172</link>
			<pubDate>Tue, 08 May 2012 12:26:24 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58172@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The screenshot I showed you is coming from our plugin's default styles (forms.css). The selector below the arrow in my screenshot is coming from your theme's stylesheet (style.css). The selector I provided can be placed into your theme's stylesheet. In most cases our default styles do the job, but in your situation here, it is unique and custom - which requires you to write your own CSS and target the correct elements to do so. There are a lot of great resources here regarding CSS:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/other-resources/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/other-resources/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and some guides here regarding our selectors and form structure:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Design_and_Layout&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Design_and_Layout&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhibbs on "pictures next to checkboxes and buttons"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pictures-next-to-checkboxes-and-buttons#post-58170</link>
			<pubDate>Tue, 08 May 2012 12:24:42 +0000</pubDate>
			<dc:creator>bhibbs</dc:creator>
			<guid isPermaLink="false">58170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;oh ok so the css rule for the radio buttons is inside my theme .css file?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
