Most of the blogger dislike this and try to edit normally. But, the Blogger is don't allowed to fully edit or remove this widget. If you have tried to remove this then you may noticed that gadget is locked and you are able to modify only the "Copyright" statement from the widget. Fortunately, I read about "How to Remove or Customize Powered by Blogger Attribution widget" at ThingsGuide blog. So I am sharing this today. Follow me and we will make Ste-by-Step;
Steps :
Important Notice : Always Back Up Your Templates before Making Any Changes On it.1. Go to Design > Edit HTML
2. Click Ctrl+F and Search for the code below in your template.
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>3. 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 similar 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. Save your template.
8. Go back and navigate to Layout tab.
9. Find Attribution element bottom of your page.
10. Click on Edit
Now Attribution element has been removed. You can add another element using bottom Add a Gadget link to add custom attribution.That All; Thank!
No comments:
Post a Comment