<?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 Text next to Send Button Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-text-next-to-send-button-form</link>
		<description>Gravity Support Forums Topic: Adding Text next to Send Button Form</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 15:48:02 +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-text-next-to-send-button-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Adding Text next to Send Button Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-text-next-to-send-button-form#post-27514</link>
			<pubDate>Fri, 10 Jun 2011 09:05:01 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">27514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't any built-in way to add extra content to the footer but you could add a HTML block element at the very end of your form, add your content there then use CSS to absolutely position the content near the submit button in the footer.&#60;/p&#62;
&#60;p&#62;Here's an example..you would just replace teh &#34;field_91_4&#34; with the actual ID of the list item &#38;lt; li&#38;gt; that contains the HTML block with your content&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper li#field_91_4 {
    position: absolute;
    left: 100px;
    width: 520px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/aklI&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/aklI&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mr_pa on "Adding Text next to Send Button Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-text-next-to-send-button-form#post-27509</link>
			<pubDate>Fri, 10 Jun 2011 06:27:01 +0000</pubDate>
			<dc:creator>mr_pa</dc:creator>
			<guid isPermaLink="false">27509@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi dear,&#60;br /&#62;
is there any way to add text (in the admin panel or using html) next to the sending button in the .gform_footer?&#60;/p&#62;
&#60;p&#62;Thanks in advance for your support!&#60;/p&#62;
&#60;p&#62;P.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
