How to Remove Blogger Attribution Gadget



The Attribution gadget is the gadget that give credit to the creator of any template, the attribution gadget is present at the foot of the template. The attribution gadget when you see say “simple template, powered by blogger” this mean the template is designed by blogger. If you find it in blogger> template > edit template> go down till end, if you want to unlock it then it says the template is locked. To unlock it, follow the steps as describe below.


Step 1 log in to your dashboard then > template> edit Html


Step 2 Click anywhere inside code area and press ctrl+F to open the blogger search box.


Step 3 Type or paste the following code inside the search box.
</head>

Step 4 just above the code paste the following code as given below

<style>
#Attribuation1 {
Display: none;
}
</style>


Step 5 click on the save template and you are done.
If you have any problem in removing attribution widget feel free to comment.







No comments:

Post a Comment