How to remove "attribution bar" from Blog

Follow these simple steps to remove "Powered by Blogger" bar from blog...
  1. From the Design tab navigate to Edit Html.
  2. Now search for the following code: 
<!-- outside of the include in order to lock Attribution widget -->
      <b:section class='foot' id='footer-3' showaddelement='no'>
<b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
</b:section> 

    3.  Now change locked='true' to locked='false'.  This will simply unlock the attribution bar, so that you can easily remove the attribution bar.
    4.  Now save Template and navigate to Page Element.
    5.  Now click on Edit on Attribution widget at the bottom, that will open a window as following image...
  6.  From here, Click on Remove tab and you have done.
  7.  Now...attribution bar doesn't exist any more in your blog.

Have Fun...and plzz leave your comments...

0 Response to "How to remove "attribution bar" from Blog"

Post a Comment