<?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 fix header?</title>
		<link>http://en.forums.wordpress.com/topic/how-to-fix-header</link>
		<description>WordPress.com Forums &#187; Topic: how to fix header?</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 17:28:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-fix-header" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "how to fix header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-fix-header#post-1104403</link>
			<pubDate>Thu, 27 Dec 2012 04:19:23 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104403@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you want to keep the header a fixed position and prevent the content of the posts from showing through when you scroll, you could do something like this:</p>
<pre><code>#header {
	background: #fff;
	max-width: 1100px;
}

body {
	margin-top: -20px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "how to fix header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-fix-header#post-1104399</link>
			<pubDate>Thu, 27 Dec 2012 04:02:55 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104399@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In your custom CSS, you've set "div#header.row" to have fixed positioning. that means it will be taken out of the normal flow and  everything else on the page moves up to display inline.</p>
<p>Just to make sure, is your end goal to make it so the header stays in place even when the content of the site is scrolled? Are you sure you want to do that?
</p>
]]></description>
					</item>
		<item>
			<title>mazageen on "how to fix header?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-fix-header#post-1086648</link>
			<pubDate>Wed, 05 Dec 2012 02:52:06 +0000</pubDate>
			<dc:creator>mazageen</dc:creator>
			<guid isPermaLink="false">1086648@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, please could someone help me fix the header for mazageen.net? I believe it would need to fix &#60;h1group&#62;. I've tried several tutorials but can't figure it out.</p>
<p>Much appreciated.</p>
<p>Sarina
</p>
]]></description>
					</item>

	</channel>
</rss>
