<?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: Changing the body font size</title>
		<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size</link>
		<description>WordPress.com Forums &#187; Topic: Changing the body font size</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 01:20:01 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-the-body-font-size" rel="self" type="application/rss+xml" />

		<item>
			<title>atthe404 on "Changing the body font size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size#post-122129</link>
			<pubDate>Wed, 03 Oct 2007 07:14:56 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">122129@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>1. For CSS qs we <em>need a uri </em>to the blog in question. That way we can read the CSS.</p>
<p>2. During the copy manouver outlined above you have introduced a bad error. The following has been deleted:</p>
<p><code>voice-family: &quot;\&quot;}\&quot;&quot;;</code></p>
<p>This is an integral part of Tantek &#199;elik's famous voice hack and it's absence will render the blog as unstable in IE browsers.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Changing the body font size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size#post-122036</link>
			<pubDate>Tue, 02 Oct 2007 23:22:34 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">122036@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>{waving back} :)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the body font size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size#post-122035</link>
			<pubDate>Tue, 02 Oct 2007 23:21:32 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">122035@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>removed by author</p>
<p>{waving to timethief}
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Changing the body font size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size#post-122034</link>
			<pubDate>Tue, 02 Oct 2007 23:21:03 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">122034@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@brothermcgregor<br />
This is a css customization forum thread for bloggers with blogs hosted by wordpress.com only. The blog linked to your wordpress.com username is <strong> not </strong> a wordpress.com blog. </p>
<p>(1) Do you have a wordpress.com blog and are your questions above in reference to it. If so, please post the url for your wordpress.com blog.<br />
(2) If you do have a wordpress.com blog and your questions are about it then -  Do you have css customization experience and have you purchased the css upgrade?
</p>
]]></description>
					</item>
		<item>
			<title>brotherjmcgregor on "Changing the body font size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size#post-122033</link>
			<pubDate>Tue, 02 Oct 2007 23:15:57 +0000</pubDate>
			<dc:creator>brotherjmcgregor</dc:creator>
			<guid isPermaLink="false">122033@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>help me too problem with small fonts and also is the addition "What did you just say?" special to one kind of format or can anyone use it with any kind of blog theme?<br />
I'd also like to remove all the category lists because it is ridiculously long...can i do that for free?</p>
<p>Thanks for your time.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Changing the body font size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size#post-122030</link>
			<pubDate>Tue, 02 Oct 2007 23:12:35 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">122030@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OT: Are your readers not aware that they can use their browsers to increase the font size on any web page they read? On windows they simply hold down the ctrl key and simultaneously click the plus sign + key to increase font size. As I'm visually challenged I do this frequently. HTH :)
</p>
]]></description>
					</item>
		<item>
			<title>bettybuss on "Changing the body font size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-body-font-size#post-122020</link>
			<pubDate>Tue, 02 Oct 2007 22:32:59 +0000</pubDate>
			<dc:creator>bettybuss</dc:creator>
			<guid isPermaLink="false">122020@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've upgraded my account so that I can make the font of my body text bigger (readers complain). I'm using the Thirteen theme, which has the following code in the style sheet:</p>
<blockquote><p>
body {<br />
	margin: 0;<br />
	padding: 0;<br />
	background: #4E5706 url(images/bg.gif);<br />
	color: #000;<br />
	font-size: x-small;<br />
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;<br />
	text-align: center;<br />
	voice-family: "\"}\"";<br />
	voice-family: inherit;<br />
	font-size: small;<br />
}<br />
html&#62;body {<br />
	font-size: small;<br />
}
</p></blockquote>
<p>I copied this, and then changed each font-size designation so that it was "medium" instead of small (or x-small) and pasted it in the CSS editor, so it looks like this:</p>
<blockquote><p>
body {<br />
	background:#4E5706 url('images/bg.gif');<br />
	color:#000;<br />
	font-family:"Lucida Sans Unicode", Tahoma, Arial, sans-serif;<br />
	text-align:center;<br />
	voice-family:inherit;<br />
	font-size:medium;<br />
	margin:0;<br />
	padding:0;<br />
}</p>
<p>html&#62;body {<br />
	font-size:medium;<br />
}
</p></blockquote>
<p>But it hasn't changed the size of the font in my entries; it's still coming out small.</p>
<p>Help?
</p>
]]></description>
					</item>

	</channel>
</rss>
