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

		<item>
			<title>designsimply on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-790288</link>
			<pubDate>Thu, 12 Jan 2012 18:03:25 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">790288@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No worries! And thanks. :) It makes it easier to provide support when the threads are well-organized.
</p>
]]></description>
					</item>
		<item>
			<title>howardjackson09 on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-790285</link>
			<pubDate>Thu, 12 Jan 2012 18:01:35 +0000</pubDate>
			<dc:creator>howardjackson09</dc:creator>
			<guid isPermaLink="false">790285@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>sorry - have done!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-790278</link>
			<pubDate>Thu, 12 Jan 2012 17:58:53 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">790278@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@leftouteditors, would you mind please making an new thread? <a href="http://en.forums.wordpress.com/forum/css-customization/" rel="nofollow">http://en.forums.wordpress.com/forum/css-customization/</a>
</p>
]]></description>
					</item>
		<item>
			<title>leftouteditors on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-790277</link>
			<pubDate>Thu, 12 Jan 2012 17:57:54 +0000</pubDate>
			<dc:creator>leftouteditors</dc:creator>
			<guid isPermaLink="false">790277@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, can anyone tell me how to insert a right hand margin for widgets etc on Chunk theme? </p>
<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-778801</link>
			<pubDate>Thu, 29 Dec 2011 17:10:02 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">778801@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yay! Cheers. :)
</p>
]]></description>
					</item>
		<item>
			<title>darlenao on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-778792</link>
			<pubDate>Thu, 29 Dec 2011 16:53:58 +0000</pubDate>
			<dc:creator>darlenao</dc:creator>
			<guid isPermaLink="false">778792@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ahh, okay, I see.  Thanks for your help.  It works perfectly!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-778785</link>
			<pubDate>Thu, 29 Dec 2011 16:37:39 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">778785@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The image you linked is 921 x 498 pixels:<br />
<a href="http://enoughofthecattalk.files.wordpress.com/2011/12/maybe-final1.jpg" rel="nofollow">http://enoughofthecattalk.files.wordpress.com/2011/12/maybe-final1.jpg</a></p>
<p>But the space for the header in the Chunk theme is only 788 pixels by default. If you want to adjust your image to fit, you can add some parameters to the end of the URL and get a smaller image:<br />
<a href="http://enoughofthecattalk.files.wordpress.com/2011/12/maybe-final1.jpg?w=788" rel="nofollow">http://enoughofthecattalk.files.wordpress.com/2011/12/maybe-final1.jpg?w=788</a></p>
<p>That image is 788 x 426 pixels, and so you could use CSS like this to replace the Chunk theme header image with your image:</p>
<pre><code>#menu #header-image {
background: url(&quot;http://enoughofthecattalk.files.wordpress.com/2011/12/maybe-final1.jpg?w=788&quot;) no-repeat scroll center top transparent;
height: 426px;
margin-left: auto;
margin-right: auto;
width: 788px;
}

#menu img {
display: none;
}</code></pre>
<p>Note that it's also possible to change the width of the entire layout, but that would take different CSS.
</p>
]]></description>
					</item>
		<item>
			<title>darlenao on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-778772</link>
			<pubDate>Thu, 29 Dec 2011 16:03:26 +0000</pubDate>
			<dc:creator>darlenao</dc:creator>
			<guid isPermaLink="false">778772@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I am also brand new to CSS.  I want to insert an image in the header, but can't seem to get it the right size.  The image URL is: <a href="http://enoughofthecattalk.files.wordpress.com/2011/12/maybe-final1.jpg" rel="nofollow">http://enoughofthecattalk.files.wordpress.com/2011/12/maybe-final1.jpg</a></p>
<p>I tried cutting and pasting the above CSS, replacing the pixel dimensions with my sizing.  Somehow, it's still not working.  How can I replace this?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-770637</link>
			<pubDate>Thu, 15 Dec 2011 19:11:27 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">770637@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome, and in future, when your question is on a different subject, please start a new thread in the forums so as not to confuse existing threads. Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>enpositivods on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-770582</link>
			<pubDate>Thu, 15 Dec 2011 18:26:03 +0000</pubDate>
			<dc:creator>enpositivods</dc:creator>
			<guid isPermaLink="false">770582@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you : )
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-770570</link>
			<pubDate>Thu, 15 Dec 2011 18:17:10 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">770570@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Light grey area on the left that is.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-770568</link>
			<pubDate>Thu, 15 Dec 2011 18:16:40 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">770568@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>At settings &#62; sharing there are two areas to drag the buttons to. The darker grey rectangle at right where all the icons will be grouped as you have them, or the light grey area where it says "Services dragged here will appear individually." If you drag the icons over to that area, they will appear individually.
</p>
]]></description>
					</item>
		<item>
			<title>enpositivods on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-770488</link>
			<pubDate>Thu, 15 Dec 2011 15:51:44 +0000</pubDate>
			<dc:creator>enpositivods</dc:creator>
			<guid isPermaLink="false">770488@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>a simple question, I have the issue of chunck t I have a problem with my Share Button.<br />
How I can make the buttons do not appear grouped ?<br />
My blog is <a href="http://www.desegni.org" rel="nofollow">http://www.desegni.org</a></p>
<p>enpositivo.ds()gmail.com
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-754337</link>
			<pubDate>Sat, 26 Nov 2011 05:41:02 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">754337@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>cpemslie on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-754336</link>
			<pubDate>Sat, 26 Nov 2011 05:39:38 +0000</pubDate>
			<dc:creator>cpemslie</dc:creator>
			<guid isPermaLink="false">754336@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>...actually, never mind. It seems I have none of the software required to make the PNG. But really, I'm fine with the logo not being an active link. Thanks again for the help!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-754334</link>
			<pubDate>Sat, 26 Nov 2011 05:39:10 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">754334@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>cpemslie on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-754331</link>
			<pubDate>Sat, 26 Nov 2011 05:29:56 +0000</pubDate>
			<dc:creator>cpemslie</dc:creator>
			<guid isPermaLink="false">754331@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! That worked perfectly. For now I'm ok with using the home link in the navigation to return to the main page, but I'll post back here once I've created and uploaded the PNG file and put the widget on the page. You're a star.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-754329</link>
			<pubDate>Sat, 26 Nov 2011 05:21:31 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">754329@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The following does it, but the image will no longer link to your main site page as the other one did. This can be fixed. What you do is make a transparent PNG image, with no background color the same size as your header, upload it to your media library, put it into a text widget and link it to the site main page. Once you have done that, post back here and we can then use absolute positioning to move it up and over the top of the header image.</p>
<pre><code>#menu #header-image {
background: url(&quot;http://ilkjournal.files.wordpress.com/2011/11/ilkbanner.jpg&quot;) no-repeat scroll center top transparent;
height: 404px;
margin-left: auto;
margin-right: auto;
width: 788px;
}

#menu img {
display: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>cpemslie on "Chunk theme: resize custom header"</title>
			<link>http://en.forums.wordpress.com/topic/chunk-theme-resize-custom-header#post-754310</link>
			<pubDate>Sat, 26 Nov 2011 04:23:47 +0000</pubDate>
			<dc:creator>cpemslie</dc:creator>
			<guid isPermaLink="false">754310@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to resize the header image to 788 by 404 px, because the default size won't admit my header image (which can be found <a href="http://ilkjournal.files.wordpress.com/2011/11/ilkbanner.jpg">here</a>) without me having to severely distort it first. I've been on the 'Designing Headers' page but the example CSS there doesn't seem remotely compatible with Chunk's. I should point out at this point that I am very new to CSS and have only a vague knowledge of HTML (I'm sure you guys must dread people like me). Any help you could give me would be hugely appreciated.</p>
<p>Chris
</p>
]]></description>
					</item>

	</channel>
</rss>
