<?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-1</link>
		<description>Gravity Support Forums Topic: Align form to the right</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:02:37 +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-1" rel="self" type="application/rss+xml" />

		<item>
			<title>nicole on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30209</link>
			<pubDate>Sun, 17 Jul 2011 11:03:11 +0000</pubDate>
			<dc:creator>nicole</dc:creator>
			<guid isPermaLink="false">30209@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Works perfectly! Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30207</link>
			<pubDate>Sun, 17 Jul 2011 09:40:29 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30207@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a wildcard rule (*) that you can use that will apply to everything in your form, but it may cause some layout issues somewhere else. I haven't tested it and don't like using it personally. I think it's better to write specific rules for each of the elements that you want to manipulate. If you're just using the text-align property though, it may work out just fine.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form.RTL * {
    text-align: right;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nicole on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30200</link>
			<pubDate>Sun, 17 Jul 2011 01:29:16 +0000</pubDate>
			<dc:creator>nicole</dc:creator>
			<guid isPermaLink="false">30200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you.&#60;br /&#62;
I looked at the link but I could not find something general for all fields in a form. Is there such a thing? I don't really understand CSS but is it possible to have something that would apply to all fields in a form? I have attached a form I made which includes most field types but only some are aligned. Does each field need to be included seperately?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gan.yetzira.com/%D7%94%D7%95%D7%A1%D7%A4%D7%AA-%D7%92%D7%9F-%D7%99%D7%9C%D7%93%D7%99%D7%9D/&#34; rel=&#34;nofollow&#34;&#62;http://www.gan.yetzira.com/%D7%94%D7%95%D7%A1%D7%A4%D7%AA-%D7%92%D7%9F-%D7%99%D7%9C%D7%93%D7%99%D7%9D/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30199</link>
			<pubDate>Sun, 17 Jul 2011 00:45:58 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form.RTL .gform_heading {
    text-align: right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/qjymOT&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/qjymOT&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can find CSS samples for all the form elements 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>nicole on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30198</link>
			<pubDate>Sun, 17 Jul 2011 00:32:13 +0000</pubDate>
			<dc:creator>nicole</dc:creator>
			<guid isPermaLink="false">30198@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks very much. How do I include the form description so that it will be aligned too?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30195</link>
			<pubDate>Sat, 16 Jul 2011 22:45:27 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">30195@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, we don't have styles built in for the RTL (right to left) languages like Hebrew and Arabic just yet. It's been on my to-do list to finish but nothing completed and ready to go so far.&#60;/p&#62;
&#60;p&#62;You'll have to manually create the styles and float elements to the right instead of left for your form.&#60;/p&#62;
&#60;p&#62;I would add a custom class name &#34;RTL&#34; to your form in the &#60;a href=&#34;http://bit.ly/q5Q1dX&#34; rel=&#34;nofollow&#34;&#62;form settings&#60;/a&#62;, then target that form with new CSS rules like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form.RTL ul li.gfield {
    text-align: right;
}

body .gform_wrapper form.RTL .gform_footer {
    text-align: right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/r0NhyO&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/r0NhyO&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That should get you started. You may have to write a few more similar rules for other elements, but it's easy enough once you have the idea. Once you've got that done, all you have to do is add the &#34;RTL&#34; class to any new forms and you should be good to go.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicole on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30181</link>
			<pubDate>Sat, 16 Jul 2011 12:56:26 +0000</pubDate>
			<dc:creator>nicole</dc:creator>
			<guid isPermaLink="false">30181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gan.yetzira.com/%D7%94%D7%92%D7%A9%D7%AA-%D7%A2%D7%91%D7%95%D7%93%D7%AA-%D7%99%D7%A6%D7%99%D7%A8%D7%94/&#34; rel=&#34;nofollow&#34;&#62;http://www.gan.yetzira.com/%D7%94%D7%92%D7%A9%D7%AA-%D7%A2%D7%91%D7%95%D7%93%D7%AA-%D7%99%D7%A6%D7%99%D7%A8%D7%94/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30176</link>
			<pubDate>Sat, 16 Jul 2011 12:18:22 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">30176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post a link to your form.   Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicole on "Align form to the right"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-to-the-right-1#post-30172</link>
			<pubDate>Sat, 16 Jul 2011 11:44:19 +0000</pubDate>
			<dc:creator>nicole</dc:creator>
			<guid isPermaLink="false">30172@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to align the form to the right.&#60;br /&#62;
I copied the code I found on &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/align-form-to-the-right&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/align-form-to-the-right&#60;/a&#62; but it did not work.&#60;/p&#62;
&#60;p&#62;Could you please tell me how I do this.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
