<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hacking Truths &#187; Blogger Hacking</title>
	<atom:link href="http://www.hungry-hackers.com/category/blogger-hacking/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hungry-hackers.com</link>
	<description>Hacking is fun, If you are a &#34;Hacker&#34;!</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Remove Blogger Navbar</title>
		<link>http://www.hungry-hackers.com/2007/11/remove-blogger-navbar.html</link>
		<comments>http://www.hungry-hackers.com/2007/11/remove-blogger-navbar.html#comments</comments>
		<pubDate>Tue, 20 Nov 2007 09:15:00 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Blogger Hacking]]></category>

		<guid isPermaLink="false">http://hungry-hackers.com/?p=98</guid>
		<description><![CDATA[To hide the Blogger NavBar:
- Log in to blogger
- On your Dashboard, select Layout. This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog&#8217;s HTML.
- paste the CSS definition in the top of the template code:

-----------------------------------------------Blogger Template StyleName:     RoundersDesigner: Douglas BowmanURL:      www.stopdesign.comDate:     27 Feb 2004Updated by: Blogger Team----------------------------------------------- */
#navbar-iframe {display: none !important;}
/* Variable definitions====================...
Remove the code to show it again.
]]></description>
			<content:encoded><![CDATA[<p>To hide the Blogger NavBar:</p>
<p>- Log in to blogger</p>
<p>- On your Dashboard, select <b><i>Layout</i></b>. This will take you to the <b><i>Template</i></b> tab. Click <b><i>Edit HTML</i></b>. Under the <b><i>Edit Template</i></b> section you will see you blog&#8217;s HTML.</p>
<p>- paste <span style="border: 1px solid rgb(255, 255, 255); padding: 1px 3px; background: rgb(204, 238, 204) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(0, 0, 0); font-weight: bold; font-style: italic;font-family:verdana;" >the CSS definition</span> in the top of the template code:</p>
<p><span id="fullpost">
<pre style="border: 1px solid rgb(255, 255, 255); padding: 10px; background: rgb(221, 221, 221) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-right: 40px; color: rgb(0, 0, 0);"><b:skin><span style="font-weight: bold;font-family:verdana;" >-----------------------------------------------</span><span style="font-weight: bold;font-family:verdana;" >Blogger Template Style</span><span style="font-weight: bold;font-family:verdana;" >Name:     Rounders</span><span style="font-weight: bold;font-family:verdana;" >Designer: Douglas Bowman</span><span style="font-weight: bold;font-family:verdana;" >URL:      www.stopdesign.com</span><span style="font-weight: bold;font-family:verdana;" >Date:     27 Feb 2004</span><span style="font-weight: bold;font-family:verdana;" >Updated by: Blogger Team</span><span style="font-weight: bold;font-family:verdana;" >----------------------------------------------- */</span></b:skin></pre>
<pre style="border: 1px solid rgb(255, 255, 255); padding: 10px; background: rgb(204, 238, 204) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-right: 40px; color: rgb(0, 0, 0); font-family: verdana; font-weight: bold;">#navbar-iframe {display: none !important;}</pre>
<pre style="border: 1px solid rgb(255, 255, 255); padding: 10px; background: rgb(221, 221, 221) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-right: 40px; color: rgb(0, 0, 0); font-family: verdana; font-weight: bold;">/* Variable definitions====================<variable name="mainBgColor" description="Main Background Color" type="color" default="#fff" value="#ffffff"><variable name="mainTextColor" description="Text Color" type="color" default="#333" value="#333333">...</variable></variable></pre>
<p>Remove the code to show it again.</span></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=98&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2007/11/remove-blogger-navbar.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To hide the Blogger NavBar:</title>
		<link>http://www.hungry-hackers.com/2007/10/to-hide-the-blogger-navbar.html</link>
		<comments>http://www.hungry-hackers.com/2007/10/to-hide-the-blogger-navbar.html#comments</comments>
		<pubDate>Tue, 09 Oct 2007 12:08:00 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Blogger Hacking]]></category>
		<category><![CDATA[Internet Hacking]]></category>

		<guid isPermaLink="false">http://hungry-hackers.com/?p=77</guid>
		<description><![CDATA[To hide the Blogger NavBar:
- Log in to blogger
- On your Dashboard, select Layout . This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog&#8217;s HTML.
- paste the CSS definition in the top of the template code :
]]></description>
			<content:encoded><![CDATA[<p>To hide the Blogger NavBar:</p>
<p>- Log in to blogger</p>
<p>- On your Dashboard, select Layout . This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog&#8217;s HTML.</p>
<p>- paste the CSS definition in the top of the template code :</p>
<p><b:skin><!--[CDATA[/*-----------------------------------------------Blogger Template StyleName: RoundersDesigner: Douglas BowmanURL: www.stopdesign.comDate: 27 Feb 2004Updated by: Blogger Team----------------------------------------------- */   <span style="color: rgb(0, 0, 0);"><span style="font-weight: bold;">#navbar-iframe { display: none !important;}</span> </span></p>
<p> /* Variable definitions ====================<br /><variable name="mainBgColor" description="Main Background Color" type="color" default="#fff" value="#ffffff"><br /><variable name="mainTextColor" description="Text Color" type="color" default="#333" value="#333333"></p>
<p>Remove the code to show it again&#8211;></b:skin></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=77&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2007/10/to-hide-the-blogger-navbar.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 500/549 objects using disk: basic

Served from: hungry-hackers.com @ 2012-02-12 01:54:54 -->
