<?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: Insert images as Multiple Choice field options</title>
		<link>https://legacy.forums.gravityhelp.com/topic/insert-images-as-multiple-choice-field-options</link>
		<description>Gravity Support Forums Topic: Insert images as Multiple Choice field options</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 15:47: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/insert-images-as-multiple-choice-field-options" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Insert images as Multiple Choice field options"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/insert-images-as-multiple-choice-field-options#post-12277</link>
			<pubDate>Mon, 08 Nov 2010 10:15:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">12277@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great. Looks good. Thanks for the update and kind words. I appreciate it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>keiran on "Insert images as Multiple Choice field options"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/insert-images-as-multiple-choice-field-options#post-12276</link>
			<pubDate>Mon, 08 Nov 2010 10:08:04 +0000</pubDate>
			<dc:creator>keiran</dc:creator>
			<guid isPermaLink="false">12276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Woohoo! It worked perfectly.  I got the id's of the list elements and used CSS to place the images as background images. I will tweak the layout when I get a chance, but for now, I am most happy with how it is starting to look:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.zoofusion.com.au/projects/&#34; title=&#34;ZooFusion Web Design&#34; rel=&#34;nofollow&#34;&#62;http://www.zoofusion.com.au/projects&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You're a legend Kevin! Thanks for the terrific advice.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>keiran on "Insert images as Multiple Choice field options"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/insert-images-as-multiple-choice-field-options#post-12269</link>
			<pubDate>Mon, 08 Nov 2010 09:31:42 +0000</pubDate>
			<dc:creator>keiran</dc:creator>
			<guid isPermaLink="false">12269@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A perfect solution! Thank you Kevin, for the prompt reply and terrific suggestion. I will give it a go in the morning. Cheers mate,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Insert images as Multiple Choice field options"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/insert-images-as-multiple-choice-field-options#post-12268</link>
			<pubDate>Mon, 08 Nov 2010 09:27:17 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">12268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only way to do this would be to get the id's of the list elements and use CSS to add the images as background images. Something like this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;li.gchoice_5_0 {
height:148px;
background-image:url(http://www.zoofusion.com.au/images/content.png)
background-repeat:no-repeat;
background-position: bottom;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You would of course change the id of the element to the ones in your form, and would want to tweak it further I'm sure but that's the basic idea.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>keiran on "Insert images as Multiple Choice field options"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/insert-images-as-multiple-choice-field-options#post-12267</link>
			<pubDate>Mon, 08 Nov 2010 09:09:43 +0000</pubDate>
			<dc:creator>keiran</dc:creator>
			<guid isPermaLink="false">12267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to add 6 choices in a Multiple Choice field but my 6 choices are images (not text values). I have tried simply adding the image tags and URL of my images but the code is displayed on the form as the choice (interestingly, the images do appear up in the form editor section as I add the code). Is there any way to replace text choices with images?&#60;/p&#62;
&#60;p&#62;My work in progress: &#60;a href=&#34;http://www.zoofusion.com.au/projects/&#34; title=&#34;ZooFusion Web Design&#34; rel=&#34;nofollow&#34;&#62;http://www.zoofusion.com.au/projects&#60;/a&#62; [Draft form on test page]
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
