1. Logging to your Blogger Account.
Note:- Backup your current template coding after you have to apply this process.
Note:- Backup your current template coding after you have to apply this process.
3. Press CTRL+F in the code window and find below 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>
5. Replace Below Code.
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
<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. Replace Below Code.
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
6. Save your Template
Important Links:-
1. How to Remove Space between two Post in Blogger.
2. Add Auto Read More Button With Thumbnail to Blogger.
3. Remove Blog Name from Title on Blogger.
4. How to Add Multi colored Popular Post widget in Blogger.
5. How to Add Page Navigation in Blogger.
6. How to Add & Create Drop Down Menu in Blogger.
7. How to Change your Blogger templates with drop down menu.
1. How to Remove Space between two Post in Blogger.
2. Add Auto Read More Button With Thumbnail to Blogger.
3. Remove Blog Name from Title on Blogger.
4. How to Add Multi colored Popular Post widget in Blogger.
5. How to Add Page Navigation in Blogger.
6. How to Add & Create Drop Down Menu in Blogger.
7. How to Change your Blogger templates with drop down menu.
0 Response to "How to Remove "Showing post with label...show all posts" in Blogger"
Post a Comment