<?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: How to you delete the header picture from sub pages?</title>
		<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages</link>
		<description>WordPress.com Forums &#187; Topic: How to you delete the header picture from sub pages?</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 13:02:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-you-delete-the-header-picture-from-sub-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>aaroncoleman on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1151663</link>
			<pubDate>Wed, 13 Feb 2013 09:30:47 +0000</pubDate>
			<dc:creator>aaroncoleman</dc:creator>
			<guid isPermaLink="false">1151663@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry. The terminology is new to me, but I understand. I started a new thread.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1151656</link>
			<pubDate>Wed, 13 Feb 2013 09:21:49 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1151656@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@aaroncoleman: This is <em>not</em> your question - featured images in Autofocus aren't header images. And even if it was you question, CSS editing is theme specific: a solution designed for one theme may not work or may produce erratic results in a different theme. Please start a new thread and I'll reply to it.
</p>
]]></description>
					</item>
		<item>
			<title>aaroncoleman on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1151647</link>
			<pubDate>Wed, 13 Feb 2013 09:04:41 +0000</pubDate>
			<dc:creator>aaroncoleman</dc:creator>
			<guid isPermaLink="false">1151647@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This was my question exactly! But I posted it in an incorrect forum.</p>
<p>I'm using AutoFocus. </p>
<p>Designsimply (or anyone who knows), for the CSS code you have above, where would I insert this into the CSS. I don't see it in mine.</p>
<p>I'm extremely new to this, so I apologize if I have a lot of questions.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1151382</link>
			<pubDate>Tue, 12 Feb 2013 22:48:50 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1151382@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Would the other option be to "anchor" to the text, so the user doesn't have to scroll down past the picture every time?</p></blockquote>
<p>I would call that fixed positioning. Also probably an option, but harder to do and I think it's less user friendly when used together with a large header image.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1151379</link>
			<pubDate>Tue, 12 Feb 2013 22:47:32 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1151379@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>How to you delete the header picture from sub pages, but keep it on the home page?</p></blockquote>
<p>There's more than one way to do that. One way would be to add CSS to hide the header image on all pages and then a 2nd CSS rule that works to add it back to the home page.</p>
<p>Here is an example:</p>
<pre><code>.site-header &gt; a {
	display: none;
}
.home .site-header &gt; a {
	display: block;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>1tess on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1130228</link>
			<pubDate>Tue, 22 Jan 2013 05:25:18 +0000</pubDate>
			<dc:creator>1tess</dc:creator>
			<guid isPermaLink="false">1130228@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>now moved to CSS forum
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1130226</link>
			<pubDate>Tue, 22 Jan 2013 05:22:35 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1130226@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>a) If you have the upgrade, then what you're looking for can easily be done. But CSS editing questions must be posted in the CSS forum (so that they will be readily accessible to others looking for the same answer).<br />
b) Sorry, I don't understand your "anchor" question.
</p>
]]></description>
					</item>
		<item>
			<title>aishamae on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1130205</link>
			<pubDate>Tue, 22 Jan 2013 04:51:37 +0000</pubDate>
			<dc:creator>aishamae</dc:creator>
			<guid isPermaLink="false">1130205@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I do have the custom design upgrade. Would the other option be to "anchor" to the text, so the user doesn't have to scroll down past the picture every time?
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1130200</link>
			<pubDate>Tue, 22 Jan 2013 04:42:08 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1130200@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You cannot delete the header image selectively, except if you have the Custom Design upgrade. If you don't have the upgrade, what you can do is remove the image completely (in Appearance &#62; Header) and insert it in the "Meet Aisha" sticky post.
</p>
]]></description>
					</item>
		<item>
			<title>aishamae on "How to you delete the header picture from sub pages?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-you-delete-the-header-picture-from-sub-pages#post-1130139</link>
			<pubDate>Tue, 22 Jan 2013 01:50:50 +0000</pubDate>
			<dc:creator>aishamae</dc:creator>
			<guid isPermaLink="false">1130139@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How to you delete the header picture from sub pages, but keep it on the home page?</p>
<p>I am new to WordPress.com and have spent two hours trawling the net to try and find the answer to this question.</p>
<p>Surely it shouldn't be this hard?
</p>
]]></description>
					</item>

	</channel>
</rss>
