<?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: How To Hide Description From Blogger Header	</title>
	<atom:link href="https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/</link>
	<description>Blogger Tips And Tricks&#124;Latest Tips For Bloggers</description>
	<lastBuildDate>Sat, 06 Dec 2014 10:06:11 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Selou		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-359464</link>

		<dc:creator><![CDATA[Selou]]></dc:creator>
		<pubDate>Sat, 06 Dec 2014 10:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-359464</guid>

					<description><![CDATA[This is not the first time I resolved blog issues because of you. Your blog is awesome!]]></description>
			<content:encoded><![CDATA[<p>This is not the first time I resolved blog issues because of you. Your blog is awesome!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: WhiteWalker		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-331219</link>

		<dc:creator><![CDATA[WhiteWalker]]></dc:creator>
		<pubDate>Fri, 25 Jul 2014 14:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-331219</guid>

					<description><![CDATA[Thanks this was an easy solution!]]></description>
			<content:encoded><![CDATA[<p>Thanks this was an easy solution!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: noufal		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-290024</link>

		<dc:creator><![CDATA[noufal]]></dc:creator>
		<pubDate>Sun, 22 Dec 2013 10:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-290024</guid>

					<description><![CDATA[Lasantha @ working well ...]]></description>
			<content:encoded><![CDATA[<p>Lasantha @ working well ...</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wilker		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-83490</link>

		<dc:creator><![CDATA[Wilker]]></dc:creator>
		<pubDate>Mon, 10 Sep 2012 00:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-83490</guid>

					<description><![CDATA[This is really amazing. Both your hide tittle and description helped me alot!
Thank you , so much!]]></description>
			<content:encoded><![CDATA[<p>This is really amazing. Both your hide tittle and description helped me alot!<br />
Thank you , so much!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nife		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-54410</link>

		<dc:creator><![CDATA[Nife]]></dc:creator>
		<pubDate>Tue, 10 Jul 2012 17:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-54410</guid>

					<description><![CDATA[Thanks, i tried it and it worked. @Kidstazion thanks also....]]></description>
			<content:encoded><![CDATA[<p>Thanks, i tried it and it worked. @Kidstazion thanks also....</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kidstazion		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-25234</link>

		<dc:creator><![CDATA[Kidstazion]]></dc:creator>
		<pubDate>Sun, 19 Feb 2012 11:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-25234</guid>

					<description><![CDATA[Find below code after expand widget templates :
.header-inner .Header .descriptionwrapper {
  padding: 0 $(header.padding); 
}

insert this code : display: none;

and the complete code should be like this :

.header-inner .Header .descriptionwrapper {
  padding: 0 $(header.padding); display: none;
}

Good luck!
http://www.kidstazion.com]]></description>
			<content:encoded><![CDATA[<p>Find below code after expand widget templates :<br />
.header-inner .Header .descriptionwrapper {<br />
  padding: 0 $(header.padding);<br />
}</p>
<p>insert this code : display: none;</p>
<p>and the complete code should be like this :</p>
<p>.header-inner .Header .descriptionwrapper {<br />
  padding: 0 $(header.padding); display: none;<br />
}</p>
<p>Good luck!<br />
http://www.kidstazion.com</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: shadow		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-4083</link>

		<dc:creator><![CDATA[shadow]]></dc:creator>
		<pubDate>Wed, 03 Aug 2011 06:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-4083</guid>

					<description><![CDATA[thanks&lt;br /&gt;http://shadowtodeath.blogspot.com/]]></description>
			<content:encoded><![CDATA[<p>thanks<br />http://shadowtodeath.blogspot.com/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JefFrey Lopez		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-3709</link>

		<dc:creator><![CDATA[JefFrey Lopez]]></dc:creator>
		<pubDate>Tue, 01 Mar 2011 07:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-3709</guid>

					<description><![CDATA[The same with me sir.. i cannot find also the code&lt;br /&gt;&lt;br /&gt;to hide the description even the Title.&lt;br /&gt;&lt;br /&gt;http://www.pinoywarezdl.co.cc/]]></description>
			<content:encoded><![CDATA[<p>The same with me sir.. i cannot find also the code</p>
<p>to hide the description even the Title.</p>
<p>http://www.pinoywarezdl.co.cc/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Blogger Tips And Tricks&#124;Latest Tips For Bloggers		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-3464</link>

		<dc:creator><![CDATA[Blogger Tips And Tricks&#124;Latest Tips For Bloggers]]></dc:creator>
		<pubDate>Mon, 06 Dec 2010 13:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-3464</guid>

					<description><![CDATA[@&lt;a href=&quot;#c1212682099481934239&quot; rel=&quot;nofollow&quot;&gt;PinoyDoble&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;find this:&lt;br /&gt;&lt;br /&gt;&#060;div class=&#039;descriptionwrapper&#039;&#062;&lt;br /&gt;&lt;br /&gt;replace it with below one:&lt;br /&gt;&lt;br /&gt;&#060;div class=&#039;descriptionwrapper&#039; style=&#039;display:none;&#039;&#062;]]></description>
			<content:encoded><![CDATA[<p>@<a href="#c1212682099481934239" rel="nofollow">PinoyDoble</a></p>
<p>find this:</p>
<p>&lt;div class=&#39;descriptionwrapper&#39;&gt;</p>
<p>replace it with below one:</p>
<p>&lt;div class=&#39;descriptionwrapper&#39; style=&#39;display:none;&#39;&gt;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PinoyDoble		</title>
		<link>https://www.bloggertipandtrick.net/how-to-hide-description-from-blogger/#comment-3460</link>

		<dc:creator><![CDATA[PinoyDoble]]></dc:creator>
		<pubDate>Sun, 05 Dec 2010 15:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-hide-description-from-blogger-header.html#comment-3460</guid>

					<description><![CDATA[Good day sir.&lt;br /&gt;&lt;br /&gt;I was looking for this tutorial for almost a week.I&#039;m glad I found this. but i have some little problems. I cant find the code with #header. description { .. I&#039;m using high customized advance template. any help from you will be highly appreciated. my blog is http://animemoryu.blogspot.com&lt;br /&gt;&lt;br /&gt;Thanks in advance]]></description>
			<content:encoded><![CDATA[<p>Good day sir.</p>
<p>I was looking for this tutorial for almost a week.I&#39;m glad I found this. but i have some little problems. I cant find the code with #header. description { .. I&#39;m using high customized advance template. any help from you will be highly appreciated. my blog is http://animemoryu.blogspot.com</p>
<p>Thanks in advance</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
