<?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: Make post body centered when entering</title>
		<link>https://legacy.forums.gravityhelp.com/topic/make-post-body-centered-when-entering</link>
		<description>Gravity Support Forums Topic: Make post body centered when entering</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:25: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/make-post-body-centered-when-entering" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Make post body centered when entering"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-post-body-centered-when-entering#post-182208</link>
			<pubDate>Sat, 23 Mar 2013 17:28:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">182208@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We're talking about two completely different things. I don't think it makes sense to the input area, but of you want to format the input like that, you will have to resort to using jQuery or JavaScript.  This was the closest solution I found thus far, as I previously posted:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/make-post-body-centered-when-entering#post-176242&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/make-post-body-centered-when-entering#post-176242&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To center the text as it's displayed in your post, you will need to add some CSS to your theme's stylesheet.  If you can share a URL to a post which is being created by your form, we can help you with the exact CSS. It will look something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #content .entry-content {
    text-align:center;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>yoramzara on "Make post body centered when entering"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-post-body-centered-when-entering#post-178233</link>
			<pubDate>Wed, 20 Mar 2013 13:49:35 +0000</pubDate>
			<dc:creator>yoramzara</dc:creator>
			<guid isPermaLink="false">178233@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Both. How do I achieve that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Make post body centered when entering"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-post-body-centered-when-entering#post-176697</link>
			<pubDate>Tue, 19 Mar 2013 08:36:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">176697@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you want to center the text which is displayed on your site after the post is created (if your form is creating a post) or do you mean visually center the text in the textarea when it's being input?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoramzara on "Make post body centered when entering"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-post-body-centered-when-entering#post-176380</link>
			<pubDate>Tue, 19 Mar 2013 03:14:02 +0000</pubDate>
			<dc:creator>yoramzara</dc:creator>
			<guid isPermaLink="false">176380@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your response. I do need to center the whole post. I am not a coder. Could you please explain Where do I put the JavaScript? In the form somewhere?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Make post body centered when entering"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-post-body-centered-when-entering#post-176242</link>
			<pubDate>Tue, 19 Mar 2013 00:34:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">176242@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Centering only really makes sense for a one-line text input.  But if you must have the text centered in the textarea, you can use JavaScript to achieve that.  Please see this solution: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://codepen.io/desandro/pen/gICqd&#34; rel=&#34;nofollow&#34;&#62;http://codepen.io/desandro/pen/gICqd&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yoramzara on "Make post body centered when entering"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/make-post-body-centered-when-entering#post-175650</link>
			<pubDate>Mon, 18 Mar 2013 15:13:41 +0000</pubDate>
			<dc:creator>yoramzara</dc:creator>
			<guid isPermaLink="false">175650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My site is avelim.co.il&#60;/p&#62;
&#60;p&#62;I am on Wordpress 3.5.1 in Hebrew with the theme Weaver II Pro 1.3.2&#60;/p&#62;
&#60;p&#62;I put a post submission form &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.avelim.co.il/gravity-forms/&#34; rel=&#34;nofollow&#34;&#62;http://www.avelim.co.il/gravity-forms/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When you enter text into the post body field it is aligned to the right. I want this changed. I need that any text entered will be centred by default.&#60;/p&#62;
&#60;p&#62;See&#60;br /&#62;
&#60;a href=&#34;http://goo.gl/ET8rS&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/ET8rS&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I do that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
