Yesterday I noticed the Message “Showing post with Label” In Label or category page of Blogger.It was looking weird in my Blog so I wanted to remove that Wired Label Message.I though it was difficult but after some tweak it was easily removed as we breath .If you also want to do so then You can do it easily.For that please read the below ideas.
Lets have a look on screen shot
Removing Wired Message In Label page.
- Go to Blogger.com
- Click on design or template
- Click on Edit HTML
- Tick on Expand Widget
- Find this Lines
<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>
- Replace that lines with these codes
<b:includable id='status-message'> <b:if cond='data:navMessage'> <div style='clear: both;'/> </b:if> </b:includable>
- Click on Orange button “Save”
Note:You may not see in preview.
If you want to change that message then the tutorials is here.
Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.
0 comments on "Removing “Showing posts with label” in Label Page of Blogger.":
Post a Comment
We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam