20 April 2012

Remove Showing Posts with Labels in Blogger

When you click on a label it shows "Showing posts with label labelname" on top of the first post title.I myself dislike this and therefore removed it. Now I thought of sharing it with you.However the steps are easy and I am sure you will be able to do this in 5 minutes.
Remove Showing Posts with Labels in Blogger

  1. Go to Blogger > Template >Edit Html
  2. Click proceed (never forget to backup your template)
  3. Click Expand Widgets and press F3 and find this 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>
     4.  Now simply replace this code with this:
<b:includable id='status-message'> 
<b:if cond='data:navMessage'> 
<div> 
</div> 
<div style='clear: both;'/> 
</b:if> 
</b:includable>
     5. Save the template and you are finished.!

Please drop your comments and share it! ©2012, Copyright Parigyan Tamuly.
Share the Posts

Technorati Digg This Stumble Stumble Facebook Twitter