<?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: Cannot find the Header in Manifest</title>
		<link>http://en.forums.wordpress.com/topic/cannot-find-the-header-in-manifest</link>
		<description>WordPress.com Forums &#187; Topic: Cannot find the Header in Manifest</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 23:18:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/cannot-find-the-header-in-manifest" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Cannot find the Header in Manifest"</title>
			<link>http://en.forums.wordpress.com/topic/cannot-find-the-header-in-manifest#post-670767</link>
			<pubDate>Sun, 14 Aug 2011 02:48:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">670767@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>BTW, the header image is not done in the CSS, it is done in the PHP script files. That is why you do not see it in the CSS. They provided the #header-image selector for it, but since they were doing nothing to it style-wise, they did not enter anything into the CSS to keep it compact. Not needed, not there.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Cannot find the Header in Manifest"</title>
			<link>http://en.forums.wordpress.com/topic/cannot-find-the-header-in-manifest#post-670766</link>
			<pubDate>Sun, 14 Aug 2011 02:46:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">670766@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Basically this will get you there. I changed the width in #site-description to 100% so that the site description would center instead of being left-aligned. If you want more or less space above or below the header image, adjust the top and bottom margin values in #header-image.</p>
<pre><code>#header-image {
margin-bottom: 50px;
margin-top: 50px;
}

#site-description {
position: absolute;
top: 130px;
width: 100%
}</code></pre>
]]></description>
					</item>
		<item>
			<title>oxygenlinep on "Cannot find the Header in Manifest"</title>
			<link>http://en.forums.wordpress.com/topic/cannot-find-the-header-in-manifest#post-670736</link>
			<pubDate>Sun, 14 Aug 2011 01:12:42 +0000</pubDate>
			<dc:creator>oxygenlinep</dc:creator>
			<guid isPermaLink="false">670736@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello all,</p>
<p>I upgraded my WP account to custom design and am still learning CSS and there is one thing I stumble upon.</p>
<p>In Manifest, I am trying to put the site description above my custom header image, so just under my menu bar.</p>
<p>Only I cannot find my header in the code. I don't see no URL , no #header, no nothing.</p>
<p>I'm going nuts.</p>
<p>Any help would be appreciated.</p>
<p>Thanks</p>
<p><a href="http://oxygenlineproducing.com" rel="nofollow">http://oxygenlineproducing.com</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
