- Back to Home »
- blogger , template , widgets »
- How to Hide / Remove Status Message Bar in Blogger Blogs
Thursday, 27 December 2012
What is “Status Message Bar” in Blogger Blog?
In Search pages or in Label Pages You can observe a Bar with some message at the top of posts.
that is Status Message Bar.
It should be like…:-
Showing newest posts for query XXXXXX. Show older posts
Showing newest posts with label XXXXXX. Show older posts
You can Remove or Hide this message by following simple tricks
1.By adding CSS code
2.By Removing Template code
1.HOW TO REMOVE THIS BAR BY CSS?
1:- Go to Blogger Dashboard > Template Tab > Edit HTML
2:- Find ]]></b:skin> tag
3:- Add the following code before it and save your template
.status-msg-wrap{display:none !important;}
2.HOW TO REMOVE THIS BAR BY CSS?
1:- Go to Blogger Dashboard > Template tab > Edit HTML
2:- Check Expand Widget Templates Check Box
3:-Then find Following code and remove it from template
<b:include data='top' name='status-message'/>
4:-Finally save your Template
That’s it. You can use any one trick from above
The Status Message Bar must Disappeared from your Blog.
Please Like this blog and share it with your friends....Thank you for visiting my blog......