Friday, July 13, 2012

How to remove attribution widget

Are you annoyed that sometimes the attribution gadget gets in the way of your blog design?


Attribution is the one that says "powered by Blogger

This gadget is usually locked in most blogger templates, and I will teach you how to remove them on these simple steps.

1. Dashboard > Template >Edit html

2. Search using Control+ F >

     Look for this code

 <b:widget id='Attribution1' locked='true' title='' type='Attribution'>
  
    Replace true with false.

3. Now save the template.

Go to layout and look for the attribution gadget and then you can move it or remove it.