<?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: How can I display an image to the right?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-display-an-image-to-the-right</link>
		<description>Gravity Support Forums Topic: How can I display an image to the right?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:12:24 +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/how-can-i-display-an-image-to-the-right" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "How can I display an image to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-display-an-image-to-the-right#post-162629</link>
			<pubDate>Thu, 07 Mar 2013 01:15:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">162629@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I added an HTML field right after the first field after my page break.  I gave the first form field after the page break the custom CSS class of &#34;gf_left_half&#34; so it floats to the left, and then gave my HTML field a class of &#34;gf_right_half&#34;.  Then, I inserted the HTML for the image, and put it inside a div which I floated to the right.  Here is the full content of my HTML field: &#60;a href=&#34;http://pastebin.com/jxCRrMtH&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/jxCRrMtH&#60;/a&#62; (had to put the code there due to Firehost security restrictions).&#60;/p&#62;
&#60;p&#62;You can see the example form here:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/pre-set-some-field-selections/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/pre-set-some-field-selections/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>directresponse on "How can I display an image to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-display-an-image-to-the-right#post-161225</link>
			<pubDate>Tue, 05 Mar 2013 15:30:40 +0000</pubDate>
			<dc:creator>directresponse</dc:creator>
			<guid isPermaLink="false">161225@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris&#60;/p&#62;
&#60;p&#62;Yes as i have 1 form but im using page breaks ( 3 breaks ) and I want to have aligned right 1 image for each break. &#60;/p&#62;
&#60;p&#62;So part 1 - image&#60;br /&#62;
part 2 - image&#60;br /&#62;
part 3 - image&#60;br /&#62;
part 4 image&#60;/p&#62;
&#60;p&#62;I would need to be able to add the images into the form itself so it corresponds with the breaks in the form.&#60;/p&#62;
&#60;p&#62;Do you know what the html and css would look like for aligning an image in an HTML field? And would it align it to the right of that field?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How can I display an image to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-display-an-image-to-the-right#post-144999</link>
			<pubDate>Sat, 09 Feb 2013 01:41:22 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144999@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a link to the form on your site where you want to show the image?&#60;/p&#62;
&#60;p&#62;When you say &#34;to the right of the form&#34; do you mean that the image will be part of the form, or will be part of the page where the form is embedded, outside the form itself?&#60;/p&#62;
&#60;p&#62;If you want the image inside the form, you can use an HTML field and an img tag with the CSS to float it to the right.  You would use one HTML field for each page and each different image.  &#60;/p&#62;
&#60;p&#62;If you want to put the image outside the form, I'm not sure how you could do it with Gravity Forms, although you might be able to do it the same way, with an HTML field and an img tag, but then use absolute positioning to move it over to the right.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>directresponse on "How can I display an image to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-display-an-image-to-the-right#post-144921</link>
			<pubDate>Fri, 08 Feb 2013 22:07:32 +0000</pubDate>
			<dc:creator>directresponse</dc:creator>
			<guid isPermaLink="false">144921@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Still haven't heard back in 2 days?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>directresponse on "How can I display an image to the right?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-display-an-image-to-the-right#post-142952</link>
			<pubDate>Wed, 06 Feb 2013 00:51:32 +0000</pubDate>
			<dc:creator>directresponse</dc:creator>
			<guid isPermaLink="false">142952@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right now i have a form on my site. I'm using multi-form so that the user fills out one part, then goes to part 2, part, 3 part 4 ( so 4 breaks)&#60;/p&#62;
&#60;p&#62;To the right of the form i want to display a different image for each of those 4 parts&#60;/p&#62;
&#60;p&#62;So part 1 - image&#60;br /&#62;
part 2 - image&#60;br /&#62;
part 3 - image&#60;br /&#62;
part 4 image&#60;/p&#62;
&#60;p&#62;How can i do that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
