<?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: Changes to Title/Header area in Chateau Theme</title>
		<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme</link>
		<description>WordPress.com Forums &#187; Topic: Changes to Title/Header area in Chateau Theme</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 23:25:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changes-to-titleheader-area-in-chateau-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>rachelmcr on "Changes to Title/Header area in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme#post-1134640</link>
			<pubDate>Sat, 26 Jan 2013 09:09:20 +0000</pubDate>
			<dc:creator>rachelmcr</dc:creator>
			<guid isPermaLink="false">1134640@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I haven't ever played with header size, but you should be able to make it smaller with this code:</p>
<p><code>#main-image {&lt;br /&gt;
max-width: 960px;&lt;br /&gt;
max-height: 260px;&lt;br /&gt;
}</code></p>
<p>Those values are the default ones for Chateau, so setting them smaller and uploading a similarly smaller header should work. I think. Changing the max-height property will move up the context below the header, so until you get a smaller header uploaded they will overlap, but I <em>think</em> it will work.
</p>
]]></description>
					</item>
		<item>
			<title>pcusic on "Changes to Title/Header area in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme#post-1134466</link>
			<pubDate>Sat, 26 Jan 2013 01:12:57 +0000</pubDate>
			<dc:creator>pcusic</dc:creator>
			<guid isPermaLink="false">1134466@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That all worked wonderfully! And yes, thanks for the friendly grammar reminder. I do that sometimes... </p>
<p>One last thing though...is it possible for me to reduce the height (and maybe the width) of the new header image I install? I simply think the image is too large.
</p>
]]></description>
					</item>
		<item>
			<title>rachelmcr on "Changes to Title/Header area in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme#post-1134415</link>
			<pubDate>Sat, 26 Jan 2013 00:08:56 +0000</pubDate>
			<dc:creator>rachelmcr</dc:creator>
			<guid isPermaLink="false">1134415@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Also, because I can't help myself, I have to let you know that you might want to change the title of your about page to "Whose palate?" instead of "Who's palate?" (<em>Who's</em> is a contraction for "who is" and isn't used as a possessive.) Sorry, I know it can be annoying to get unsolicited grammar lessons ...
</p>
]]></description>
					</item>
		<item>
			<title>rachelmcr on "Changes to Title/Header area in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme#post-1134413</link>
			<pubDate>Sat, 26 Jan 2013 00:06:30 +0000</pubDate>
			<dc:creator>rachelmcr</dc:creator>
			<guid isPermaLink="false">1134413@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can change the location of the navigation bar by using this code:</p>
<pre><code>#menu {
top: 20px;
}
ul.menu {
float: right;
}</code></pre>
<p>Of course, you can change the number of pixels to get it in the right vertical location. The "menu" selector defines the vertical position, while the "ul.menu" selector aligns it to the right.
</p>
]]></description>
					</item>
		<item>
			<title>rachelmcr on "Changes to Title/Header area in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme#post-1134404</link>
			<pubDate>Fri, 25 Jan 2013 23:56:24 +0000</pubDate>
			<dc:creator>rachelmcr</dc:creator>
			<guid isPermaLink="false">1134404@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can actually just remove the site title by going to <strong>Appearance -&#62; Header</strong> and unchecking the box next to "Header Text: Show header text with your image." It's a theme option, so no CSS required. :)
</p>
]]></description>
					</item>
		<item>
			<title>pcusic on "Changes to Title/Header area in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme#post-1134118</link>
			<pubDate>Fri, 25 Jan 2013 19:43:13 +0000</pubDate>
			<dc:creator>pcusic</dc:creator>
			<guid isPermaLink="false">1134118@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh, also...at one point I moved the menu buttons below the title and image. If I accomplish what I asked for above, then how can I move the menu buttons to the top right of the header image?</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>pcusic on "Changes to Title/Header area in Chateau Theme"</title>
			<link>http://en.forums.wordpress.com/topic/changes-to-titleheader-area-in-chateau-theme#post-1134112</link>
			<pubDate>Fri, 25 Jan 2013 19:41:44 +0000</pubDate>
			<dc:creator>pcusic</dc:creator>
			<guid isPermaLink="false">1134112@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I would like to remove the site title from my site (I will place the site's title within the header image) and shorten the height of my header image slightly. I have tried to manipulate and implement suggested css observed in other posts in this forum, but I cannot get everything the way I want it. </p>
<p>I have customized a few things on my site already using css (yes, via the upgrade) therefore my stylesheet might seem messy, or even redundant at times, because it is.</p>
<p>thehumblepalate.com is the url.</p>
<p>I know this is probably easy, but I want to do it the right way and I hope I can learn something from your advice. </p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
