Friday, August 21, 2020

How to customize the Label Status Message in Blogger

How to customize the Label Status Message in Blogger I have already shared that how we can hide or remove the Label Status Message from Blogger label page. But those who wants to keep this message they can bring some variation by adding their own word on Label status message. Because many users may not find the status message unnecessary. So in this tutorial I will show you how we can customize the Label Status Message from Blogger Label page. The original status message will be like below- Showing posts with label ---------. Show all posts Before After Recommended:Hide or Remove Label Status Message box from Blogger Step 1Log into yourBlogger accountand Go to yourBlogger Dashboard Step 2Clickon- Template - Edit HTML Step 3NowFind thebelow codeby pressing Ctrl+F b:includable id='status-message' Step 4The complete code will be like below b:includable id='status-message' b:if cond='data:navMessage' div class='status-msg-wrap' div class='status-msg-body' data:navMessage/ div class='status-msg-border' div class='status-msg-bg' div class='status-msg-hidden'data:navMessage/ div style='clear: both;'/ /b:if /b:includable Step 5Nowreplace the data:navMessage/ line with below code block More Awesome Posts are Under data:blog.searchLabel/ Label ! I have added a sample text in this tutorial but you can change the text with your own word. But don't remove data:blog.searchLabel/line. If this tutorial is working perfectly then let me know. And like us on Facebook. Thanks.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.