<?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; Tag: justify - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/justify</link>
		<description>WordPress.com Forums &#187; Tag: justify - Recent Posts</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 12:42:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/justify" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "How to justify excerpt text on front page"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-justify-excerpt-text-on-front-page#post-1258603</link>
			<pubDate>Tue, 07 May 2013 15:53:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1258603@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The specificity has to match what is in the theme. For example, if you look at the CSS with your browser tools,  you will see that "text-align: center;" is setup for the selector ".lay1 &#62; div p" Your rule with just "p" as the selector is less specific. If you match the selector used by the theme, it should work:</p>
<pre><code>.lay1 &gt; div p {
	text-align: justify;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>misoramenchan on "How to justify excerpt text on front page"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-justify-excerpt-text-on-front-page#post-1258273</link>
			<pubDate>Tue, 07 May 2013 09:40:17 +0000</pubDate>
			<dc:creator>misoramenchan</dc:creator>
			<guid isPermaLink="false">1258273@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh I think I may have worked it out, is it something like this?</p>
<p>p { text-align: justify !important}
</p>
]]></description>
					</item>
		<item>
			<title>misoramenchan on "How to justify excerpt text on front page"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-justify-excerpt-text-on-front-page#post-1257058</link>
			<pubDate>Mon, 06 May 2013 09:02:56 +0000</pubDate>
			<dc:creator>misoramenchan</dc:creator>
			<guid isPermaLink="false">1257058@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Sorry I should have said that I had hidden away the excerpts for now with </p>
<p>triton-lite-excerpt display; none</p>
<p>Is there no way of justifying the excerpt text?</p>
<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to justify excerpt text on front page"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-justify-excerpt-text-on-front-page#post-1256960</link>
			<pubDate>Mon, 06 May 2013 02:16:15 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1256960@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That is the title of the post, not the excerpt. The following will justify the titles on the main page, but I don't think you will like the result.</p>
<pre><code>.home h2.postitle {
text-align: justify !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>misoramenchan on "How to justify excerpt text on front page"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-justify-excerpt-text-on-front-page#post-1256753</link>
			<pubDate>Sun, 05 May 2013 21:26:23 +0000</pubDate>
			<dc:creator>misoramenchan</dc:creator>
			<guid isPermaLink="false">1256753@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I was wondering if anyone knew the CSS code so that all the excerpts on the front page (which I have added using the 'excerpt' box in the post dashboard, not the 'read more' function) is justified.</p>
<p>At the moment the text is centered.</p>
<p>I am using the Triton Lite theme.</p>
<p>Many thanks in advance.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Font sizes and types"</title>
			<link>http://en.forums.wordpress.com/topic/font-sizes-and-types#post-1212642</link>
			<pubDate>Sun, 07 Apr 2013 01:14:23 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212642@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Note: These are 3 ways to change fonts on wordpress.com blogs.<br />
(1) Changing font families, colors and size in text in posts or pages either post by post or page by page by coding into the HTML editor. <a href="http://en.support.wordpress.com/editors/font-size-color/" rel="nofollow">http://en.support.wordpress.com/editors/font-size-color/</a></p>
<p>(2) Changing font colors in text in posts or pages either post by post or page by page using the #4 icon (Select text color – change the text color) in Row 2 the Visual editor. <a href="http://en.support.wordpress.com/visual-editor/#row-2" rel="nofollow">http://en.support.wordpress.com/visual-editor/#row-2</a></p>
<p>(3) Changing all font families, colors and sizes throughout the whole blog by purchasing an annually renewable Custom Design upgrade and using Typekit Fonts with Staff support. <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Font sizes and types"</title>
			<link>http://en.forums.wordpress.com/topic/font-sizes-and-types#post-1212640</link>
			<pubDate>Sun, 07 Apr 2013 01:13:10 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212640@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>2. I don't have an answer for that because I don't know what you mean.  I'm guessing you want to justify text but I could be wrong.  If that is waht you mean see here  <a href="http://en.forums.wordpress.com/topic/how-to-justify-text-by-default?replies=8#post-837493" rel="nofollow">http://en.forums.wordpress.com/topic/how-to-justify-text-by-default?replies=8#post-837493</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Font sizes and types"</title>
			<link>http://en.forums.wordpress.com/topic/font-sizes-and-types#post-1212638</link>
			<pubDate>Sun, 07 Apr 2013 01:11:31 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212638@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1.  Changing fonts<br />
 you need to purchase the annually renewable custom design upgrade to chnage fonts throughout the blog. See here for what can be done and note TypeKit Fonts is what you can use.<br />
<a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a><br />
<a href="http://en.support.wordpress.com/custom-design/#custom-fonts" rel="nofollow">http://en.support.wordpress.com/custom-design/#custom-fonts</a><br />
<a href="http://en.support.wordpress.com/custom-design/custom-fonts" rel="nofollow">http://en.support.wordpress.com/custom-design/custom-fonts</a><br />
<a href="http://en.support.wordpress.com/custom-design/#frequently-asked-questions" rel="nofollow">http://en.support.wordpress.com/custom-design/#frequently-asked-questions</a>
</p>
]]></description>
					</item>
		<item>
			<title>ronpinkham on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212486</link>
			<pubDate>Sat, 06 Apr 2013 23:06:05 +0000</pubDate>
			<dc:creator>ronpinkham</dc:creator>
			<guid isPermaLink="false">1212486@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, i appreciate that and your help.  Ron
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212461</link>
			<pubDate>Sat, 06 Apr 2013 22:56:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212461@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Best wishes with your blog.
</p>
]]></description>
					</item>
		<item>
			<title>ronpinkham on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212444</link>
			<pubDate>Sat, 06 Apr 2013 22:46:24 +0000</pubDate>
			<dc:creator>ronpinkham</dc:creator>
			<guid isPermaLink="false">1212444@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for that perspective. I'll check the link you gave me tomorrow afternoon.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212439</link>
			<pubDate>Sat, 06 Apr 2013 22:42:30 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212439@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.</p>
<p>Pssst! As a visually disabled person I cannot express with swearing what I think of justified text. Left aligned text to be more readable. Justifying text creates "holes" or "gaps" that are annoying and distracting to people like me.
</p>
]]></description>
					</item>
		<item>
			<title>ronpinkham on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212436</link>
			<pubDate>Sat, 06 Apr 2013 22:39:45 +0000</pubDate>
			<dc:creator>ronpinkham</dc:creator>
			<guid isPermaLink="false">1212436@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'll try it. Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>ronpinkham on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212433</link>
			<pubDate>Sat, 06 Apr 2013 22:38:01 +0000</pubDate>
			<dc:creator>ronpinkham</dc:creator>
			<guid isPermaLink="false">1212433@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212430</link>
			<pubDate>Sat, 06 Apr 2013 22:36:55 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212430@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Are you referring to this blog?  <a href="http://ronpinkham.wordpress.com/" rel="nofollow">http://ronpinkham.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212428</link>
			<pubDate>Sat, 06 Apr 2013 22:36:05 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212428@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>See here <a href="http://en.forums.wordpress.com/topic/how-to-justify-text-by-default?replies=8#post-837493" rel="nofollow">http://en.forums.wordpress.com/topic/how-to-justify-text-by-default?replies=8#post-837493</a>
</p>
]]></description>
					</item>
		<item>
			<title>ronpinkham on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212426</link>
			<pubDate>Sat, 06 Apr 2013 22:35:53 +0000</pubDate>
			<dc:creator>ronpinkham</dc:creator>
			<guid isPermaLink="false">1212426@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i've used it!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212425</link>
			<pubDate>Sat, 06 Apr 2013 22:35:08 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1212425@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There is no such link and never has been one.
</p>
]]></description>
					</item>
		<item>
			<title>ronpinkham on "Missing Link"</title>
			<link>http://en.forums.wordpress.com/topic/missing-link-1#post-1212423</link>
			<pubDate>Sat, 06 Apr 2013 22:34:17 +0000</pubDate>
			<dc:creator>ronpinkham</dc:creator>
			<guid isPermaLink="false">1212423@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>What happened to the link on "New Post" to justify our post, please?   Ron
</p>
]]></description>
					</item>
		<item>
			<title>ashokbhatia on "Font sizes and types"</title>
			<link>http://en.forums.wordpress.com/topic/font-sizes-and-types#post-1211932</link>
			<pubDate>Sat, 06 Apr 2013 13:14:25 +0000</pubDate>
			<dc:creator>ashokbhatia</dc:creator>
			<guid isPermaLink="false">1211932@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
1. How to choose font types and sizes while uploading a blog?<br />
2. How to arrange a blog in a text book type format where all lines are of equal length?<br />
Regards<br />
akb
</p>
]]></description>
					</item>
		<item>
			<title>normand99 on "Question on Changing CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-on-changing-css#post-1106533</link>
			<pubDate>Sat, 29 Dec 2012 18:44:45 +0000</pubDate>
			<dc:creator>normand99</dc:creator>
			<guid isPermaLink="false">1106533@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much.  I tried using the:</p>
<p> &#60;p style="text-align: justify;" &#62; and end with &#60;/p&#62;</p>
<p>before, and it didn't seem to work.  However, I tried it again and it did.  I must have typed / coded it wrong!?  Who knows.  </p>
<p>I also couldn't find the "Full" justification button on the text editor bar, but I finally realized I had not fully expanded it.  Now I see it (not sure why its not next to the others).  Either way, I feel like a bone-head now....I was too close to the forest to see the trees.  </p>
<p>Thank you very much for the help!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Question on Changing CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-on-changing-css#post-1088891</link>
			<pubDate>Fri, 07 Dec 2012 00:17:34 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088891@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can justify text inside posts and pages without a Custom Design upgrade, see #3 at <a href="http://en.support.wordpress.com/visual-editor/#row-2" rel="nofollow">http://en.support.wordpress.com/visual-editor/#row-2</a>
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Question on Changing CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-on-changing-css#post-1070511</link>
			<pubDate>Fri, 16 Nov 2012 19:30:55 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1070511@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You do not need to buy a premium theme to be able to use your own CSS. For that you want to get the Custom Design upgrade - <a href="http://en.support.wordpress.com/custom-design/">http://en.support.wordpress.com/custom-design/</a>.</p>
<p>That being said, justify is one of those tricky customizations where your results may not be exactly as you expect.  Luckily, before you buy, you can Preview your CSS  by going to Dashboard, Appearance, Custom Design.   Try your CSS code for justify on several of your pages and look for unintended consequences  like odd character spacing on short lines, etc.</p>
<p>For example, your code in your CSS would be something like</p>
<p><code>p {text-align: justify}</code> to justify all of your paragraphs.</p>
<p>If you like your results, you can buy the custom design upgrade.  </p>
<p>If you would like to be more specific and choose the paragraphs you want justified, you don't need the Custom Upgrade if you are willing to style each paragraph you want justified. To do so,  use the text editor feature to use the inline style for justify.  For example, start paragraphs that you want justified with  &#60;p style="text-align: justify;" &#62; and end with &#60;/p&#62;.
</p>
]]></description>
					</item>
		<item>
			<title>normand99 on "Question on Changing CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-on-changing-css#post-1070422</link>
			<pubDate>Fri, 16 Nov 2012 16:09:26 +0000</pubDate>
			<dc:creator>normand99</dc:creator>
			<guid isPermaLink="false">1070422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Okay, so I am kinda new to WordPress.com and I have a question about customizing my CSS.  </p>
<p>All I have is a free blog from WordPress.com.  I have upgraded for domain mapping, but that is the only upgrade I have.  </p>
<p>I was hoping to accomplish two things: </p>
<p>1. Find a way to make the text in my posts "Justified" (instead of aligned to the left), and<br />
2. I think the only way to accomplish this "justified" feature is to change my CSS code.  However, am I correct in the assumption that one can only change their CSS if they have upgraded to a Premium Theme? (In other words, I can't change my CSS, and therefore I can't "justify" my text!?).</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>jesselili on "Issue with typography on The Columnist"</title>
			<link>http://en.forums.wordpress.com/topic/issue-with-typography-on-the-columnist#post-1050902</link>
			<pubDate>Thu, 25 Oct 2012 10:51:33 +0000</pubDate>
			<dc:creator>jesselili</dc:creator>
			<guid isPermaLink="false">1050902@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just wanted to say thank you again! Crafting the excerpts personally pretty much took care of the problem. Exactly what I needed!</p>
<p>Cheers.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Issue with typography on The Columnist"</title>
			<link>http://en.forums.wordpress.com/topic/issue-with-typography-on-the-columnist#post-1050411</link>
			<pubDate>Wed, 24 Oct 2012 22:11:41 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1050411@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't have any special tips: you just type a hyphen to break any long word that causes a gap in the line above it; in your latest excerpt, for instance, turn "recommande" to "recom-mande".
</p>
]]></description>
					</item>
		<item>
			<title>jesselili on "Issue with typography on The Columnist"</title>
			<link>http://en.forums.wordpress.com/topic/issue-with-typography-on-the-columnist#post-1049992</link>
			<pubDate>Wed, 24 Oct 2012 15:45:32 +0000</pubDate>
			<dc:creator>jesselili</dc:creator>
			<guid isPermaLink="false">1049992@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Awesome, yes, I did misunderstand you. Sorry! English is not my first language.</p>
<p>Do you have any tips for me regarding hyphenation?</p>
<p>Thank you again for your time!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Issue with typography on The Columnist"</title>
			<link>http://en.forums.wordpress.com/topic/issue-with-typography-on-the-columnist#post-1049552</link>
			<pubDate>Wed, 24 Oct 2012 00:59:56 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1049552@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.<br />
I understood your question, but you misunderstood my reply. <em>This</em> is the post editor:<br />
<a href="http://en.support.wordpress.com/posts/post-screen/" rel="nofollow">http://en.support.wordpress.com/posts/post-screen/</a><br />
It's the screen you view when you create or edit a post. That's where you can find the Excerpt module, <em>in which you write your own excerpts</em>.<br />
<a href="http://en.support.wordpress.com/splitting-content/excerpts/" rel="nofollow">http://en.support.wordpress.com/splitting-content/excerpts/</a>
</p>
]]></description>
					</item>
		<item>
			<title>jesselili on "Issue with typography on The Columnist"</title>
			<link>http://en.forums.wordpress.com/topic/issue-with-typography-on-the-columnist#post-1048640</link>
			<pubDate>Tue, 23 Oct 2012 10:17:46 +0000</pubDate>
			<dc:creator>jesselili</dc:creator>
			<guid isPermaLink="false">1048640@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello justpi! Thank you so much for helping out.</p>
<p>1)I looked on my post editor screen, I saw that I can click on one of the two icons to choose list display or excerpt display in my editor, but where I want to manipulate the excerpts is not on my Dashboard but on my site: hecticophilia.com for readability. If you take a look you can see that on the last line of each §, text stops after just one word (une ville/adorez/ce week end...) I would like either that last line to not appear at all or to appear fully. Where can I change that word count?</p>
<p>2)That's a great idea, how can I include the use of hyphens in my CSS sylesheet? I will then change the words slightly so that it looks better.</p>
<p>Thanks again for your help, much appreciated!
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Issue with typography on The Columnist"</title>
			<link>http://en.forums.wordpress.com/topic/issue-with-typography-on-the-columnist#post-1047963</link>
			<pubDate>Mon, 22 Oct 2012 18:21:01 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1047963@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1) The auto excerpts display a fixed number of words. If you wish to change that, you can create your own custom excerpts in the Excerpt module. If you're not seeing the Excerpt module while on the post editor screen, click Screen Options (top right) to activate it.<br />
2) Justified text can never look ok in a very narrow column. You can try decreasing the font size, or you can break the long words using hyphens.
</p>
]]></description>
					</item>

	</channel>
</rss>
