<?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: don&#039;t display text - Header - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/don039t-display-text-header</link>
		<description>WordPress.com Forums &#187; Tag: don&#039;t display text - Header - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 06:20:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/don039t-display-text-header" rel="self" type="application/rss+xml" />

		<item>
			<title>hrintuitive on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-809368</link>
			<pubDate>Sat, 04 Feb 2012 04:20:40 +0000</pubDate>
			<dc:creator>hrintuitive</dc:creator>
			<guid isPermaLink="false">809368@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Wow Thank you DesignSimply. That definitely helped ALOT. I really appreciate it!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806636</link>
			<pubDate>Wed, 01 Feb 2012 00:52:24 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">806636@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>color: transparent won't work in IE. Try this as an alternative:</p>
<pre><code>#site-title {
height: 82px;
text-indent: -9999px !important;
}</code></pre>
<p>In your current "#site-title a" rule, you don't need any of the font display or text decoration rules if you're just going to hide that text with transparency or a large text-indent anyway.</p>
<pre><code>#site-title a {
font-family:Le Monde Sans;
font-size:1.3em;
color:transparent;
font-weight:bold;
text-decoration:none;
}</code></pre>
<p>You could change it to this to keep the clickable area large:<br />
<pre><code>#site-title a {
display: block;
height: 82px;
}</code></pre>
<p>In both examples, adjust the height numbers as necessary after you change out the image.
</p>
]]></description>
					</item>
		<item>
			<title>hrintuitive on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806628</link>
			<pubDate>Wed, 01 Feb 2012 00:34:48 +0000</pubDate>
			<dc:creator>hrintuitive</dc:creator>
			<guid isPermaLink="false">806628@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>HI- Thank you so much! I appreciate the feedback. The image is just a proof and is very rough. I havent received the file back from the graphic artist but I may need to do some resizing of the borders but that gray mark will definitely be gone with the final.<br />
Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806617</link>
			<pubDate>Wed, 01 Feb 2012 00:15:33 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">806617@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@hrintuitive: Sorry for my initial reply - didn't look at your CSS carefully to realize what you were trying to do, and thought you wanted to eliminate the regular blog title and add it to the header image.</p>
<p>@TT: Right. The squiggle is on the image, so the image needs to be edited and re-uploaded.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806613</link>
			<pubDate>Wed, 01 Feb 2012 00:07:32 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">806613@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi again,<br />
 The blog is looking very nice. I'm a nit picky type and I see a little gray squiggle on the header image on the top left just above the logo but to the left of it. Do you see it too?
</p>
]]></description>
					</item>
		<item>
			<title>hrintuitive on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806606</link>
			<pubDate>Wed, 01 Feb 2012 00:03:13 +0000</pubDate>
			<dc:creator>hrintuitive</dc:creator>
			<guid isPermaLink="false">806606@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I figured it out:</p>
<p>#site-title a {<br />
color: transparent;<br />
font-weight: bold;<br />
text-decoration: none;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>hrintuitive on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806593</link>
			<pubDate>Tue, 31 Jan 2012 23:54:23 +0000</pubDate>
			<dc:creator>hrintuitive</dc:creator>
			<guid isPermaLink="false">806593@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi Timethief, when I do that, it also overwrites the logo. I have coded a custom logo. I am not worried about the header. I want to replace the site title with  a logo. <a href="http://www.hrintuitive.com" rel="nofollow">http://www.hrintuitive.com</a>  Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806573</link>
			<pubDate>Tue, 31 Jan 2012 23:39:35 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">806573@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That option removes only the text. It does not remove the header image.<br />
Appearance &#62; Header<br />
Display Text<br />
<strong>__ No</strong> __Yes
</p>
]]></description>
					</item>
		<item>
			<title>hrintuitive on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806571</link>
			<pubDate>Tue, 31 Jan 2012 23:37:22 +0000</pubDate>
			<dc:creator>hrintuitive</dc:creator>
			<guid isPermaLink="false">806571@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry I guess I was not clear in that I want to add a logo INSTEAD of having a site title.<br />
Thanks!!
</p>
]]></description>
					</item>
		<item>
			<title>hrintuitive on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806568</link>
			<pubDate>Tue, 31 Jan 2012 23:34:06 +0000</pubDate>
			<dc:creator>hrintuitive</dc:creator>
			<guid isPermaLink="false">806568@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I want to keep the header. I want to remove the title and when I choose that option in settings then it removes everything.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806559</link>
			<pubDate>Tue, 31 Jan 2012 23:28:34 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">806559@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You don't need CSS to hide the title: the theme you're using has that option in Appearance &#62; Header.
</p>
]]></description>
					</item>
		<item>
			<title>hrintuitive on "Remove Site Title and add logo"</title>
			<link>http://en.forums.wordpress.com/topic/remove-site-title-and-add-logo#post-806550</link>
			<pubDate>Tue, 31 Jan 2012 23:22:56 +0000</pubDate>
			<dc:creator>hrintuitive</dc:creator>
			<guid isPermaLink="false">806550@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,<br />
I have modified the CSS using (see below):  however, the original site title is still there. When I add the css to remove it then it removes everything. Here is what I have added:</p>
<p>My site is <a href="http://www.hrintuitive.com" rel="nofollow">http://www.hrintuitive.com</a></p>
<p>/* =Header<br />
-------------------------------------------------------------- */</p>
<p>#header {<br />
padding: 30px 0 0 0;<br />
}<br />
#site-title {<br />
float: left;<br />
margin: 0 0 18px 0;<br />
width: 700px;<br />
font-size: 30px;<br />
line-height: 56px;<br />
background-image: url(<a href="http://hrintuitive.files.wordpress.com/2012/01/logoproof.jpg" rel="nofollow">http://hrintuitive.files.wordpress.com/2012/01/logoproof.jpg</a>);<br />
background-repeat: no-repeat;<br />
text-indent: 68px;</p>
<p>Thanks!!
</p>
]]></description>
					</item>

	</channel>
</rss>
