You Must have seen some message box when you click on Any of your lable’s link or searching something on your blog like ..


Hiding this message can give a professionals look to your blog.so here in this post I’m sharing with you How to Hide these messages in blogger..

So You can Hide These messages By two ways:
1. Just by adding a simple Line Code in your template.
2.By removing a code line from your template.

First of all every time you edit your template code make a back up….

1. Adding A Line Code to Your Template.


Go to your dashboard>Design Tab>Edit Html

Now find the following code
]]></b:skin>

and paste below code above it


.status-msg-wrap{display:none !important;}

Save your Template and you are done.


2. Removing Code from your Template.

Goto your dashboard>Design Tab>Edit Html

check expand widget box

Now find the following code and remove it carefully

<b:include data=‘top’ name=‘status-message’/>

Save template and check now your message bar will b hidden now..

Share:

administrator

I am a full stack software engineer and a blogger. Primarily, I work on Python, Java and React.js. I am an autodidact with a strong passion for new technologies. I love to build new things from the ground up. I have about 7 years of dynamic experience gained by working in early stage startups to mid-sized organizations in an Agile environment.

2 Comments

  • moto, June 24, 2011 @ 8:23 am Reply

    nice one.sweety…great job.

  • Abhi Balani, June 24, 2011 @ 8:27 am Reply

    @moto : Thanks for you comments….

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.