Normal Blogger blags show the " Showing Posts With Label " attribution whenever a person clicks on a label in Blogger. This message is not very important and sometimes blogger like us LOVE to remove these annoying attributions. To know how to remove the Showing Posts With Label attribution from Blogger follow the steps given below.
1. Go to your Blogger Dashboard and Navigate To the Template Menu.
3. In the Edit HTML Window, Click anywhere in the window and Press Ctrl + F to activate the search option.
5. When You will expand it you will find something like this-
How to Remove the " Showing Posts With Label ... " Attribution from Blogger :
1. Go to your Blogger Dashboard and Navigate To the Template Menu.
2. Click On Edit HTML option In the Template Menu.
3. In the Edit HTML Window, Click anywhere in the window and Press Ctrl + F to activate the search option.
4. Then Search-
After you find it click on the arrow sign right beside the code to expand it.<b:includable id="status-message"></b:includable>
<pre class="brush:html">
Your 'HTML' code goes here
</pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
Your 'HTML' code goes here
</pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
<pre class="brush:html">
Your 'HTML' code goes here
</pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
Your 'HTML' code goes here
</pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
<pre class="brush:html">
Your 'HTML' code goes here
</pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
Your 'HTML' code goes here
</pre> - See more at: http://mybloggerdesk.blogspot.com/2013/01/how-to-add-syntax-highlighter-to-blogger.html#sthash.dPwC7XHS.dpuf
5. When You will expand it you will find 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>
6. You will have to just replace it with the code below to Remove the Showing Posts With Label attribution from your blogger blog.
Thank you for reading and if you face any problem completing the steps leave a comment below and I will response to it as soon as possible.
<b:includable id='status-message'>7. After you replace it just save the template and you will notice that the " Showing Posts With Label " attribution.
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
Thank you for reading and if you face any problem completing the steps leave a comment below and I will response to it as soon as possible.
0 comments: