06 April 2010

How to remove show all posts from blogger



How to remove show all posts from blogger

Here's The Tutorial:

Log in to your Blogger account, Back-up your template, then go to:
Dashboard > Layout > Edit
HTML > check Expand Widget Templates box


Find the following part of code:
<b:includable
id='status-message'>

<b:if cond='data:navMessage'>

<div class='status-msg-wrap'>

<div class='status-msg-body'>

<data:navMessage/>

</div>

<div class='status-msg-border'>

<div class='status-msg-bg'>

<div class='status-msg-hidden'><data:navMessage/></div>

</div>

</div>

</div>

<div style='clear: both;'/>

</b:if>

</b:includable>


Then REPLACE it with
<b:includable
id='status-message'>

<b:if cond='data:navMessage'>

<div>

</div>

<div style='clear: both;'/>

</b:if>

</b:includable>

Save.

Now open your blog and view any label.


Technorati Digg This Stumble Stumble Facebook Twitter

Get Our Quick Updates!

Follow us!

0 Comments:

Post a Comment

 

About The Author

Hi! I am the man behind this blog, a professional Blogger, Web Designer, SEO Consultant, Computer Engineer and an addicted Web Developer.


eXTReMe Tracker

Support Us

If our of different IT related Tips & Uploads has providing help to you, and you like these then please spread our word using this badge below and attach this on your blog / website:-

| My Technology Updates © 2009-2012 All Rights Reserved | Contact us | Sitemap | Back To Top |