In by previews post i show you about how to backup and restore your template. But now you will know how to remove copyright and powered by blogger.
How to remove copyright and powered by blogger?
In the bottom end of the blogger page you will find this copyright and powered by blogger.Most of the blogging people don't like copyright and powered by blogger. Because people thinks that like it is a free blogger, made for time pass and it doesn't contains any information. So thats why bloggers doesn't like to show his/her blog as a free blog. They try to showcase there blogs by add a new look there blogs.
New looks are like changing there templates adding new widgets or gadgets, adding menus, adding pages and extra features to blog. In this post we are going to know how to remove copyright and powered by blogger?
To remove that you no need to learn coding like html/ java script /css. I will make it simple to remove it. Follow these steps
How to remove copyright and powered by blogger?
In this tutorial we divide the process into two part to reduce the confusion.
1) How to remove copyright in blogger?
2) How to remove powered by blogger?
Now we are going to see the first part...
How to remove copyright in blogger?
Step 1:
Go to dashboard > templates > edit html
Step 2:
Step 3:
Now place the cursor in html editor and press crlt+f it will open small search bar. You should find this line.
Step 4:
Step 5:
After completing the step4 click on "save template"
And the second part....
How to remove powered by blogger?
Step6:
Goto dashboard> Templates > edit html
Step 7:
Press ctrl+f to serach "</head>"
Step 8:
Copy this code and Paste the code above the </ head>.
<style>
#Attribution1 {
display: none;
}
</style>
Step 9:
Once done click "save template".
Now check your blogger, you have successfully remove copyright and powered by blogger.





No comments :
Post a Comment