How To Remove Blogger Attribution Gadget / Designer Blogger Templates

1.Log in to your Dashboard--> Design- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see this
Note: Now you change the code true to false.
See the example below.

4.Now "Save Your Template" and you are done.
Cheers

1.Log in to your Dashboard--> Design- -> Edit HTML
2.Click on "Expand Widget Templates"
3.Scroll down to where you see this
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
Note: Now you change the code true to false.
See the example below.
<b:widget id='Attribution1' locked='false' title='' type='Attribution'>

4.Now "Save Your Template" and you are done.
Cheers
No comments:
Post a Comment