Pages
Home
Adsense Tips
Blogging Tips
SEO Tips
Wordpress
Sunday, March 23, 2014
How to remove showing posts with label on blogger
Go to Blogger Template >> Edit HTML and Search for the below code
<b:includable id='status-message'>
Now Expand the code and replace with the below code.
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
And save it.
2 comments:
Anonymous
March 23, 2014 at 6:58 AM
Thank You sir, It really helped me
Reply
Delete
Replies
Reply
Anchal
March 23, 2014 at 8:54 AM
Thank you sir
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Thank You sir, It really helped me
ReplyDeleteThank you sir
ReplyDelete