<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: That Ugly Blogger Navbar</title>
	<link>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/</link>
	<description>Ideas for better blogging</description>
	<pubDate>Tue, 02 Dec 2008 11:48:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: traveller</title>
		<link>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-2755</link>
		<author>traveller</author>
		<pubDate>Mon, 07 Jan 2008 02:05:12 +0000</pubDate>
		<guid>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-2755</guid>
		<description>If I disable the navbar, then the login also disapears, how to disable just only the "next-blog"  button in the nave bar</description>
		<content:encoded><![CDATA[<p>If I disable the navbar, then the login also disapears, how to disable just only the &#8220;next-blog&#8221;  button in the nave bar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blogsolid</title>
		<link>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-149</link>
		<author>Blogsolid</author>
		<pubDate>Wed, 19 Sep 2007 09:57:11 +0000</pubDate>
		<guid>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-149</guid>
		<description>I could not get Paul's method to work, but Bikram's code does the trick.

On the Dashboard, click Manage &gt; “Layout”. Under Template, click “Edit HTML”. In the editing box, scroll down a little way to where the CSS starts. Paste the code there.

I don't know how legal it is, but it works - no more navbar!</description>
		<content:encoded><![CDATA[<p>I could not get Paul&#8217;s method to work, but Bikram&#8217;s code does the trick.</p>
<p>On the Dashboard, click Manage > “Layout”. Under Template, click “Edit HTML”. In the editing box, scroll down a little way to where the CSS starts. Paste the code there.</p>
<p>I don&#8217;t know how legal it is, but it works - no more navbar!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greta Lambardo</title>
		<link>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-142</link>
		<author>Greta Lambardo</author>
		<pubDate>Tue, 18 Sep 2007 10:12:50 +0000</pubDate>
		<guid>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-142</guid>
		<description>Wow; thanks at first to the Autor of this nice Blog; 
and then to Paul and Bikram . I will try it  . .</description>
		<content:encoded><![CDATA[<p>Wow; thanks at first to the Autor of this nice Blog;<br />
and then to Paul and Bikram . I will try it  . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bikram</title>
		<link>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-138</link>
		<author>Bikram</author>
		<pubDate>Mon, 17 Sep 2007 18:52:23 +0000</pubDate>
		<guid>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-138</guid>
		<description>U can use this piece of code in your blog template stylesheet - 

&lt;code&gt;#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}&lt;/code&gt;

Add this code, save template and voila. NJoy - no navbar.</description>
		<content:encoded><![CDATA[<p>U can use this piece of code in your blog template stylesheet - </p>
<p><code>#navbar-iframe {<br />
height:0px;<br />
visibility:hidden;<br />
display:none<br />
}</code></p>
<p>Add this code, save template and voila. NJoy - no navbar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-137</link>
		<author>Paul</author>
		<pubDate>Mon, 17 Sep 2007 15:18:56 +0000</pubDate>
		<guid>http://blogsolid.com/ideas/2007/that-ugly-blogger-navbar/#comment-137</guid>
		<description>Put this in your CSS:

&lt;code&gt;#b-navbar {
  height:0px;
  visibility:hidden;
  display:none
}&lt;/code&gt;

from: http://labnol.blogspot.com/2005/12/disable-hide-blogger-navbar.html</description>
		<content:encoded><![CDATA[<p>Put this in your CSS:</p>
<p><code>#b-navbar {<br />
  height:0px;<br />
  visibility:hidden;<br />
  display:none<br />
}</code></p>
<p>from: <a href="http://labnol.blogspot.com/2005/12/disable-hide-blogger-navbar.html" rel="nofollow">http://labnol.blogspot.com/200.....avbar.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
