<?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: Changing the main title of the Blog to a logo on the Chateau theme</title>
		<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme</link>
		<description>WordPress.com Forums &#187; Topic: Changing the main title of the Blog to a logo on the Chateau theme</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 00:43:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963767</link>
			<pubDate>Wed, 01 Aug 2012 21:50:46 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">963767@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>blogaila on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963753</link>
			<pubDate>Wed, 01 Aug 2012 21:40:18 +0000</pubDate>
			<dc:creator>blogaila</dc:creator>
			<guid isPermaLink="false">963753@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great! Thank you for all your help - much appreciated.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963752</link>
			<pubDate>Wed, 01 Aug 2012 21:39:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">963752@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The other search in the sidebar is a widget and you simply need to remove that from your sidebar at appearance &#62; widgets.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963749</link>
			<pubDate>Wed, 01 Aug 2012 21:38:14 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">963749@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The top bit of code (#branding #search) gets rid of the top search box in the header area.
</p>
]]></description>
					</item>
		<item>
			<title>blogaila on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963739</link>
			<pubDate>Wed, 01 Aug 2012 21:33:31 +0000</pubDate>
			<dc:creator>blogaila</dc:creator>
			<guid isPermaLink="false">963739@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for your prompt response.  I've got two search engines so I wanted to get rid of the one on top.  Does the above code get rid of both search engines?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963735</link>
			<pubDate>Wed, 01 Aug 2012 21:29:42 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">963735@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Certainly. This gets rid of the search box.</p>
<pre><code>#branding #search {
display: none;
}</code></pre>
<p>Replace the first bit of code I gave you with the following to center the logo.</p>
<pre><code>#main-title {
background: url(&quot;http://ailablogdotcom.files.wordpress.com/2012/08/aila-white-logo.jpg&quot;) no-repeat scroll center top transparent;
height: 130px;
width: 100%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>blogaila on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963712</link>
			<pubDate>Wed, 01 Aug 2012 21:18:15 +0000</pubDate>
			<dc:creator>blogaila</dc:creator>
			<guid isPermaLink="false">963712@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Lovely! thank you.  Will do.  How do I put the logo in the center? and can I get rid of that search thing on the right?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963706</link>
			<pubDate>Wed, 01 Aug 2012 21:12:10 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">963706@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try to start and then if you wish to move it around or change anything we can work on that for you.</p>
<pre><code>#main-title {
background: url(&quot;http://ailablogdotcom.files.wordpress.com/2012/08/aila-white-logo.jpg&quot;) no-repeat scroll 0 0 transparent;
height: 130px;
}</code></pre>
<p>Also, go back to settings &#62; general and add your site title back in there so that the search engines can see it and add the following, which will hide the title, but still leave it there for the search engines to find. They are fond of site titles and it helps with SEO.</p>
<pre><code>#main-title #site-title {
display: block;
text-indent: -9999px;
}

#main-title #site-title a {
display: block;
height: 130px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>blogaila on "Changing the main title of the Blog to a logo on the Chateau theme"</title>
			<link>http://en.forums.wordpress.com/topic/changing-the-main-title-of-the-blog-to-a-logo-on-the-chateau-theme#post-963405</link>
			<pubDate>Wed, 01 Aug 2012 18:01:09 +0000</pubDate>
			<dc:creator>blogaila</dc:creator>
			<guid isPermaLink="false">963405@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
I'd like to replace the title on my blog with my logo <a href="http://ailablogdotcom.files.wordpress.com/2012/08/aila-white-logo.jpg" rel="nofollow">http://ailablogdotcom.files.wordpress.com/2012/08/aila-white-logo.jpg</a> on the Chateau theme.  Any ideas how to go about doing that?<br />
Many thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
