Friday, January 6, 2017

How to Remove Powered by Blogger

The Attribution gadget is the gadget in the footer that says "Powered By Blogger". if you want it not to appear in your
blog following steps need to carried out:
Step 1. Login in your Dashboard, go to Template > Edit HTML.

Remove Powered by Blogger

Step 2. Click anywhere inside the code area and pres the CTRL+F Keys to find the following code:

    ]]></b:skin>   
Step 3. now replace above code by the following code:

    #Attribution1{display:none;}
        ]]></b:skin>
Step 4. Click on the "Save Template" button to save the changes.

And this is how you can remove the blogger attribution gadget.

No comments:

Post a Comment