In Blogger ,when you click and go to a label page or make a search ,you will see a message box at the top with the content " show post with label : .... " . This message box can be hidden if you like .
Just go through this tip :
Login to your blog
Go to Layout ,and choose edit HTML .
Insert this code before ]]></b:skin>
.status-msg-wrap{
display:none;
}
If the message box is still showed ,you can do this way :
Find and delete this code :
<b:include data='top' name='status-message'/>
Ok,you are done .
|
|
---|
|
|
---|
No comments:
Post a Comment