<?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: Hiding site title using css</title>
		<link>http://en.forums.wordpress.com/topic/hiding-site-title-using-css</link>
		<description>WordPress.com Forums &#187; Topic: Hiding site title using css</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 03:01:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/hiding-site-title-using-css" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Hiding site title using css"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-site-title-using-css#post-664958</link>
			<pubDate>Sun, 07 Aug 2011 01:06:25 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">664958@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>visionforyou on "Hiding site title using css"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-site-title-using-css#post-664948</link>
			<pubDate>Sun, 07 Aug 2011 00:40:08 +0000</pubDate>
			<dc:creator>visionforyou</dc:creator>
			<guid isPermaLink="false">664948@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you, thank you, thank you! It worked perfectly.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Hiding site title using css"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-site-title-using-css#post-664940</link>
			<pubDate>Sun, 07 Aug 2011 00:18:09 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">664940@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops, I messed up on my code tags. Add this.</p>
<pre><code>#header #logo h1 a {
display: none;
}

#header {
margin-top: 85px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Hiding site title using css"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-site-title-using-css#post-664939</link>
			<pubDate>Sun, 07 Aug 2011 00:16:56 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">664939@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>First off, take this out of your CSS.</p>
<pre><code>#header #logo h1 {
    display: none;
}</code></pre>
<p>Then add this.</p>
<pre><code>#header #logo h1 a {
display: none;
}</code></pre>
#header {<br />
margin-top: 85px;<br />
}`
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Hiding site title using css"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-site-title-using-css#post-664926</link>
			<pubDate>Sat, 06 Aug 2011 23:50:06 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">664926@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I do not help with CSS editing.  For the sake of continuity I am posting the link to the original thread &#62; <a href="http://en.forums.wordpress.com/topic/is-it-possible-to-make-the-site-title-invisible?replies=7" rel="nofollow">http://en.forums.wordpress.com/topic/is-it-possible-to-make-the-site-title-invisible?replies=7</a>
</p>
]]></description>
					</item>
		<item>
			<title>visionforyou on "Hiding site title using css"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-site-title-using-css#post-664920</link>
			<pubDate>Sat, 06 Aug 2011 23:46:32 +0000</pubDate>
			<dc:creator>visionforyou</dc:creator>
			<guid isPermaLink="false">664920@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I just posted this question in the support forum, but I think this may be the better place to post it. I'm fairly new to WordPress. </p>
<p>I've upgraded to a custom design page, and would like to know if it's possible to hide the site title and tagline using css. In addition, I would like to have a placeholder so that the rest of the page doesn't shift up when I remove the title and tagline. I was able to enter some code that hides both of these, but it shifted the rest of the page up is partially obscuring the background image at the top of my page. </p>
<p>Thanks in advance for your help.
</p>
]]></description>
					</item>

	</channel>
</rss>
