Remove the blogger banner
1. Login to your Blogger Dashboard and on “Layout” select ” Edit HTML” as displayed in the figure. (It is highly recommended to backup your template file before editing.2. Search for the line ” /* Variable definitions “ in the template file
3. Insert the following code just before that as shown
#navbar-iframe {
display: none !important;
}
6. Save the Template and view the changes in your blog.
Change the default favicon
1. Follow the first and second steps as in the previous case
2. Goto iconj.com to make your favicon and get the direct link of your icon as shown.
3. locate the tag “</head>” in your template HTML file and insert the link of favicon just before that
4. Save the template and now view the blog.
It is understood that since the removal of blogspot Nav bar is the violation of Google TOS, the blog may get banned. Do this at your own risk.
No comments:
Post a Comment