How do I remove the Powered by Blogger from my Blogger blog?
In order to remove you will need to edit the blogger template and delete the attribution widget.
Please backup your blogger template before you make any changes to it. This helps to revert back to the original template when something goes wrong while editing your template.
1. Go to Blogger Dashboard. Click on Layout. Click on the Page Elements tab for your Blog.
2. Click on Edit HTML and select the Expand Widget Templates checkbox.
3. Add the below code
#Attribution1 {
display:none;
}
before this code
/* content
4. Save the template
By : MaHeR_BrO
Must Pass your Comments Your's Comments Will always be Welcome
In order to remove you will need to edit the blogger template and delete the attribution widget.
Please backup your blogger template before you make any changes to it. This helps to revert back to the original template when something goes wrong while editing your template.
1. Go to Blogger Dashboard. Click on Layout. Click on the Page Elements tab for your Blog.
2. Click on Edit HTML and select the Expand Widget Templates checkbox.
3. Add the below code
#Attribution1 {
display:none;
}
before this code
/* content
4. Save the template
By : MaHeR_BrO
Must Pass your Comments Your's Comments Will always be Welcome
0 comments:
Post a Comment