You want to customize, hide or completely remove the "powered by blogger" attribution link ?. If you notice, it can't be remove just the way you remove others. Now, i will teach you how you can get reed of it.
I divided this tutorial into two sections for easy and better understanding; the first section only dealt with how to hide the attribution link, while the second section dealt with how to remove the gadget from your bog.
Follow carefully through my steps.
First Section.
How To Hide Powered By Blogger Attribution Gadget:
Step 1:
➠Login to your Blog dashboard, click on ⇒Theme tab and then⇒ Edit HTML button.
Step 2:
➠( By using ctrl + F on ur computer) Search for the code below;
]]></b:skin>
➠Replace the code above with this code below;
#Attribution1{display:none;}
]]></b:skin>
*Don't worry it won't scatter your script.
Note: All what we've done above will only hide "Powered by blogger" attribution on desktop version of ur blog, so we need to do the same thing for the mobile version of your blog.
Step 3:
➠Now search for the following code;
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
➠Replace the code below with the one above;
<b:widget id='Attribution1' locked='true' mobile='no' title='' type='Attribution'>
➠Finally, Save your theme or template.
Second Section.
How To Remove Powered By Blogger Attribution Gadget:
Now to remove the "Powered by blogger" attribution follow the steps:
➸In your template, locate the two lines of codes below;
<b:section class='foot' id='footer-3' showaddelement='no'> <b:widget id='Attribution1' locked='true' title='' type='Attribution'>➸From above change showaddelement='no'> to showaddelement='yes'>in the first line.
Also, change locked='true' to locked='false' .
Finally, Save your template!.
Note: You've enabled the attribution gadget to be removed what's remaining now is to remove it...let's go there....
➸Go to the Layout option tab of your blog and click on Edit link of the Attribution Widget. Now, you will see the additional option to remove the widget.
➸Finally, click on the Save button shown at the top-right corner and enjoy!
Now, you can easily add your own text linked copyright messages and other information by adding new Text or HTML/JavaScript Gadget in your blog footer.
You've learnt how You Can Hide Or Remove Powered By Blogger Attribution Gadget On Blogger. , if any you have any complaint just drop it down in the comment box below and don't forget to share this post if it was helpful to you. Thanks!.