<?xml version="1.0" encoding="UTF-8"?><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>Comments on: How to properly hide the title of your blog?</title>
	<atom:link href="http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html/feed" rel="self" type="application/rss+xml" />
	<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html</link>
	<description>One-Stop location for latest news on wordpress themes</description>
	<pubDate>Thu, 07 Aug 2008 21:26:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: farzana</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-115386</link>
		<dc:creator>farzana</dc:creator>
		<pubDate>Tue, 29 Jul 2008 07:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-115386</guid>
		<description>Hi Sadish,

First let me start by saying your themes rock!!!!

So, I followed your tips step by step to remove the header text.
It did indeed remove the text when I removed the title of my site In the WP options area. But of course this removed the title of my site from the Feed Page.

So, then I cut and pasted #header h1 { display:none } at the very bottom/end of the Stylesheet (style.css), through the theme editor. Didn't do the trick. The default header text still showed up. I emptied bt browsers cache and I refreshed, all to no avail.

I am using your fab Fast Moving theme with Wordpress 2.5.1

Please let me know what I'm doing wrong.

Thanks,
Farzana</description>
		<content:encoded><![CDATA[<p>Hi Sadish,</p>
<p>First let me start by saying your themes rock!!!!</p>
<p>So, I followed your tips step by step to remove the header text.<br />
It did indeed remove the text when I removed the title of my site In the WP options area. But of course this removed the title of my site from the Feed Page.</p>
<p>So, then I cut and pasted #header h1 { display:none } at the very bottom/end of the Stylesheet (style.css), through the theme editor. Didn&#8217;t do the trick. The default header text still showed up. I emptied bt browsers cache and I refreshed, all to no avail.</p>
<p>I am using your fab Fast Moving theme with Wordpress 2.5.1</p>
<p>Please let me know what I&#8217;m doing wrong.</p>
<p>Thanks,<br />
Farzana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fawaz</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-113944</link>
		<dc:creator>Fawaz</dc:creator>
		<pubDate>Mon, 21 Jul 2008 11:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-113944</guid>
		<description>I was so tired from the header, your trick really did work.. Thanks</description>
		<content:encoded><![CDATA[<p>I was so tired from the header, your trick really did work.. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heather</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-107256</link>
		<dc:creator>Heather</dc:creator>
		<pubDate>Thu, 12 Jun 2008 04:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-107256</guid>
		<description>Hi- how can I change what it says in my header?  I want it to say www.heathertaylorphoto.com/blog, but it leaves out the /blog part.  Also, off topic, but I was able to change the main colors of the blog (Love the fall leaves theme- thank you!) but when you first bring up the site it flashes a bright green- where do I go in the CSS file to change that?  Thank you SO much!!</description>
		<content:encoded><![CDATA[<p>Hi- how can I change what it says in my header?  I want it to say <a href="http://www.heathertaylorphoto.com/blog" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.heathertaylorphoto.com');">http://www.heathertaylorphoto.com/blog</a>, but it leaves out the /blog part.  Also, off topic, but I was able to change the main colors of the blog (Love the fall leaves theme- thank you!) but when you first bring up the site it flashes a bright green- where do I go in the CSS file to change that?  Thank you SO much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wing Fat</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-98976</link>
		<dc:creator>Wing Fat</dc:creator>
		<pubDate>Sun, 11 May 2008 21:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-98976</guid>
		<description>Dennis: Add this to the bottom of style.css:
.description { display:none }</description>
		<content:encoded><![CDATA[<p>Dennis: Add this to the bottom of style.css:<br />
.description { display:none }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WereBear</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-93139</link>
		<dc:creator>WereBear</dc:creator>
		<pubDate>Thu, 17 Apr 2008 12:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-93139</guid>
		<description>Thank you, thank you! You made my first venture into WordPress CODING a pleasure, and solved a nagging problem for me.</description>
		<content:encoded><![CDATA[<p>Thank you, thank you! You made my first venture into WordPress CODING a pleasure, and solved a nagging problem for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronnie Ann</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-93023</link>
		<dc:creator>Ronnie Ann</dc:creator>
		<pubDate>Thu, 17 Apr 2008 03:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-93023</guid>
		<description>Hi Sadish! 

I'm thinking of moving to WordPress.org and love your Seashore theme. I'm considering using it, but have two basic questions: (1) I know I can increase the size of the header image, but is there a way for me to suppress the blog name above the image? (and still retain SEO of course (-; ) and (2) Is it possible for me to move categories to the bottom of the post? 

I hate asking this since it's a beautiful design as is, but for my particular blog, these changes would be very helpful. I don't know CSS, but I can follow code and insert or delete where told to!

Thank you for any help and for your lovely designs.

Ronnie Ann</description>
		<content:encoded><![CDATA[<p>Hi Sadish! </p>
<p>I&#8217;m thinking of moving to WordPress.org and love your Seashore theme. I&#8217;m considering using it, but have two basic questions: (1) I know I can increase the size of the header image, but is there a way for me to suppress the blog name above the image? (and still retain SEO of course (-; ) and (2) Is it possible for me to move categories to the bottom of the post? </p>
<p>I hate asking this since it&#8217;s a beautiful design as is, but for my particular blog, these changes would be very helpful. I don&#8217;t know CSS, but I can follow code and insert or delete where told to!</p>
<p>Thank you for any help and for your lovely designs.</p>
<p>Ronnie Ann</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-75969</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Wed, 05 Mar 2008 06:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-75969</guid>
		<description>Hi Sadish,

Thanks for putting up this solution as you've solved a problem of mine where I need to hide my blog title.

However, it still left with blog description. Possibilities to hide the description as well? 

Thanks!


Regards,
Dennis.</description>
		<content:encoded><![CDATA[<p>Hi Sadish,</p>
<p>Thanks for putting up this solution as you&#8217;ve solved a problem of mine where I need to hide my blog title.</p>
<p>However, it still left with blog description. Possibilities to hide the description as well? </p>
<p>Thanks!</p>
<p>Regards,<br />
Dennis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zakman</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-53634</link>
		<dc:creator>zakman</dc:creator>
		<pubDate>Thu, 17 Jan 2008 19:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-53634</guid>
		<description>Yeah, Sadish, I agree there are possibilities that Google might consider my site because of the attempt at hiding some text.

This is the same as writing keywords on the site in the same color as the background, so humans can't see it, yet the site is 'rich' with keywords.

But Google spiders are not human ;) Google does penalize one for doing that!</description>
		<content:encoded><![CDATA[<p>Yeah, Sadish, I agree there are possibilities that Google might consider my site because of the attempt at hiding some text.</p>
<p>This is the same as writing keywords on the site in the same color as the background, so humans can&#8217;t see it, yet the site is &#8216;rich&#8217; with keywords.</p>
<p>But Google spiders are not human <img src='http://wpthemepark.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> Google does penalize one for doing that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sadish</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-44681</link>
		<dc:creator>Sadish</dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-44681</guid>
		<description>Zakman,

That is possible too. but I heard that Google will consider your site a SPAM if you are using such tactics to hide something.
Again it is not confirmed, but it is just what I heard.

Thanks.</description>
		<content:encoded><![CDATA[<p>Zakman,</p>
<p>That is possible too. but I heard that Google will consider your site a SPAM if you are using such tactics to hide something.<br />
Again it is not confirmed, but it is just what I heard.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zakman</title>
		<link>http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-44020</link>
		<dc:creator>Zakman</dc:creator>
		<pubDate>Wed, 05 Dec 2007 09:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpthemepark.com/2007/07/09/how-to-properly-hide-the-title-of-your-blog.html#comment-44020</guid>
		<description>In the CSS file,  the location where the title should appear is given in pixels. 

So what I did on my blog was make the location something like 4000 px from the left margin, so the title is out of the range of the desktop screen, and hence not visible.

Yet it will appear in the browser top bar, because I've not removed the title in the Options page.</description>
		<content:encoded><![CDATA[<p>In the CSS file,  the location where the title should appear is given in pixels. </p>
<p>So what I did on my blog was make the location something like 4000 px from the left margin, so the title is out of the range of the desktop screen, and hence not visible.</p>
<p>Yet it will appear in the browser top bar, because I&#8217;ve not removed the title in the Options page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
