"Powered By Blogger" Is a default attribution gadget of Blogger Template. Generally, you do not edit or remove of this Attribution Widget. If you have attempted to remove this then you may noticed that gadget is locked and you are able to moderate only the "Copyright" statement from the widget.
How to Remove blogger footer attribution widget
Most of the blogger dislike this attribution widget and want to know how to remove
or edit it from blogger template. So lets follow my instructions below if you
wish to remove or customize blogger attribution widget.
Steps :
Notice : Every time Back Up Your Templates before Making Any Changes of it.
1. Go to Dashboard >> Design >> Edit HTML
2. Expand your Widget Template.
3. Click Ctrl+F for Search for the code below in your
template.
<b:widget id='Attribution1' locked='true' title=''
type='Attribution'>
4. Now change the locked value 'true' to 'false' in the line
of code.
<b:widget id='Attribution1' locked='false' title=''
type='Attribution'>
5. Now find the code alike below.
<b:section class='foot' id='footer-3'
showaddelement='no'>
6. Now change attribute value showaddelement
no to yes as below.
<b:section class='foot' id='footer-3' showaddelement='yes'>
7. Now save your template.
8. Go back your Dashboard >> Layout tab.
10. Find Attribution element bottom of your page.
11. Click on Edit
12. Now click on
Remove button.
You have almost done! Now Attribution element has been removed. You
can add an additional element using bottom Add a Gadget link to add custom
attribution.
If you think this tutorial is helpful, let me know via comment…………waiting!!














