<?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: Header Customization with CSS in Digg3</title>
		<link>http://en.forums.wordpress.com/topic/header-customization-with-css-in-digg3</link>
		<description>WordPress.com Forums &#187; Topic: Header Customization with CSS in Digg3</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 17:21:11 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/header-customization-with-css-in-digg3" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Header Customization with CSS in Digg3"</title>
			<link>http://en.forums.wordpress.com/topic/header-customization-with-css-in-digg3#post-745311</link>
			<pubDate>Tue, 15 Nov 2011 20:46:14 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">745311@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>workinjurylaw on "Header Customization with CSS in Digg3"</title>
			<link>http://en.forums.wordpress.com/topic/header-customization-with-css-in-digg3#post-745298</link>
			<pubDate>Tue, 15 Nov 2011 20:28:10 +0000</pubDate>
			<dc:creator>workinjurylaw</dc:creator>
			<guid isPermaLink="false">745298@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That worked great, thank you so much!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Header Customization with CSS in Digg3"</title>
			<link>http://en.forums.wordpress.com/topic/header-customization-with-css-in-digg3#post-741659</link>
			<pubDate>Thu, 10 Nov 2011 21:45:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">741659@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try.</p>
<pre><code>#header {
margin-bottom: 20px;
}

#header-box {
background: url(&quot;http://workinjurylaw.files.wordpress.com/2011/11/blog-header01.jpg&quot;) no-repeat scroll 0 0 transparent;
height: 214px;
}

#header-overlay, #header-image {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>workinjurylaw on "Header Customization with CSS in Digg3"</title>
			<link>http://en.forums.wordpress.com/topic/header-customization-with-css-in-digg3#post-741594</link>
			<pubDate>Thu, 10 Nov 2011 20:56:04 +0000</pubDate>
			<dc:creator>workinjurylaw</dc:creator>
			<guid isPermaLink="false">741594@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Instead of having a header and overlay image underneath it in Digg3, I made my own. I got rid of the overlay:</p>
<p>#header-overlay {<br />
display:none;<br />
}</p>
<p>But when I add my new image using this code it is all messed up:</p>
<p>#header {<br />
position:absolute;<br />
width:904px;<br />
height:214px;<br />
background:url('http://workinjurylaw.files.wordpress.com/2011/11/blog-header01.jpg'); no-repeat<br />
}</p>
<p>This is my blog: <a href="http://workinjurylaw.wordpress.com/" rel="nofollow">http://workinjurylaw.wordpress.com/</a>. You can see it cuts off half my blog and sidebars and the menu tabs and search bar are in the wrong place. How can I adjust the position of the header?
</p>
]]></description>
					</item>

	</channel>
</rss>
