Today i am tell you how to remove sowing post with lable message in blogger. you can use any blogger template . when you click any lable then this message was show in top of your post many blogger user was want to remove that . if your are also remove that follow some few easy steps and your showing post with label message was removed .
5. Now Remove this code . and relpace it with this code :
6. Safe the template .
Now go to your blog click on any lable ' Showing Posts With Label ' box was removed .
Enjoy Blogging !!
How To Remove Showing Posts With Label In Blogger ?
1. Go to Blogger > Template > Edit HTML .
2. Backup your template .
3. Click On ' Expand Widget Templates ' Box .
4. Press (CTRL+F) and Find 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>
5. Now Remove this code . and relpace it with this code :
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div style='clear: both;'/>
</b:if>
</b:includable>
6. Safe the template .
Now go to your blog click on any lable ' Showing Posts With Label ' box was removed .
Enjoy Blogging !!




0 comments:
Post a Comment