<?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: Input Mask Uppercase?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/input-mask-uppercase</link>
		<description>Gravity Support Forums Topic: Input Mask Uppercase?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:43:59 +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/input-mask-uppercase" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Input Mask Uppercase?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-mask-uppercase#post-204577</link>
			<pubDate>Wed, 10 Apr 2013 22:16:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">204577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is the actual CSS to add to your theme's stylesheet to make that happen:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper input#input_1_10,
body .gform_wrapper input#input_1_12,
body .gform_wrapper input#input_1_13 {
    text-transform: uppercase;
    text-align: center;
}

body .gform_wrapper input#input_1_12 {
    font-size: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is a screenshot: &#60;a href=&#34;http://minus.com/let3s5rGQmI5d&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/let3s5rGQmI5d&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dancing Bay on "Input Mask Uppercase?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-mask-uppercase#post-203982</link>
			<pubDate>Wed, 10 Apr 2013 11:25:04 +0000</pubDate>
			<dc:creator>Dancing Bay</dc:creator>
			<guid isPermaLink="false">203982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The url is &#60;a href=&#34;http://dancingbayembroidery.com/store/store/saddle-pads/roma-minquilt-dressage/&#34; rel=&#34;nofollow&#34;&#62;http://dancingbayembroidery.com/store/store/saddle-pads/roma-minquilt-dressage/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Input Mask Uppercase?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-mask-uppercase#post-203862</link>
			<pubDate>Wed, 10 Apr 2013 09:50:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">203862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please share a URL to the page on your site where the form is embedded.  We can help you better with the CSS at that point.&#60;/p&#62;
&#60;p&#62;The input mask script does not differentiate between upper and lowercase letters.  You can force the display of the user's input to uppercase by adding this to your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper input#input_1_2 {
    text-transform: uppercase.
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You will need to find the ID of your input and change &#60;strong&#62;input_1_2&#60;/strong&#62; to that, for the fields you want to display in uppercase.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dancing Bay on "Input Mask Uppercase?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-mask-uppercase#post-200547</link>
			<pubDate>Mon, 08 Apr 2013 00:02:32 +0000</pubDate>
			<dc:creator>Dancing Bay</dc:creator>
			<guid isPermaLink="false">200547@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have some single charater text field that I would like to force to be uppercase. These are fields for monogram letters. Is this possible using Input Mask - Custom? If not, how would I go about forcing the user to enter an uppercase letter?&#60;/p&#62;
&#60;p&#62;Additionally, on the 3 letter monogram, I would like to make the text box for the middle letter larger with larger font-size. This is a &#34;would like&#34; and not a &#34;have to&#34;, so if it's too much trouble, I will probably just leave it. I'm thinking this would be done through css, right?&#60;/p&#62;
&#60;p&#62;The other thing I would like on this is to have the text boxes narrower, so that it's more obvious that only 1 letter is allowed.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Alisa
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
