<?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: Adding an Image to the Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-an-image-to-the-form</link>
		<description>Gravity Support Forums Topic: Adding an Image to the Form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 19:14:23 +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/adding-an-image-to-the-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Adding an Image to the Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-an-image-to-the-form#post-35208</link>
			<pubDate>Tue, 13 Sep 2011 17:21:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">35208@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah, the CSS Ready Classes aren't meant to be applied to the HTML blocks. You could target the HTML field by the containing list element ID, then position it wherever you want to in the form with some custom CSS rules. You could float it to the right, but in this instance, you'll probably do better with absolutely positioning the image. You can try adding this to your theme stylesheet and then tweaking it from there.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body. #gform_wrapper_1 {
	position: relative
}
body #gform_wrapper_1 li#field_1_22.gfield_html {
    width: 25%;
    position: absolute;
    top: 30px;
    right: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/q3jGNS&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/q3jGNS&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eirlymeyer on "Adding an Image to the Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-an-image-to-the-form#post-35205</link>
			<pubDate>Tue, 13 Sep 2011 17:01:00 +0000</pubDate>
			<dc:creator>eirlymeyer</dc:creator>
			<guid isPermaLink="false">35205@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, I was able to use the HTML field.&#60;br /&#62;
However, I'm not able to align my image to the first section of the form called: Form Settings. (ie: BARKAT Financial Services: Application Form).  I tried to do the gf_left_half &#38;amp; gf_right_half, but it ends up in the same spot.&#60;/p&#62;
&#60;p&#62;Example:  &#60;a href=&#34;http://barkatfinancialservices.com.au/form-testing/&#34; rel=&#34;nofollow&#34;&#62;http://barkatfinancialservices.com.au/form-testing/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Adding an Image to the Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-an-image-to-the-form#post-35203</link>
			<pubDate>Tue, 13 Sep 2011 16:45:58 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">35203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The &#34;HTML&#34; fields allow you to add freeform HTML markup inline with your form fields. You can add an image reference and any other markup you'd like to have with it there.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/HTML&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/HTML&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eirlymeyer on "Adding an Image to the Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-an-image-to-the-form#post-35182</link>
			<pubDate>Tue, 13 Sep 2011 14:20:46 +0000</pubDate>
			<dc:creator>eirlymeyer</dc:creator>
			<guid isPermaLink="false">35182@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to add an Image to the form.&#60;br /&#62;
My goal is to add an image and text next to that image. For example:&#60;br /&#62;
Logo:  Name of Application.  &#60;/p&#62;
&#60;p&#62;It seems that none of the drag &#38;amp; drop options allow me to do that. &#60;/p&#62;
&#60;p&#62;What is the best way to add and align an image to a form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
