Header Ads Widget

Responsive Advertisement

How to remove powered by blogger from blogger blog

Step 1: Log in to your blogger account and click on the Template > Edit Html.
Step  2: Now click on Expand Widget Template and find the below code in the template.

Step 3:Now in the editor press ctrl + F and find for this  
<b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’>

Step  4: Change the above code with below code
<b:widget id=’Attribution1′ locked=’false’ title=” type=’Attribution’>


Step 5: Once done click save template Now go to layout option and at the below you can see attribution gadget, click Remove


Step 6: Thats it!!Your Done:))