adf.ly - shorten links and earn money!

How To Remove "Showing new post with label" in Blogger

When you select a label or when searching for something using search box on the blog, then the display will begin with the following notification :


Without it, it gives the professional look to your blog. If you want to remove it, you can follow this tutorial.

Steps :

1. Go to your Dashboard >> Design >> Edit HTML >> Check Expand Widget Templates.

2. Search for this code :

<b:includable id='status-message'>

3. Then, you need to identify the whole code. It will look something like this :
<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>
3. Then, replace the whole code with the code below.
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
4. Save your template. DONE!

Now, the notification will not appear anymore. All the best!


Like it? Recommend it!

5 comments:

  1. superb dude, make my blog more awesome. :s

    ReplyDelete
  2. Awesome Thank you very very much.

    ReplyDelete
  3. I recently came across your blog and have been reading along. I thought I would leave my first comment. I don't know what to say except that I have enjoyed reading. Nice blog. I will keep visiting this blog very often.
    acheter des abonnés youtube

    ReplyDelete

Drop your comment. Ask or suggestion.

Join us on Faceboook Page too.