<?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: Adjust Image Width in Chateau Theme</title>
		<link>http://en.forums.wordpress.com/topic/adjust-image-width-in-chateau-theme</link>
		<description>WordPress.com Forums &#187; Topic: Adjust Image Width in Chateau Theme</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 21:33:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/adjust-image-width-in-chateau-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Adjust Image Width in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/adjust-image-width-in-chateau-theme#post-961907</link>
			<pubDate>Tue, 31 Jul 2012 14:55:19 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">961907@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Since you've moved the post extras (tags) below the content area for posts, then making the content body a bit wider without changing the overall width of the theme might be a good alternative for you:</p>
<pre><code>.post-entry {
	width:93%;
}
.post-extras {
	width:93%;
	left:30px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Adjust Image Width in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/adjust-image-width-in-chateau-theme#post-951101</link>
			<pubDate>Fri, 20 Jul 2012 22:25:19 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">951101@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The content area is not 700px wide. That is why the image is not coming in at 700px. The width of the content area has to be increased. If you do this, you will have 700px width for your images, <strong>BUT</strong>, this means that anyone on a monitor that is less than 1350px in width will have to scroll horizontally to see your partially obscured sidebar, and the 20% of people that are still on 1024px wide monitors will not see your sidebar at all. This also means you will have to create a new header image that is 1350px wide and insert it and click the "use as is" button at appearance &#62; header to keep it from being cropped to the original size.</p>
<pre><code>#page-inner, #footer-inner, #copyright-inner {
max-width: 1350px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>gurostuan on "Adjust Image Width in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/adjust-image-width-in-chateau-theme#post-950431</link>
			<pubDate>Fri, 20 Jul 2012 12:41:11 +0000</pubDate>
			<dc:creator>gurostuan</dc:creator>
			<guid isPermaLink="false">950431@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello there, </p>
<p>A while pack I purchased the CSS upgrade for my chateau theme. I’ve managed to do everything that I want with this upgrade, however, when I try to increase the width of the images from the standardised 529 pixels to 700 nothing happens. Therefore I am wondering how I can do this? I have tried to do this simply by adjusting the number on the CSS page however that does not seem to be working so I’m wondering if I need a CSS code for this? If so, what would that be? </p>
<p>I would be very grateful if anyone could help me!
</p>
]]></description>
					</item>

	</channel>
</rss>
