The Following Script is shared from the Techzain website .
Steps to Customise the post showing with label . I hope many of them have seen this when you do search on the blog .the post will be displayed with the message at the top " showing post with label "
Steps to Customise the post showing with label . I hope many of them have seen this when you do search on the blog .the post will be displayed with the message at the top " showing post with label "
Screen Shot : ( How it Looks )
Steps to Customise Post Showing With Label :
- Go to Blogger Dashboard -> Design -> Edit HTML
- Check Expand Widget Templates.
- Find the code shown below using [ ctrl+F ]
<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>
- Replace that code with the code below :
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>
- Preview and Save Template.
Trouble ? Wanna Say thanks , Comment below .
0 comments:
Post a Comment
1.Your feedback is appreciated .we will try to respond as soon as possible .
2.While commenting make sure you click "subscribe by mail ", so that you will be notified follow up replies
3.Please don't spam ,dont use keyword in the name section, don't drop the links for the sake of backlinks and other purpose ( Comments will not be published and deleted)
4.Make sure you check the previous comments , before asking any any queries . you may get the solition in the comments itself.
5.Comments should be related to the topic .
if above all not followed the user may result in ban :(