<?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: Chunk header has changed</title>
		<link>http://en.forums.wordpress.com/topic/chunk-header-has-changed</link>
		<description>WordPress.com Forums &#187; Topic: Chunk header has changed</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 12:11:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/chunk-header-has-changed" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Chunk header has changed"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-header-has-changed#post-1124729</link>
			<pubDate>Tue, 15 Jan 2013 14:11:18 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1124729@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here's an example showing how to manually replace the header image in the Chunk theme using custom CSS:</p>
<pre><code>#header-image a img {
	display: none;
}

#header-image a {
	display: block;
	background: url(&#039;http://docmate.files.wordpress.com/2012/08/docmate-only.jpg&#039;) center no-repeat;
	height: 140px;
	width: 800px;
}</code></pre>
<p>Note that you can replace the url() image link or adjust the width and height values as needed.
</p>
]]></description>
					</item>
		<item>
			<title>rachelmcr on "Chunk header has changed"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-header-has-changed#post-1115484</link>
			<pubDate>Tue, 08 Jan 2013 10:08:29 +0000</pubDate>
			<dc:creator>rachelmcr</dc:creator>
			<guid isPermaLink="false">1115484@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you increase the size of the header image (see <a href="http://en.support.wordpress.com/images/image-editing/#resizing">Image Editing: Resizing</a> for details) that should do the trick.
</p>
]]></description>
					</item>
		<item>
			<title>docmate on "Chunk header has changed"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-header-has-changed#post-1115186</link>
			<pubDate>Tue, 08 Jan 2013 00:44:53 +0000</pubDate>
			<dc:creator>docmate</dc:creator>
			<guid isPermaLink="false">1115186@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for that.</p>
<p>Is there a way to increase the size of the header?</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>rachelmcr on "Chunk header has changed"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-header-has-changed#post-1115174</link>
			<pubDate>Tue, 08 Jan 2013 00:32:10 +0000</pubDate>
			<dc:creator>rachelmcr</dc:creator>
			<guid isPermaLink="false">1115174@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It looks like you have a piece of CSS code that aligns all text in menu divs to the right:</p>
<p><code>#menu {&lt;br /&gt;
     text-align: right;&lt;br /&gt;
}</code></p>
<p>Your header image (where it says "DocMate") is in a menu div, so it is controlled by that code. If you want to center the text in all menu divs (not just in the header), you can just modify that code. But if you only want to center the header image, you can use the header-image div to center it:</p>
<blockquote><p>#header-image {<br />
     text-align: right;<br />
}</p></blockquote>
<p>Let me know if you have any questions about that!
</p>
]]></description>
					</item>
		<item>
			<title>thistimethisspace on "Chunk header has changed"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-header-has-changed#post-1115151</link>
			<pubDate>Tue, 08 Jan 2013 00:07:23 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">1115151@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,<br />
I see you have  a custom design upgrade and have tagged this thread so it will be moved to the CSS Forum for you.
</p>
]]></description>
					</item>
		<item>
			<title>docmate on "Chunk header has changed"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-header-has-changed#post-1115138</link>
			<pubDate>Mon, 07 Jan 2013 23:56:03 +0000</pubDate>
			<dc:creator>docmate</dc:creator>
			<guid isPermaLink="false">1115138@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi </p>
<p>How do I change the position and size of my header<br />
it was 800x140 and centered. </p>
<p>see blog<br />
<a href="http://blog.docmate.com.au/" rel="nofollow">http://blog.docmate.com.au/</a></p>
<p>Thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
