<?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: getting a wider blog for bigger pictures etc. ?</title>
		<link>http://en.forums.wordpress.com/topic/getting-a-wider-blog-for-bigger-pictures-etc</link>
		<description>WordPress.com Forums &#187; Topic: getting a wider blog for bigger pictures etc. ?</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 19:31:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/getting-a-wider-blog-for-bigger-pictures-etc" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "getting a wider blog for bigger pictures etc. ?"</title>
			<link>http://en.forums.wordpress.com/topic/getting-a-wider-blog-for-bigger-pictures-etc#post-881919</link>
			<pubDate>Tue, 08 May 2012 22:35:32 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">881919@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I'm using the theme Manifest and would like to make my blog wider to accomodate bigger pictures</p></blockquote>
<p>Note that a better way to add CSS to a WordPress.com blog if you are new to CSS is to select the "Add my CSS" instead of the "Don't use Manifest's CSS" option in the CSS Settings on the Appearance &#8594; Custom Design &#8594; CSS page.</p>
<p>Try updating that setting, removing all of the CSS you have now, and then add just this to the editor on the Appearance &#8594; Custom Design &#8594; CSS page and save changes:</p>
<pre><code>#site-wrapper,
#main-nav ul ul,
#core-content,
#comments h3,
legend span,
#footer,
.footer-content {
	width: 900px;
}</code></pre>
<p>If you wanted to keep the widgets on the right side similar to how they're showing up now, you might try something like this instead:</p>
<pre><code>#site-wrapper {
	width: 1000px;
}
#core-content {
	width: 700px;
}
#footer,
.footer-content {
	float: left;
	padding-left: 30px;
	width: 270px;
	margin-top: -15px;
	padding-top: 0;
	border-top: none;
}</code></pre>
<p>You can remove the "Recent Posts" by removing it from the "Footer area one" container on the Appearance &#8594; Widgets page.</p>
<p>Try the changes above and please post back here with an update about what other spacing you're trying to change.
</p>
]]></description>
					</item>
		<item>
			<title>baerland on "getting a wider blog for bigger pictures etc. ?"</title>
			<link>http://en.forums.wordpress.com/topic/getting-a-wider-blog-for-bigger-pictures-etc#post-878063</link>
			<pubDate>Thu, 03 May 2012 17:25:09 +0000</pubDate>
			<dc:creator>baerland</dc:creator>
			<guid isPermaLink="false">878063@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have a few issues that are probably very easy to resolve, I'm using the theme Manifest and would like to make my blog wider to accomodate bigger pictures, as well as create some space between the blog surface and the sidebar with "arcives" etc and remove the "recent posts" completely. For some reason a line as appeared on top of my blog (the one within the orange square in my screenshot) which I also want to remove...anyone able to help? I'm lost..Thans! :) Here's a direct link to the image in case my image code didn't work: <a href="http://tinypic.com/r/11ux7pf/6" rel="nofollow">http://tinypic.com/r/11ux7pf/6</a></p>
<p>[IMG]http://i45.tinypic.com/11ux7pf.jpg[/IMG]
</p>
]]></description>
					</item>

	</channel>
</rss>
