How to remove the attribution from your blog Easily??I was searched many websites and blogs to get an exact answer for this question.Attribution widget is a locked widget... I found so many ways on internet to remove the attribution.. But i cant find a simplest way.. so i just opened the HTML code and look long time to get any simplest trick to remove the attribution(Because i don't know nothing about HTML,CSS,XML etc).. After my long watch, I found an awesome and simplest way to remove the attribution.. In this post iam sharing that trick with you..Read it from below:
Step 1 :Go to Blog >> Design >> edit HTML
Step 2 : Click on Expand Widget Templates
Step 3 : Press Ctrl+F and find the code in yellow color or copy the code from below of the screenshot and paste in your search box to find easily:
Copy this:
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
Step 4 : Then you can see a code like this:
locked='true'
Change it into:
locked='false'
Step 5 : Then click on save template
Step 6 :View your blog and you can see the edit icon of the attribution widget.
Step 7 : Click on that and you can see a 'remove' button on it.. Simply click and remove it..
Thats all,Just Save and View your blog. If you had any doubt, Just leave a comment Below..
Step 1 :Go to Blog >> Design >> edit HTML
Step 2 : Click on Expand Widget Templates
Step 3 : Press Ctrl+F and find the code in yellow color or copy the code from below of the screenshot and paste in your search box to find easily:
Copy this:
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
Step 4 : Then you can see a code like this:
locked='true'
Change it into:
locked='false'
Step 5 : Then click on save template
Step 6 :View your blog and you can see the edit icon of the attribution widget.
Step 7 : Click on that and you can see a 'remove' button on it.. Simply click and remove it..
Thats all,Just Save and View your blog. If you had any doubt, Just leave a comment Below..




