20 Best Tips

Removing the “Showing posts with…” Label

This post may contain affiliate or advertiser links. Read my full disclosure policy .

I’m not super fond of that little box that shows up at the top of searches that I do for specific topics on my own blog. Pretty much unnecessary for the most part.

This is the one that I’m talking about:image

Want to know a quick and easy way to remove it?

1. BACK UP YOUR TEMPLATE. I know it seems easy, but trust me ~ you just never know!

2. In your Blogger account, go to DASHBOARD ~ LAYOUT ~ EDIT HTML  and be sure to click the little box that says ‘expand widgets’.

image 3. Find the following block of coding in your html {you can copy the first line and use the CTRL + F keys to find the line}:

<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. Replace the above coding with the following block of coding:

<b:includable id=’status-message’>
<b:if cond=’data:navMessage’>
<div>
</div>
<div style=’clear: both;’/>
</b:if>
</b:includable>

5. Save your template and the box will be gone!

This post may contain affiliate or advertiser links. Read my full disclosure policy .


10 great tips for people who are teaching a struggling learner

 

Would you rather SUBSCRIBE BY RSS?

Comments

  1. Oh, that is cool. Thanks! [smile]

  2. Thanks, this is very useful

Leave a Comment

*

n

Send this to a friend