Friday, June 1, 2012

How to remove the Powered By Blogger

  1. Go to "Template" | "Edit HTML"
  2. Give Check on "Expand Widget Templates"
  3. Now, find this line of code below
  4. body {
    For fast searching copy line code above and then Hit CTRL+F and paste.
  5. Replace the line code above with the following code
    #Attribution1 {display: none;}
    body {
  6. Look at PREVIEW, and if this is correct, then Save your template and View your blog.
  7. Done.
If you fail or anything bad happens, restore your backup template.

No comments:

Post a Comment