<?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: Retro-fitted: Header</title>
		<link>http://en.forums.wordpress.com/topic/retro-fitted-header</link>
		<description>WordPress.com Forums &#187; Topic: Retro-fitted: Header</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 07:48:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/retro-fitted-header" rel="self" type="application/rss+xml" />

		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1028027</link>
			<pubDate>Tue, 02 Oct 2012 16:45:52 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1028027@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Excellent! Everything is working now.<br />
Thanks so much for your help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027826</link>
			<pubDate>Tue, 02 Oct 2012 12:50:31 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1027826@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The link goes away if you turn off header text on the <strong>Appearance &#8594; Header</strong> page. You can add it back with a little CSS though. Try adding this:</p>
<pre><code>#site-title {
	display: block;
}

#branding #site-title a {
	display: block;
	width:1055px;
	height:229px;
	text-indent: -9999px;
	text-alignment: left;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027506</link>
			<pubDate>Mon, 01 Oct 2012 23:29:17 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1027506@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am not sure what happened but the header was clickable as homepage. It is not doing that anymore.<br />
How can I fix this?
</p>
]]></description>
					</item>
		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027323</link>
			<pubDate>Mon, 01 Oct 2012 21:28:20 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1027323@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looks awesooome *singing voice*</p>
<p>Thank you so much for all your help!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027283</link>
			<pubDate>Mon, 01 Oct 2012 21:11:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1027283@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Retro-fitted looks pretty cool. :) </p>
<blockquote><p>How can I make have my image header without cropping it and bringing it down a little bit so it touches the red bar?</p></blockquote>
<p>You'll need to replace the header set on the <strong>Appearance &#8594; Header</strong> page with CSS manually. </p>
<p>First, upload a custom header image of the size you want to your <a href="http://en.support.wordpress.com/media/media-add-new/">media library </a>and get the URL.</p>
<p>Then add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#header {
	padding-top: 0;
	padding-bottom: 0;
}
#branding {
	background: transparent url(YOUR_IMAGE_URL) 0 0 no-repeat;
	width: YOUR_IMAGE_WIDTH;
	height: YOUR_IMAGE_HEIGHT;
	padding: 0;
}</code></pre>
<p>Replace YOUR_IMAGE_URL with the URL of the image you uploaded before. Replace YOUR_IMAGE_WIDTH with the width of that image and YOUR_IMAGE_HEIGHT with the height of that image.
</p>
]]></description>
					</item>
		<item>
			<title>limetreefruits on "Retro-fitted: Header"</title>
			<link>http://en.forums.wordpress.com/topic/retro-fitted-header#post-1027007</link>
			<pubDate>Mon, 01 Oct 2012 16:32:29 +0000</pubDate>
			<dc:creator>limetreefruits</dc:creator>
			<guid isPermaLink="false">1027007@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello again,<br />
I just moved from Twenty Eleven to Retro-fitted as I found out on 20-11 the header could not be clickable and the widgets wouldn't never show on individual posts.</p>
<p>Anyway, I was pretty close to the design I wanted there and now am trying to achieve something similar on this new theme.</p>
<p>How can I make have my image header without cropping it and bringing it down a little bit so it touches the red bar?</p>
<p>Thanks a lot in advance!
</p>
]]></description>
					</item>

	</channel>
</rss>
