<?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: Change header in Manifest Theme</title>
		<link>http://en.forums.wordpress.com/topic/change-header-in-manifest-theme</link>
		<description>WordPress.com Forums &#187; Topic: Change header in Manifest Theme</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 22:20:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/change-header-in-manifest-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>alicedoolittle on "Change header in Manifest Theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-header-in-manifest-theme#post-855729</link>
			<pubDate>Mon, 02 Apr 2012 13:49:40 +0000</pubDate>
			<dc:creator>alicedoolittle</dc:creator>
			<guid isPermaLink="false">855729@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much for your help- all set!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Change header in Manifest Theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-header-in-manifest-theme#post-854179</link>
			<pubDate>Sat, 31 Mar 2012 00:12:05 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">854179@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you have already updated the site-wrapper and core-container to 650px and you have set the limit width to 650 on the Appearance &#8594; Custom Design &#8594; CSS page, then you can replace the header image with one you have uploaded to your media library separately using this CSS:</p>
<pre><code>#header-image a {
display: block;
background: url(YOUR_IMAGE_URL) no-repeat;
width: YOUR_IMAGE_WIDTH;
height: YOUR_IMAGE_HEIGHT;
}

#header-image a img {
display: none;
}</code></pre>
<p>Replace YOUR_IMAGE_URL with the image URL of the image you uploaded to your media library. Replace YOUR_IMAGE_WIDTH AND YOUR_IMAGE_HEIGHT with your image width and height.
</p>
]]></description>
					</item>
		<item>
			<title>alicedoolittle on "Change header in Manifest Theme"</title>
			<link>http://en.forums.wordpress.com/topic/change-header-in-manifest-theme#post-853884</link>
			<pubDate>Fri, 30 Mar 2012 19:17:19 +0000</pubDate>
			<dc:creator>alicedoolittle</dc:creator>
			<guid isPermaLink="false">853884@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi! I'd like to expand my header to 650 pixels on the Manifest theme, but I can't find where to do it in CSS.  </p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
