<?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: Before/After Content to a Form Entry Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/beforeafter-content-to-a-form-entry-field</link>
		<description>Gravity Support Forums Topic: Before/After Content to a Form Entry Field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:20:51 +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/beforeafter-content-to-a-form-entry-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Before/After Content to a Form Entry Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/beforeafter-content-to-a-form-entry-field#post-30620</link>
			<pubDate>Thu, 21 Jul 2011 01:14:44 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30620@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you still want to put these directly before and after the actual input, you'll need to use a little bit of jQuery scripting  (the CSS before and after pseudo classes still aren't supported fully in all the browsers) to add the additional markup.. something like this added to your page template or theme's header.php file.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2246399&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2246399&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Of course, that assumes you have jQuery already initialized on your site and you would also need to view the source and get the actual ID of the input in your form then replace the &#34;#input_96_1&#34; in the example. &#60;/p&#62;
&#60;p&#62;After that, you'll probably want to target that input with a CSS rule to make the field a little shorter. Add something like this to your theme stylesheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper #input_96_1 {width:50px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/r0LCn7&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/r0LCn7&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope that helps out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>domainguerilla on "Before/After Content to a Form Entry Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/beforeafter-content-to-a-form-entry-field#post-30619</link>
			<pubDate>Thu, 21 Jul 2011 01:07:06 +0000</pubDate>
			<dc:creator>domainguerilla</dc:creator>
			<guid isPermaLink="false">30619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Carl! You are absolutely right, but is there a way to target that special donation field and use the &#34; :before {} &#34; or &#34; :after {}&#34; css styles to get a dollar sign symbol to the left of the box and a .00 to the right of the box?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Before/After Content to a Form Entry Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/beforeafter-content-to-a-form-entry-field#post-30603</link>
			<pubDate>Wed, 20 Jul 2011 23:21:01 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30603@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately the Donation field is going to automatically format any currency added to that field.  So it's going to add the decimal points automatically.  So the best solution may be to just enter this requirement in the field description.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>domainguerilla on "Before/After Content to a Form Entry Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/beforeafter-content-to-a-form-entry-field#post-30594</link>
			<pubDate>Wed, 20 Jul 2011 20:35:35 +0000</pubDate>
			<dc:creator>domainguerilla</dc:creator>
			<guid isPermaLink="false">30594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello gents,&#60;/p&#62;
&#60;p&#62;I have a Donation field on my form and I cant figure out for the life of me how to add a &#34;$&#34; symbol in front of the this particular field and also a &#34;.00&#34; after this field. Although I have the form tied into the PayPal add-on and I know it will accept a &#34;cents&#34; value, I wanted to add these before/after the field to visually encourage the user to enter a whole dollar amount with no cents.&#60;/p&#62;
&#60;p&#62;Thank you so much and I appreciate your time!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
