<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Part 3: Edit an Existing Post</title>
	<atom:link href="http://www.wp101.com/wp101-03.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wp101.com/wp101-03.php</link>
	<description>Learn how to use WordPress 3.0 with our WordPress tutorial videos and screencasts.</description>
	<lastBuildDate>Tue, 13 Jul 2010 00:23:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Shawn</title>
		<link>http://www.wp101.com/wp101-03.php/comment-page-1#comment-111</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Tue, 13 Jul 2010 00:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp101.com/?p=49#comment-111</guid>
		<description>Hi Michelle,
Font sizes are determined by your theme&#039;s stylesheet (style.css).  As such, it&#039;s not really easy to change the size of your fonts when creating a Post or Page, aside from assigning a header style (H1, H2, H3, etc.).

But if you&#039;re comfortable editing code, then switch to the HTML view and then add a custom style instruction (CSS) to the words or phrases you wish to modify.  For example...

&lt;pre&gt;&lt;p style=&quot;font-size: 18px;&quot;&gt;Your words here.&lt;/p&gt;&lt;/pre&gt;

&lt;pre&gt;&lt;h3 style=&quot;font-size: 18px;&quot;&gt;Your Large Title Here&lt;/h3&gt;&lt;/pre&gt;

Of course, the ideal method is still to apply the correct font size to the stylesheet (style.css) within your theme&#039;s files.

Hope this helps point you in the right direction!

To your success,
Shawn</description>
		<content:encoded><![CDATA[<p>Hi Michelle,<br />
Font sizes are determined by your theme&#8217;s stylesheet (style.css).  As such, it&#8217;s not really easy to change the size of your fonts when creating a Post or Page, aside from assigning a header style (H1, H2, H3, etc.).</p>
<p>But if you&#8217;re comfortable editing code, then switch to the HTML view and then add a custom style instruction (CSS) to the words or phrases you wish to modify.  For example&#8230;</p>
<pre>&lt;p style="font-size: 18px;">Your words here.&lt;/p></pre>
<pre>&lt;h3 style="font-size: 18px;">Your Large Title Here&lt;/h3></pre>
<p>Of course, the ideal method is still to apply the correct font size to the stylesheet (style.css) within your theme&#8217;s files.</p>
<p>Hope this helps point you in the right direction!</p>
<p>To your success,<br />
Shawn</p>
]]></content:encoded>
	</item>
</channel>
</rss>
