<?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: Delete the Header image without deleting Home page slider?</title>
		<link>http://en.forums.wordpress.com/topic/delete-the-header-image-without-deleting-home-page-slider</link>
		<description>WordPress.com Forums &#187; Topic: Delete the Header image without deleting Home page slider?</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 14:38:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/delete-the-header-image-without-deleting-home-page-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Delete the Header image without deleting Home page slider?"</title>
			<link>http://en.forums.wordpress.com/topic/delete-the-header-image-without-deleting-home-page-slider#post-1104385</link>
			<pubDate>Thu, 27 Dec 2012 03:53:38 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104385@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You might try something like this which will set the header background image on all pages and then the more specific rule starting with ".home" updates the header background image on the home page to use just the logo:</p>
<pre><code>#header {
	background: url(&#039;http://uofweb.files.wordpress.com/2012/11/cropped-universal_or_horiz_k2.jpg?w=720&#039;) 0 50px no-repeat;
}

.home #header {
	background: url(&#039;http://uofweb.files.wordpress.com/2012/11/uof-logo.jpg?w=80&#039;) 0 50px no-repeat;
}</code></pre>
<p>Then you can remove the custom header image from your Appearance &#8594; Header page separately. If you delete it there, note that you can add a header image back again any time as long as you have a copy of the image so you can re-upload it.
</p>
]]></description>
					</item>
		<item>
			<title>dvanunen on "Delete the Header image without deleting Home page slider?"</title>
			<link>http://en.forums.wordpress.com/topic/delete-the-header-image-without-deleting-home-page-slider#post-1089295</link>
			<pubDate>Fri, 07 Dec 2012 16:16:38 +0000</pubDate>
			<dc:creator>dvanunen</dc:creator>
			<guid isPermaLink="false">1089295@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, I actually want to put it in the same location as it is on the home page instead of the header box provided... but i want to have the option of having a header there one day if I need it. I know the css to place the name (thanks to you!)</p>
<p>Thank you for your help again :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Delete the Header image without deleting Home page slider?"</title>
			<link>http://en.forums.wordpress.com/topic/delete-the-header-image-without-deleting-home-page-slider#post-1088910</link>
			<pubDate>Fri, 07 Dec 2012 01:35:03 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088910@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I looked at this page as an example: <a href="http://universaloutreachfoundation.org/about-us/" rel="nofollow">http://universaloutreachfoundation.org/about-us/</a></p>
<p>Do you mean you want to hide this header image?<br />
<a href="http://uofweb.files.wordpress.com/2012/11/cropped-universal_or_horiz_k2.jpg" rel="nofollow">http://uofweb.files.wordpress.com/2012/11/cropped-universal_or_horiz_k2.jpg</a>
</p>
]]></description>
					</item>
		<item>
			<title>dvanunen on "Delete the Header image without deleting Home page slider?"</title>
			<link>http://en.forums.wordpress.com/topic/delete-the-header-image-without-deleting-home-page-slider#post-1088904</link>
			<pubDate>Fri, 07 Dec 2012 00:52:11 +0000</pubDate>
			<dc:creator>dvanunen</dc:creator>
			<guid isPermaLink="false">1088904@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
Is it possible to delete the header image which exists on all my pages except the home page, without deleting the slider on the home page?<br />
Can I get the header back in the future if I do?<br />
Instructions please :)</p>
<p>Thank you in advance!
</p>
]]></description>
					</item>

	</channel>
</rss>
