Tuesday, April 5, 2016

How To Remove Blogger Attribution Gadget

with 3 comments

How To Remove Blogger Attribution Gadget

The Attribution gadget is the gadget in the footer which says "Powered By Blogger". which i hate that display on my blog is kinda ugly, if you tried to remove this then you may of Noticed this Gadget is not removable from your blog, to remove it follow steps which is below:

How to Remove Blogger Attribution Gadget.

Step 1. Log into your Dashboard, go to Template > Edit HTML.

goto edit html

Step 2. Click anywhere inside code area and then press CTRL + F keys to open Blogger's Search Box.


Step 3. Type or Paste the </head> tag in side the search box then hit enter to find it.


Step 4. Just Above </head> tag add this code:
<style>
#Attribution1 {
display: none;
}
</style>


Step 5. Click on the Save Template button and Check your blog! that Ugly "Powered by Blogger" Attribution is Gone.


That's it, if you want to understand this little CSS code Just Hide That Attribution from Blog, nothing Rocket science is there, you will understand if you have knowledge of CSS.

Also Read:

3 comments:

  1. Blogging Tips
    http://www.researchsnipers.com/category/content-marketing-2/
    Tech News | Business | Entrepreneurship & Startups

    ReplyDelete
  2. It was a great information and Its really worth reading it.

    ReplyDelete
  3. I removed blogger attribution gadget from my blog.

    ReplyDelete

Powered by Blogger.

Connect With Us