<?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: TwentyEleven page size/layout</title>
		<link>http://en.forums.wordpress.com/topic/twentyeleven-page-sizelayout</link>
		<description>WordPress.com Forums &#187; Topic: TwentyEleven page size/layout</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 01:02:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/twentyeleven-page-sizelayout" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "TwentyEleven page size/layout"</title>
			<link>http://en.forums.wordpress.com/topic/twentyeleven-page-sizelayout#post-915442</link>
			<pubDate>Fri, 15 Jun 2012 18:44:29 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">915442@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I really like how you kept the home page simple. If I may, I have some suggestions for simplifying it just a little more even by taking away the top and footer borders. Try it out if you're interested:</p>
<pre><code>.home #branding {
	border-top: 0;
}
.home #site-generator {
	background: none;
	border-top: 0;
	padding-top: 0;
}</code></pre>
<p>This just affects the home page.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "TwentyEleven page size/layout"</title>
			<link>http://en.forums.wordpress.com/topic/twentyeleven-page-sizelayout#post-913665</link>
			<pubDate>Thu, 14 Jun 2012 07:37:09 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">913665@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In 2011, if you use the no sidebar template, the maximum width of the page is 690px. This is done so that the content (text) doesn't get too wide. Text should not be much over 600px for easy reading. That is why books aren't very wide. If text lines get too long, it is harder for the eye to move from one line to another without skipping a line, or ending up on the same line.</p>
<p>If you use the default page template with the sidebar, the overall maximum width of the theme is 1000px, part of which is taken up by the sidebar and the content area remains the same with as with the no sidebar template.</p>
<p>If you want to widen the no sidebar page width, that can be done with the following, but I would not go too much wider for readability reasons. Just adjust the 690px max width value.</p>
<pre><code>.one-column #page {
max-width: 690px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>kerinne on "TwentyEleven page size/layout"</title>
			<link>http://en.forums.wordpress.com/topic/twentyeleven-page-sizelayout#post-913574</link>
			<pubDate>Thu, 14 Jun 2012 05:03:10 +0000</pubDate>
			<dc:creator>kerinne</dc:creator>
			<guid isPermaLink="false">913574@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all,</p>
<p>Afraid my knowledge in this area is very very basic. At some point my webpage seemed to change size and now doesn't fill the screen.</p>
<p>How do you change the dimensions of the page?</p>
<p>Cheers in advance.</p>
<p>Keri
</p>
]]></description>
					</item>

	</channel>
</rss>
