Note:
Back up your template before applying the code in template by navigating to dashboard –> Design tab –>Edit html –> Download Full Template.Method:
1) Login to your Blogger dashboard –> Design tab –> Edit html.2) Click on Expand Template
3) Search for following code:
<b:includable id='status-message'><b:if cond='data:navMessage'><div class='status-msg-wrap'><div class='status-msg-body'><data:navMessage/></div><div class='status-msg-border'><div class='status-msg-bg'><div class='status-msg-hidden'><data:navMessage/></div></div></div></div><div style='clear: both;'/></b:if></b:includable>
4) Replace the above code with :
<b:includable id='status-message'><b:if cond='data:navMessage'><div></div><div style='clear: both;'/></b:if></b:includable>
5) Save it and open your blog and see the changes.








