Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Saturday 15 August 2015

HOW TO REMOVE LABELS PAGE MESSAGE "SHOWING POSTS WITH LABEL ..."


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 hereHOW 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.

No comments:

Post a Comment