<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: CSS Justify Text On Page</title>
		<link>http://en.forums.wordpress.com/topic/css-justify-text-on-page</link>
		<description>WordPress.com Forums &#187; Topic: CSS Justify Text On Page</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 10:23:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-justify-text-on-page" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "CSS Justify Text On Page"</title>
			<link>http://en.forums.wordpress.com/topic/css-justify-text-on-page#post-922750</link>
			<pubDate>Sat, 23 Jun 2012 10:28:18 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">922750@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome and thanks.
</p>
]]></description>
					</item>
		<item>
			<title>billymoses on "CSS Justify Text On Page"</title>
			<link>http://en.forums.wordpress.com/topic/css-justify-text-on-page#post-922739</link>
			<pubDate>Sat, 23 Jun 2012 09:48:20 +0000</pubDate>
			<dc:creator>billymoses</dc:creator>
			<guid isPermaLink="false">922739@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're amazing. Thank you so much.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS Justify Text On Page"</title>
			<link>http://en.forums.wordpress.com/topic/css-justify-text-on-page#post-922717</link>
			<pubDate>Sat, 23 Jun 2012 08:30:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">922717@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The following will justify all page and post text.</p>
<pre><code>.entry p {
text-align: justify;
}</code></pre>
<p>You will notice that there is then not enough whitespace between the right and left edges of the text and the sidebar and left edge of the white area. If you would like to give a little more white space, add the following also. You can adjust the 10px values as desired.</p>
<pre><code>.entry {
padding-left: 10px;
padding-right: 10px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>billymoses on "CSS Justify Text On Page"</title>
			<link>http://en.forums.wordpress.com/topic/css-justify-text-on-page#post-922705</link>
			<pubDate>Sat, 23 Jun 2012 07:55:15 +0000</pubDate>
			<dc:creator>billymoses</dc:creator>
			<guid isPermaLink="false">922705@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can someone please help me with what I would need to place in CSS to have the text of a page justified.</p>
<p>Thanks in advance.
</p>
]]></description>
					</item>

	</channel>
</rss>
