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

		<item>
			<title>Kevin Flahaut on "Adding Image Border to Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-image-border-to-form#post-37561</link>
			<pubDate>Tue, 11 Oct 2011 12:22:49 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">37561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should just be standard CSS implementation. I'm assuming you don't want this for EVERY form you do so this example assumes you're working with form ID#1 - also, your example doesn't look like a tiling background, but rather a set size, so we'll assume for this example the background image (rounded corners) is 600px tall and 400px wide.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_1 {
	background-image: url(../images/formbackground.png);
	background-repeat: no-repeat;
	height: 600px;
	width: 400px
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you can find more information on targeting form elements for CSS/style manipulation in the documentation here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicster on "Adding Image Border to Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-image-border-to-form#post-37509</link>
			<pubDate>Mon, 10 Oct 2011 23:49:29 +0000</pubDate>
			<dc:creator>Nicster</dc:creator>
			<guid isPermaLink="false">37509@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris! Here's a pdf of what we're trying to do:&#60;br /&#62;
&#60;a href=&#34;http://www.mooreinteraction.com/blog/wp-content/uploads/2011/10/salt-cashcall-revisions.pdf&#34; rel=&#34;nofollow&#34;&#62;http://www.mooreinteraction.com/blog/wp-content/uploads/2011/10/salt-cashcall-revisions.pdf&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Adding Image Border to Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-image-border-to-form#post-37507</link>
			<pubDate>Mon, 10 Oct 2011 23:39:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">37507@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes.  Please share an example of your form and what sort of image you want to use.  &#60;/p&#62;
&#60;p&#62;This is not related to Gravity Forms at all but we can help you with the CSS if you tell us more about what you want to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicster on "Adding Image Border to Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-image-border-to-form#post-37505</link>
			<pubDate>Mon, 10 Oct 2011 23:32:57 +0000</pubDate>
			<dc:creator>Nicster</dc:creator>
			<guid isPermaLink="false">37505@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just wanted to add an image border to my gravity form. Is this possible?&#60;/p&#62;
&#60;p&#62;cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
