<?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: Can I change header height on home page only?</title>
		<link>http://en.forums.wordpress.com/topic/can-i-change-header-height-on-home-page-only</link>
		<description>WordPress.com Forums &#187; Topic: Can I change header height on home page only?</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 05:08:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/can-i-change-header-height-on-home-page-only" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Can I change header height on home page only?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-change-header-height-on-home-page-only#post-1052576</link>
			<pubDate>Sat, 27 Oct 2012 02:15:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1052576@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Cheers :)
</p>
]]></description>
					</item>
		<item>
			<title>northbrookdairy on "Can I change header height on home page only?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-change-header-height-on-home-page-only#post-1052563</link>
			<pubDate>Sat, 27 Oct 2012 01:48:00 +0000</pubDate>
			<dc:creator>northbrookdairy</dc:creator>
			<guid isPermaLink="false">1052563@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That worked beautifully! Thank you very much!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Can I change header height on home page only?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-change-header-height-on-home-page-only#post-1051969</link>
			<pubDate>Fri, 26 Oct 2012 17:17:16 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1051969@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is a CSS example that will replace the header image just on the home page in the Coraline theme:</p>
<pre><code>.home #branding img {
	display: none;
}

.home #branding &gt; a {
	display: block;
	height: 479px;
	margin-top: 30px;
	background: url(http://northbrookdairy.files.wordpress.com/2012/10/nbf-header-990x479.jpg) no-repeat;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>northbrookdairy on "Can I change header height on home page only?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-change-header-height-on-home-page-only#post-1047895</link>
			<pubDate>Mon, 22 Oct 2012 17:06:19 +0000</pubDate>
			<dc:creator>northbrookdairy</dc:creator>
			<guid isPermaLink="false">1047895@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here's the link to my original, tall header. If I could feature this just on the home page, that would be swell.</p>
<p><a href="http://northbrookdairy.files.wordpress.com/2012/10/nbf-header-990x479.jpg" rel="nofollow">http://northbrookdairy.files.wordpress.com/2012/10/nbf-header-990x479.jpg</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Can I change header height on home page only?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-change-header-height-on-home-page-only#post-1024001</link>
			<pubDate>Thu, 27 Sep 2012 20:45:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1024001@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked <a href="http://northbrookdairy.com/products/" rel="nofollow">http://northbrookdairy.com/products/</a> and it looks like you've removed the large header image from the home page for now. If you'd like to add that back and post another reply here, I'd be happy to help you take a closer look.</p>
<p>The solution I would use for this problem would be to replace the header image JUST on the home page with the larger image. If you'd like to try that option, please provide a link to the header image from your <a href="http://en.support.wordpress.com/media/media-add-new/">media library</a> in a reply here.
</p>
]]></description>
					</item>
		<item>
			<title>northbrookdairy on "Can I change header height on home page only?"</title>
			<link>http://en.forums.wordpress.com/topic/can-i-change-header-height-on-home-page-only#post-1015001</link>
			<pubDate>Tue, 18 Sep 2012 19:57:16 +0000</pubDate>
			<dc:creator>northbrookdairy</dc:creator>
			<guid isPermaLink="false">1015001@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I changed the header height in CSS to accommodate my nice tall header (990x499) which looks great on my home page. However, I'd like to use a normal-height header (990x180 in Coraline) on all other pages and posts. When I set a normal-height header as the Featured Image on a secondary page, there's a big gap between the bottom of the header and the beginning of the body text on the page. Clearly, I need to enter some kind of conditional statement that changes the header height *only* on the home page. Is this do-able in CSS?
</p>
]]></description>
					</item>

	</channel>
</rss>
