<?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: Make header image smaller</title>
		<link>http://en.forums.wordpress.com/topic/make-header-image-smaller</link>
		<description>WordPress.com Forums &#187; Topic: Make header image smaller</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 10:31:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/make-header-image-smaller" rel="self" type="application/rss+xml" />

		<item>
			<title>afreestyler on "Make header image smaller"</title>
			<link>http://en.forums.wordpress.com/topic/make-header-image-smaller#post-1114286</link>
			<pubDate>Mon, 07 Jan 2013 04:27:48 +0000</pubDate>
			<dc:creator>afreestyler</dc:creator>
			<guid isPermaLink="false">1114286@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Did the last Answer help you Katie? I do have a few simple methods that perhaps may work for you ?</p>
<p>Sasha
</p>
]]></description>
					</item>
		<item>
			<title>kovshenin on "Make header image smaller"</title>
			<link>http://en.forums.wordpress.com/topic/make-header-image-smaller#post-1099734</link>
			<pubDate>Thu, 20 Dec 2012 14:45:49 +0000</pubDate>
			<dc:creator>kovshenin</dc:creator>
			<guid isPermaLink="false">1099734@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey there! The easiest way would be to edit the image you're using as a Header Image. Have it sized 940 × 198 pixels but make the logo you'd like to use smaller.</p>
<p>You can also try to change the width and height of the header image with Custom CSS, like this:</p>
<pre><code>#branding img {
width: 50%;
height: 50%;
}</code></pre>
<p>However, note, that that will change the size on all the pages, not only the home page. If you'd like to target the home page only, you can use a slightly different CSS selector:</p>
<pre><code>.home #branding {
width: 50%;
height: 50%;
}</code></pre>
<p>Hope that helps!
</p>
]]></description>
					</item>
		<item>
			<title>cocoandtea on "Make header image smaller"</title>
			<link>http://en.forums.wordpress.com/topic/make-header-image-smaller#post-1098985</link>
			<pubDate>Wed, 19 Dec 2012 15:50:54 +0000</pubDate>
			<dc:creator>cocoandtea</dc:creator>
			<guid isPermaLink="false">1098985@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,  How do shorten the height of my header image....it's currently taking up a big chunk of the page.  I have been trying to figure out what to change or add to the custom CSS for the Twenty Ten theme....but I can't figure it out.  Any help would be so much appreciated!</p>
<p>Thanks!<br />
Katie
</p>
]]></description>
					</item>

	</channel>
</rss>
