<?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 twentyten header size</title>
		<link>http://en.forums.wordpress.com/topic/changing-twentyten-header-size</link>
		<description>WordPress.com Forums &#187; Topic: Changing twentyten header size</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 21:57:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-twentyten-header-size" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Changing twentyten header size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-twentyten-header-size#post-1026539</link>
			<pubDate>Sun, 30 Sep 2012 23:40:46 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1026539@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It looks like you figured this out by using the following CSS:</p>
<pre><code>#branding {
	background:url(&#039;http://martineemilie.files.wordpress.com/2012/09/martineheader21.jpg&#039;) no-repeat scroll 0 0 transparent;
	width:1000px;
	height:400px;
	display:block;
}

#branding img {
	display:none;
}</code></pre>
<p>Nice work!
</p>
]]></description>
					</item>
		<item>
			<title>martineemilie on "Changing twentyten header size"</title>
			<link>http://en.forums.wordpress.com/topic/changing-twentyten-header-size#post-1024949</link>
			<pubDate>Fri, 28 Sep 2012 21:22:10 +0000</pubDate>
			<dc:creator>martineemilie</dc:creator>
			<guid isPermaLink="false">1024949@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm attempting to make the header for my blog 1000x400px. I have entered this code in:</p>
<p>#branding img {<br />
	border-top:0 solid #000;<br />
	border-bottom:0 solid #000;<br />
	display:block;<br />
	float:left;<br />
	background:url('http://martineemilie.files.wordpress.com/2012/09/martineheader1.jpg') no-repeat scroll 0 0 transparent;<br />
	width:1000px;<br />
	height:400px;</p>
<p>so it should show up, but it doesn't. When I try to upload it in the header section it jus makes me crop it. I don't know what else to do, can someone help?
</p>
]]></description>
					</item>

	</channel>
</rss>
