<?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: Logo or other image instead of header text</title>
		<link>http://en.forums.wordpress.com/topic/logo-or-other-image-instead-of-header-text</link>
		<description>WordPress.com Forums &#187; Topic: Logo or other image instead of header text</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 23:54:03 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/logo-or-other-image-instead-of-header-text" rel="self" type="application/rss+xml" />

		<item>
			<title>naszetrendy on "Logo or other image instead of header text"</title>
			<link>http://en.forums.wordpress.com/topic/logo-or-other-image-instead-of-header-text#post-966846</link>
			<pubDate>Sun, 05 Aug 2012 14:46:47 +0000</pubDate>
			<dc:creator>naszetrendy</dc:creator>
			<guid isPermaLink="false">966846@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That works just great!<br />
Thank you for adding Skeptical version as well :)
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Logo or other image instead of header text"</title>
			<link>http://en.forums.wordpress.com/topic/logo-or-other-image-instead-of-header-text#post-961379</link>
			<pubDate>Tue, 31 Jul 2012 00:31:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">961379@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@naszetrendy, yest, that's possible. Here's an example of adding in a logo next to the site title and tagline:</p>
<pre><code>#logo {
	background: url(http://s.wordpress.org/about/images/logos/wordpress-logo-32-blue.png) center left no-repeat;
	padding-left: 40px;
}</code></pre>
<p>Here's an example of replacing the site title and tagline in Skeptical:</p>
<pre><code>#logo h1 a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(http://s.wordpress.org/about/images/logos/wordpress-logo-32-blue.png) left 8px no-repeat;
}
#logo h1 a,
.site-description {
	text-indent: -9999px;
}</code></pre>
<p>You would need to replace the url() value with your own image link and adjust the width and height accordingly?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Logo or other image instead of header text"</title>
			<link>http://en.forums.wordpress.com/topic/logo-or-other-image-instead-of-header-text#post-943446</link>
			<pubDate>Sat, 14 Jul 2012 21:30:11 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">943446@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@steverd</p>
<blockquote><p>I am looking for this answer also!<br />
Do I just edit my header.php and place my logo.png in there someplace? </p></blockquote>
<p>Please read this <a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a> and be aware that these support forums are only for those with free hosted wordpress.com blogs. This specific CSS Forum is only for those who have free hosted wordpress.com blogs aho have paid for a custom design upgarde. We cannot access the files you indicate on free hosted wordpress.com blogs.
</p>
]]></description>
					</item>
		<item>
			<title>steverd on "Logo or other image instead of header text"</title>
			<link>http://en.forums.wordpress.com/topic/logo-or-other-image-instead-of-header-text#post-943431</link>
			<pubDate>Sat, 14 Jul 2012 21:08:43 +0000</pubDate>
			<dc:creator>steverd</dc:creator>
			<guid isPermaLink="false">943431@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am looking for this answer also!<br />
Do I just edit my header.php and place my logo.png in there someplace?
</p>
]]></description>
					</item>
		<item>
			<title>naszetrendy on "Logo or other image instead of header text"</title>
			<link>http://en.forums.wordpress.com/topic/logo-or-other-image-instead-of-header-text#post-942142</link>
			<pubDate>Fri, 13 Jul 2012 17:34:45 +0000</pubDate>
			<dc:creator>naszetrendy</dc:creator>
			<guid isPermaLink="false">942142@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Is it possible to change header title and description into my own image? I was thinking I could put a logo in there :)</p>
<p>Thank you!
</p>
]]></description>
					</item>

	</channel>
</rss>
