Saturday, September 15, 2012

How to Remove Labels Page Message "Showing posts with label ..."

No comments

In this lesson, I will talk about how to remove labels page message, the message that appears when entering a blog labels, and there are two ways to get rid of them, the second method will be explained in this topic and the first method was explained here HOW TO CHANGE THE BLOGGER LABELS PAGE .

Way to remove the message

  1. Go to your blog
  2. Template / Edit Html
  3. Expand the template to show all tags
  4. Look for the following tag ]]></b:skin> , and paste the code below directly above the tag  ]]></b:skin>.
.status-msg-wrap{display:none !important;}


     5. Save the template.


Drop Your Comments And Questions Below.