});
Featured Post: Increase YouTube Buffer Speed! | Subscribe to us for more!
<script> var adfly_id = 1058506; var adfly_advert = 'banner'; var frequency_cap = 5; var frequency_delay = 5; var init_delay = 3; </script> <script src="http://adf.ly/js/entry.js"></script>

Thursday 26 July 2012

Remove showing post with label in blogger!

By default, all blogger who uses the drop down menu or customized menus where they can input their URL'S into. When a user clicks them this label shows:




Some people prefer to keep them with their own reasons, there are also benefits for doing so, however it varies from person to person. If you would like to remove this label and make your blog look more like a professional website, follow what I do:


NOTE: It is recommended that you backup the template first, just in case you changed the wrong piece of code or you have second thoughts about having labels. You can easily restore them.

Step 1: Login to your Blogger dashboard and navigate to Layout > Edit HTML and check Expand Widget Templates.

Step 2: Look for the code <b:includable id='status-message'>

Once you find the below codes in the template, just delete the codes:
<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 it with this piece of code:
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div style='clear: both;'/>
</b:if>
</b:includable>
You are done! Now check your blog to observe changes made.
What do you think, what do you think are the advantages of retaining the label? Post your comments here! I would like to hear about it!
Do you Like this Post..?

Get Free Email Updates Daily!

Follow us!

 
Related Posts Plugin for WordPress, Blogger...

Most wanted post: How to use premium cookies Subscribe to our feed if you would like to receive updates from us!--------------------------------->

X
~