<?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: Width of posts</title>
		<link>http://en.forums.wordpress.com/topic/width-of-posts</link>
		<description>WordPress.com Forums &#187; Topic: Width of posts</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 22:21:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/width-of-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Width of posts"</title>
			<link>http://en.forums.wordpress.com/topic/width-of-posts#post-1156470</link>
			<pubDate>Mon, 18 Feb 2013 22:17:49 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1156470@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It appears you're question has been answered, so I'm going to mark this topic as resolved. If you need further help, please <a href="http://en.forums.wordpress.com/forum/css-customization/#postform">start a new help request</a>.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Width of posts"</title>
			<link>http://en.forums.wordpress.com/topic/width-of-posts#post-1151363</link>
			<pubDate>Tue, 12 Feb 2013 22:30:31 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1151363@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>WordPress caches pages, depending on whether you have a logged in view in the browser where your look at the page (the black bar at the top) then it could be showing you the cached result, instead of the changed result. </p></blockquote>
<p>May I just correct one thing here? Browsers cache pages, not WordPress. The logged in and logged out views in WordPress should be the same or very similar. One difference, for exemple, might be that logged in authors might see an "edit" link while logged out visitors of course don't see links like that.</p>
<p>@mikegunadi, I tested the first CSS snippet you mentioned worked just fine for me.  I checked <a href="http://michaelgunadi.com/" rel="nofollow">http://michaelgunadi.com/</a> and the text is just a little bit wider than the content width right now. Can you reply back again if you still need help or if you're still having any trouble at all getting changes to appear after saving CSS?
</p>
]]></description>
					</item>
		<item>
			<title>designdolphin on "Width of posts"</title>
			<link>http://en.forums.wordpress.com/topic/width-of-posts#post-1129821</link>
			<pubDate>Mon, 21 Jan 2013 18:44:33 +0000</pubDate>
			<dc:creator>designdolphin</dc:creator>
			<guid isPermaLink="false">1129821@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This worked for me: </p>
<pre><code>article p, article ul, article ol, article blockquote, #content.page p, #content.page ul, #content.page ol, #content.page blockquote {
    width: 100%;
}
#content article p img, #content.page p img {
    max-width: 100%;
}</code></pre>
<p>WordPress caches pages, depending on whether you have a logged in view in the browser where your look at the page (the black bar at the top) then it could be showing you the cached result, instead of the changed result. This might be what is occuring with you, otherwise I don't know unfortunately.
</p>
]]></description>
					</item>
		<item>
			<title>mikegunadi on "Width of posts"</title>
			<link>http://en.forums.wordpress.com/topic/width-of-posts#post-1128255</link>
			<pubDate>Sat, 19 Jan 2013 10:09:44 +0000</pubDate>
			<dc:creator>mikegunadi</dc:creator>
			<guid isPermaLink="false">1128255@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>I've been trying to fix the width of the text on my blog (michaelgunadi.com) so that it matches up to the width of the images.</p>
<p>As a means of fixing this, I've applied the following code in the Stylesheet Editor:</p>
<p>article p, article ul, article ol, article blockquote, #content.page p, #content.page ul, #content.page ol, #content.page blockquote {<br />
	font-size: .875em;<br />
	line-height: 1.5em;<br />
	margin-bottom: 1.5em;<br />
	width: 900px!important;<br />
}</p>
<p>When I preview it, everything looks fine (i.e. text stretches out to the width of the images). However, if I click Save Stylesheet and take a look at my site it looks like the changes haven't applied.</p>
<p>Any thoughts on this?</p>
<p>Thanks,<br />
Mike
</p>
]]></description>
					</item>

	</channel>
</rss>
