<?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: align form to the right</title>
		<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right</link>
		<description>Gravity Support Forums Topic: align form to the right</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 20:25:12 +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/align-form-to-the-right" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right#post-11954</link>
			<pubDate>Tue, 02 Nov 2010 14:37:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">11954@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm working on right to left (rtl) language support. I hope to have those styles all worked out and added as defaults in an upcoming release.&#60;/p&#62;
&#60;p&#62;For now you'll have to make a few changes by adding some CSS to your theme stylesheet.&#60;/p&#62;
&#60;p&#62;WordPress automatically adds a &#34;rtl&#34; class when using right to left languages such as Hebrew. We'll hinge the CSS on that class so it doesn't affect other styles.&#60;/p&#62;
&#60;p&#62;These are just a few to get you started. You may find that you need to target other elements as you use them to align them accordingly.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* right align the input fields and content in the containing list items */
body.rtl .gform_wrapper li.gfield {text-align:right;}

/* right align content in the inputs */
body.rtl .gform_wrapper input[type=text],
body.rtl .gform_wrapper input[type=email],
body.rtl .gform_wrapper input[type=url],
body.rtl .gform_wrapper input[type=tel],
body.rtl .gform_wrapper textarea,
body.rtl .gform_wrapper select {text-alighn:right}

/* right align the form title */
body.rtl .gform_wrapper h3.gform_title {text-align:right}

/* right align the footer content and submit button */
body.rtl .gform_wrapper .gform_footer  {text-align:right}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/18bd2cf52bc27522eebe64fa1e686cc5.png&#34; rel=&#34;nofollow&#34;&#62;test screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoramzara on "align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right#post-11953</link>
			<pubDate>Tue, 02 Nov 2010 14:22:41 +0000</pubDate>
			<dc:creator>yoramzara</dc:creator>
			<guid isPermaLink="false">11953@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I installed the plugin on wordpress in Hebrew. at &#60;a href=&#34;http://www.yitgadal.co.il/try/&#34; rel=&#34;nofollow&#34;&#62;http://www.yitgadal.co.il/try/&#60;/a&#62;&#60;br /&#62;
I want to align the fields and the form to the right. How do I do it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
