24 January, 2015

Remove - Powered By Blogger Attribution

One of the most annoying thing on my blog was the "Powered By Blogger" in the attribution gadget.
Getting rid of it is very simple, but there is no straight way to do it from the UI that blogger provides.

This is how i got rid of it. One simple line

#Attribution1{display:none;}

Here are the detailed steps to do it

1) Get into the "Templates" section for you blog and hit "Customize".
2) Hit on Advanced section and scroll down to "Add CSS"
3) copy #Attribution1{display:none;}  in the add custom css section.
4) Hit Apply to Blog.

And you are done.

Note: you may also want to look at Redirecting my domain to my blog