<?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; Tag: logo replace title header text - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/logo-replace-title-header-text</link>
		<description>WordPress.com Forums &#187; Tag: logo replace title header text - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 23:07:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/logo-replace-title-header-text" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Logo instead of text title"</title>
			<link>http://en.forums.wordpress.com/topic/logo-instead-of-text-title#post-1130727</link>
			<pubDate>Tue, 22 Jan 2013 18:19:27 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1130727@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here is an example showing how to replace the site title in the Simfo theme with a logo:</p>
<pre><code>.site-title {
	text-align: center;
}
.site-title a {
	background: url(http://s.wordpress.org/about/images/wordpress-logo-notext-bg.png) center no-repeat;
	display: inline-block;
	height: 145px;
	text-align: left;
	text-indent: -9999px;
	width: 176px;
}</code></pre>
<p>Change out the url() value and the width and height with <a href="http://en.support.wordpress.com/images/">your image</a> details.
</p>
]]></description>
					</item>
		<item>
			<title>teddygreenjeans on "Logo instead of text title"</title>
			<link>http://en.forums.wordpress.com/topic/logo-instead-of-text-title#post-1124154</link>
			<pubDate>Mon, 14 Jan 2013 23:24:41 +0000</pubDate>
			<dc:creator>teddygreenjeans</dc:creator>
			<guid isPermaLink="false">1124154@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I realize that a similar question has probably been asked a lot.  But I can't seem to find the answer.  I'm on .com and have the bundle that includes Custom Design.  How do I replace the title text in Sinfo (or any theme) with my logo?  I gather there is CSS coding ...</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
