<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Blogger Navbar &#8211; How to Remove It</title>
	<atom:link href="http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/</link>
	<description>Collection of Free Blog Templates</description>
	<lastBuildDate>Fri, 12 Mar 2010 13:25:43 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chae</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-13080</link>
		<dc:creator>Chae</dc:creator>
		<pubDate>Sat, 20 Feb 2010 20:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-13080</guid>
		<description>help please!!! i like the navbar not being there, only now i cant get to the menu to edit my blog! please help !</description>
		<content:encoded><![CDATA[<p>help please!!! i like the navbar not being there, only now i cant get to the menu to edit my blog! please help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Picking a Platform for Your Blog</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-12546</link>
		<dc:creator>Picking a Platform for Your Blog</dc:creator>
		<pubDate>Mon, 04 Jan 2010 04:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-12546</guid>
		<description>[...] trying to position your blog as professional, that&#8217;s really not a problem I guess.) You can hide the navbar, but it involves going into the CSS code, which a lot of people wouldn&#8217;t be comfortable [...]</description>
		<content:encoded><![CDATA[<p>[...] trying to position your blog as professional, that&#8217;s really not a problem I guess.) You can hide the navbar, but it involves going into the CSS code, which a lot of people wouldn&#8217;t be comfortable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Freddy</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-12343</link>
		<dc:creator>Frank Freddy</dc:creator>
		<pubDate>Sat, 19 Dec 2009 11:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-12343</guid>
		<description>here is the video..
step by step..
video tutorial..
very easy to understand with this video..

http://www.metacafe.com/watch/739548/remove_blogger_navbar/</description>
		<content:encoded><![CDATA[<p>here is the video..<br />
step by step..<br />
video tutorial..<br />
very easy to understand with this video..</p>
<p><a href="http://www.metacafe.com/watch/739548/remove_blogger_navbar/" rel="nofollow">http://www.metacafe.com/watch/739548/remove_blogger_navbar/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diner</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-12220</link>
		<dc:creator>diner</dc:creator>
		<pubDate>Mon, 07 Dec 2009 11:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-12220</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amanda</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-11876</link>
		<dc:creator>amanda</dc:creator>
		<pubDate>Sat, 21 Nov 2009 01:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-11876</guid>
		<description>oops sorry about that blogger help link, you don&#039;t have to put that it was an accident on my part :(</description>
		<content:encoded><![CDATA[<p>oops sorry about that blogger help link, you don&#8217;t have to put that it was an accident on my part <img src='http://www.eblogtemplates.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amanda</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-11875</link>
		<dc:creator>amanda</dc:creator>
		<pubDate>Sat, 21 Nov 2009 01:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-11875</guid>
		<description>Or you can toggle it using this code instead

/* Blogger Navigation Bar */
#navbar-iframe {
opacity:0.0;
height: 10px;
filter:alpha(Opacity=0)
}
#navbar-iframe:hover {
opacity:1.0;
height: 30px;
filter:alpha(Opacity=100, FinishedOpacity=100)
border: 2px;
}
/*Blogger-Help-http://bloggerstop.net*/</description>
		<content:encoded><![CDATA[<p>Or you can toggle it using this code instead</p>
<p>/* Blogger Navigation Bar */<br />
#navbar-iframe {<br />
opacity:0.0;<br />
height: 10px;<br />
filter:alpha(Opacity=0)<br />
}<br />
#navbar-iframe:hover {<br />
opacity:1.0;<br />
height: 30px;<br />
filter:alpha(Opacity=100, FinishedOpacity=100)<br />
border: 2px;<br />
}<br />
/*Blogger-Help-http://bloggerstop.net*/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bravejeworld</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-11313</link>
		<dc:creator>Bravejeworld</dc:creator>
		<pubDate>Fri, 25 Sep 2009 14:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-11313</guid>
		<description>worked like a dream! :)</description>
		<content:encoded><![CDATA[<p>worked like a dream! <img src='http://www.eblogtemplates.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian MacGregor</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-10795</link>
		<dc:creator>Ian MacGregor</dc:creator>
		<pubDate>Tue, 18 Aug 2009 23:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-10795</guid>
		<description>In case anyone is interested in whether or not hiding the blogger navbar is a violation of the Blogger TOS, it isn&#039;t. See the following post with an explanation by a Blogger employee:
http://groups.google.com/group/blogger-help-customizing/browse_thread/thread/c7e3226fe35da11e?fwc=1&amp;pli=1</description>
		<content:encoded><![CDATA[<p>In case anyone is interested in whether or not hiding the blogger navbar is a violation of the Blogger TOS, it isn&#8217;t. See the following post with an explanation by a Blogger employee:<br />
<a href="http://groups.google.com/group/blogger-help-customizing/browse_thread/thread/c7e3226fe35da11e?fwc=1&amp;pli=1" rel="nofollow">http://groups.google.com/group/blogger-help-customizing/browse_thread/thread/c7e3226fe35da11e?fwc=1&amp;pli=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crusader</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-10404</link>
		<dc:creator>crusader</dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-10404</guid>
		<description>Hey bro... it&#039;s fantastic... My Navbar problem is settled...

But one more thing, can i remove the links by my template provider... Looks awkward too...

thanks man.</description>
		<content:encoded><![CDATA[<p>Hey bro&#8230; it&#8217;s fantastic&#8230; My Navbar problem is settled&#8230;</p>
<p>But one more thing, can i remove the links by my template provider&#8230; Looks awkward too&#8230;</p>
<p>thanks man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BK Vas</title>
		<link>http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/comment-page-1/#comment-10062</link>
		<dc:creator>BK Vas</dc:creator>
		<pubDate>Fri, 03 Jul 2009 10:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.eblogtemplates.com/blogger-navbar-how-to-remove-it/#comment-10062</guid>
		<description>Great Help man!!!
I was soooooooooooo desperate</description>
		<content:encoded><![CDATA[<p>Great Help man!!!<br />
I was soooooooooooo desperate</p>
]]></content:encoded>
	</item>
</channel>
</rss>
