<?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; Tag: header height - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/header-height</link>
		<description>WordPress.com Forums &#187; Tag: header height - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 22:49:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/header-height" 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>
		<item>
			<title>thesacredpath on "Header Height of Oxygen theme"</title>
			<link>http://en.forums.wordpress.com/topic/header-height-of-oxygen-theme#post-915391</link>
			<pubDate>Fri, 15 Jun 2012 18:04:17 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">915391@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, kitties!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Header Height of Oxygen theme"</title>
			<link>http://en.forums.wordpress.com/topic/header-height-of-oxygen-theme#post-915385</link>
			<pubDate>Fri, 15 Jun 2012 17:58:07 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">915385@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Kitties! :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Featured Header gets distorted"</title>
			<link>http://en.forums.wordpress.com/topic/featured-header-gets-distorted#post-914664</link>
			<pubDate>Thu, 14 Jun 2012 22:53:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">914664@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the link!</p>
<p>The image is getting stretched like that because of the following custom CSS that you added to your Appearance → Custom Design → CSS page:</p>
<pre><code>#branding img {
	display:block;
	float:left;
	height:400px;
	width:940px;
}</code></pre>
<p>Changing the height from "400px" to "auto" should fix it for you. Give it a try.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Header Height of Oxygen theme"</title>
			<link>http://en.forums.wordpress.com/topic/header-height-of-oxygen-theme#post-913673</link>
			<pubDate>Thu, 14 Jun 2012 07:59:17 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">913673@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you wish to see a sample, go to my test blog at <a href="http://flippintestblog.wordpress.com/" rel="nofollow">http://flippintestblog.wordpress.com/</a> and that header image is 940px x 250px where the suggested height is 140px.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Header Height of Oxygen theme"</title>
			<link>http://en.forums.wordpress.com/topic/header-height-of-oxygen-theme#post-913671</link>
			<pubDate>Thu, 14 Jun 2012 07:51:12 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">913671@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>With the latest update to wordpress, the width and height of the header images can be overridden. Just create the header at 940px wide by whatever height you want, go to appearance &#62; header, upload the header and then DON'T crop it and click the "use as is" button and the theme will adjust for your chosen header.</p>
<p>No CSS required!!!
</p>
]]></description>
					</item>
		<item>
			<title>christinetrevino on "Header Height of Oxygen theme"</title>
			<link>http://en.forums.wordpress.com/topic/header-height-of-oxygen-theme#post-913420</link>
			<pubDate>Wed, 13 Jun 2012 23:56:29 +0000</pubDate>
			<dc:creator>christinetrevino</dc:creator>
			<guid isPermaLink="false">913420@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to change the height of my header in the Oxygen theme and am not sure what the CSS coding would be and how to implement.  </p>
<p>My blog is <a href="http://christinetrevino.com" rel="nofollow">http://christinetrevino.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>stockholmhf on "Featured Header gets distorted"</title>
			<link>http://en.forums.wordpress.com/topic/featured-header-gets-distorted#post-911311</link>
			<pubDate>Tue, 12 Jun 2012 17:38:42 +0000</pubDate>
			<dc:creator>stockholmhf</dc:creator>
			<guid isPermaLink="false">911311@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, thanks for the reply.</p>
<p>Well the problem is only visible when i set a featured images as header on one of the pages. As it is now it is a random header across the whole website.</p>
<p>This is the result of putting a featured header on one of the pages:</p>
<p><a href="http://stockholmhf.wordpress.com/kurser/valpkurser-2/rallymix/" rel="nofollow">http://stockholmhf.wordpress.com/kurser/valpkurser-2/rallymix/</a></p>
<p>Best regards!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Featured Header gets distorted"</title>
			<link>http://en.forums.wordpress.com/topic/featured-header-gets-distorted#post-906864</link>
			<pubDate>Thu, 07 Jun 2012 17:16:00 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">906864@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I love the edits you've made so far, and the photos are fantastic!</p>
<p>I clicked on a couple pages at <a href="http://stockholmhf.wordpress.com/" rel="nofollow">http://stockholmhf.wordpress.com/</a> and the header images all looked wide enough. Could you point to a page where we can see the problem currently happening?
</p>
]]></description>
					</item>
		<item>
			<title>stockholmhf on "Featured Header gets distorted"</title>
			<link>http://en.forums.wordpress.com/topic/featured-header-gets-distorted#post-905750</link>
			<pubDate>Wed, 06 Jun 2012 17:05:24 +0000</pubDate>
			<dc:creator>stockholmhf</dc:creator>
			<guid isPermaLink="false">905750@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'm working on a simple website for a friend. Its based on Twenty Ten theme and I've bought the Custom CSS upgrade and did some minor tweaks (I'm very new to CSS).</p>
<p>I have set a custom header size in the Custom CSS (to 940x400px) and when I set a featured image on one of the pages the image gets the wrong proportions. I have all the images in the right size to start with (940x400px).</p>
<p>I've tried to change the default image width in the Custom CSS page to 940px instead of the default 640px but it does not solve the issue</p>
<p>Is there a way to fix this with only the Custom CSS upgrade? In that case how?</p>
<p>Best regards!</p>
<p><a href="http://stockholmhf.wordpress.com/" rel="nofollow">http://stockholmhf.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>senhorron on "Fixed header size is annoying"</title>
			<link>http://en.forums.wordpress.com/topic/fixed-header-size-is-annoying#post-746863</link>
			<pubDate>Thu, 17 Nov 2011 12:07:38 +0000</pubDate>
			<dc:creator>senhorron</dc:creator>
			<guid isPermaLink="false">746863@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey, I know :-)</p>
<p>I do photowork and usually people want everything for free with a discount :-)</p>
<p>Sometimes I think that there is a guy out there who feeds coins to a machine that makes the sun shine...
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Fixed header size is annoying"</title>
			<link>http://en.forums.wordpress.com/topic/fixed-header-size-is-annoying#post-746651</link>
			<pubDate>Thu, 17 Nov 2011 02:44:55 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">746651@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I too though would like to see some more features become "standard" for themes in general. It is going that way. You are starting to see feature-creep bringing premium features into free themes. It just takes time.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Fixed header size is annoying"</title>
			<link>http://en.forums.wordpress.com/topic/fixed-header-size-is-annoying#post-746649</link>
			<pubDate>Thu, 17 Nov 2011 02:41:55 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">746649@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The problem is, there is sort of a limit as to what you can provide for free since, well, theme designers have to eat and pay bills just the same as we do (at least that is what <em>they</em> claim). I've talked with some designers that have some very sophisticated themes with lots of features and capabilities build right into them (premium themes) and by the time they got it designed, debugged and released they had 200 or 300 hours in them. If you have a day job to pay your bills and feed yourself, then that is an awful lot of late nights (read: no life). And then there are the hundreds of hours a year required to keep up with bugs, browser changes, wordpress changes, conflicts with plugins, feature updates, etc. (Just keeping up with the circus that is Internet Explorer is a lifetime job.) Each time a theme designer releases a theme, it is like having another child. It cries, it wants attention, it wants fed, it needs new clothes, Billy next door is picking on it...
</p>
]]></description>
					</item>
		<item>
			<title>senhorron on "Fixed header size is annoying"</title>
			<link>http://en.forums.wordpress.com/topic/fixed-header-size-is-annoying#post-746618</link>
			<pubDate>Thu, 17 Nov 2011 01:33:26 +0000</pubDate>
			<dc:creator>senhorron</dc:creator>
			<guid isPermaLink="false">746618@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, I know.</p>
<p>I only wish designers where a bit more flexible, even with the free themes...
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Fixed header size is annoying"</title>
			<link>http://en.forums.wordpress.com/topic/fixed-header-size-is-annoying#post-746613</link>
			<pubDate>Thu, 17 Nov 2011 01:27:49 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">746613@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That was the theme designer's choice to have a taller header. If you want a shorter header then you can change it via CSS by purchasing the <a href="http://en.support.wordpress.com/custom-design/">Custom Design Upgrade</a>.
</p>
]]></description>
					</item>
		<item>
			<title>senhorron on "Fixed header size is annoying"</title>
			<link>http://en.forums.wordpress.com/topic/fixed-header-size-is-annoying#post-746544</link>
			<pubDate>Thu, 17 Nov 2011 00:28:18 +0000</pubDate>
			<dc:creator>senhorron</dc:creator>
			<guid isPermaLink="false">746544@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all,</p>
<p>First off, I know that the free themes are limited in possibilities when it comes to changing settings and usually I´m fine with that. However, what I just don´t understand is why - for example - the Nishita team (great by the way) always defaults to a 1024x295 header. 295 is just too high and it makes the pages look weird.</p>
<p>Surely it must be possible to fixing the width without constraining the hight of a header?</p>
<p>On my site I´d rather use 1024x200 to show more content. The current implementation doesn´t really look nice on small screens, because the header takes up half of it to. Not good for a photo/portfolio blog...</p>
<p>Regards,<br />
Ron
</p>
]]></description>
					</item>
		<item>
			<title>djaida on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-152606</link>
			<pubDate>Sat, 05 Jan 2008 15:24:13 +0000</pubDate>
			<dc:creator>djaida</dc:creator>
			<guid isPermaLink="false">152606@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, it works!  On to scouring the forums for answers to some other questions.
</p>
]]></description>
					</item>
		<item>
			<title>carocat on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-151818</link>
			<pubDate>Thu, 03 Jan 2008 13:34:57 +0000</pubDate>
			<dc:creator>carocat</dc:creator>
			<guid isPermaLink="false">151818@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>On this page, top right, click 'My profile' and then edit. :)
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-151817</link>
			<pubDate>Thu, 03 Jan 2008 13:33:02 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">151817@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You go to your Dashboard, then your Profile (top right-hand side) and put your blog name under "Website" and then your name is a link.
</p>
]]></description>
					</item>
		<item>
			<title>djaida on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-151814</link>
			<pubDate>Thu, 03 Jan 2008 13:24:28 +0000</pubDate>
			<dc:creator>djaida</dc:creator>
			<guid isPermaLink="false">151814@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome!  I'm hoping I'll find some time to actually start posting, and give a explanation on who the Mag7 are for those who don't know (gasp! are there such people arround? ;) )  </p>
<p>I also want to use this blog to spread the word about breast cancer, especially since my mom's a survivor, so if you don't mind checking in every once in a while, I plan to provide a link to a site that fund free mammograms by clicking on a link.  I visit it whenever I can.  </p>
<p>Much obliged!</p>
<p>Btw, how did you get your name into a link in your posts? When I hover over it, it shows me your url.  This is probably not an appropriate place for this question, so if you can, point me to the right direction.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-150395</link>
			<pubDate>Sat, 29 Dec 2007 18:45:00 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">150395@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I agree with katm. You're blog looks great. Thanks for returning and showing us how your custom header worked out. :)
</p>
]]></description>
					</item>
		<item>
			<title>katm on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-150326</link>
			<pubDate>Sat, 29 Dec 2007 14:07:54 +0000</pubDate>
			<dc:creator>katm</dc:creator>
			<guid isPermaLink="false">150326@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Wow.  It looks great!
</p>
]]></description>
					</item>
		<item>
			<title>djaida on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-150322</link>
			<pubDate>Sat, 29 Dec 2007 13:07:48 +0000</pubDate>
			<dc:creator>djaida</dc:creator>
			<guid isPermaLink="false">150322@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I just wanted to let you know I marked the post "resolved" and leave a link to my blog, in case you feel like checking out how it turned out.  It's <a href="http://djaida.wordpress.com/" rel="nofollow">http://djaida.wordpress.com/</a>.</p>
<p>All the best,<br />
DJ Aida
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-149795</link>
			<pubDate>Thu, 27 Dec 2007 21:21:00 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">149795@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There are many "of the rack" themes (no css upgrade required)  found here -&#62; Presntation -&#62; Themes that do allow for custom headers of your own creation. The themes and header sizes are found here <a href="http://faq.wordpress.com/2006/07/08/which-themes-can-i-add-a-header-image-to/" rel="nofollow">http://faq.wordpress.com/2006/07/08/which-themes-can-i-add-a-header-image-to/</a></p>
<p>Thanks for saying thanks. You're welcome and happy blogging. :)<br />
P.S. The option for marking this thread "resolved" is found in your original post.
</p>
]]></description>
					</item>
		<item>
			<title>djaida on "Changing header height"</title>
			<link>http://en.forums.wordpress.com/topic/changing-header-height#post-149693</link>
			<pubDate>Thu, 27 Dec 2007 14:01:33 +0000</pubDate>
			<dc:creator>djaida</dc:creator>
			<guid isPermaLink="false">149693@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you very much for your fast replies.  </p>
<p>I don't plan to upgrade, since I don't spend that much time on line to justify that expense.  Also, I'm not that knowledgeable when it comes to css, so I guess I'll leave this theme for the time being.  Once I have some more free time on my hands, I'll try to find a theme I like enough, with a custom header which I can change into something I made myself.  </p>
<p>All the best,<br />
DJ Aida
</p>
]]></description>
					</item>

	</channel>
</rss>
