Hello guys, this tutorial is for newbies that have a blog hosted on blogger.
You may want to know why you don't see powered by blogger on my footer.
It's there anyway, I only made it invisible.
No need for much talk because this is just so simple and does not take time to do.
1. Just go to your Dashboard ==> Template ==> Edit Html.
2. Click anywhere inside the code areas.
3. Crtl+F and a search box appears.
4. Search for </head>
.
5. Copy and paste this code above the </head>
Please drop your comments.
You may want to know why you don't see powered by blogger on my footer.
It's there anyway, I only made it invisible.
No need for much talk because this is just so simple and does not take time to do.
How do you do this?
1. Just go to your Dashboard ==> Template ==> Edit Html.
2. Click anywhere inside the code areas.
3. Crtl+F and a search box appears.
4. Search for </head>
.
5. Copy and paste this code above the </head>
#<style>
#Attribution1 {
display: none;
}
</style>
#Attribution1 {
display: none;
}
6. Save your work and that is it.
Please drop your comments.

Comments
Post a Comment