Download this Blogger Template by Visiting Here!


How to remove powered by blogger Attribution gadget



Many people who want to remove attribution gadget from your blogger blog can do it in a simple manner without using CSS. Actually some templates have the feature to remove directly by clicking the remove button but some templates does not have remove button so to do this just you need to change a little bit code in your blogger template. This trick will not hide the widget but it permanently removes it. So you don't have any issues of  white space or such.

1. Go to Template - Edit HTML.
2. Expand your Widget Template.
3. Click Ctrl+F for the browser Find bar to pop up.
4. In the Find bar enter  Attribution1


You will find the code as follows
<b:widget id='Attribution1' locked='true' title='' type='Attribution'>
In that code just change true to false and save your template.


Then when you edit the attribution widget you will find the remove option click it and the attribution code is removed forever.

How to Hide it using CSS?
So if you don't want to remove it completely but you just want to hide it. Then you can simply do it by adding the following CSS code

#Attribution1 {display: none;}


Warning: There is a much debate on this issue about removing makes us to violate bloggers policy but many blogs are still without the attribution widget for which no serious action has been taken by blogger. So do it at your own risk and always have an eye on bloggers terms.


Subscribe To Get FREE Tips and Updates!



Share your views...

0 Respones to "How to remove powered by blogger Attribution gadget"

Post a Comment

 

About BDT

Blog Design Tips (BDT) is a Blog which mainly focuses on designing tips, blogger templates, designers, Blogger, Wordpress, SEO etc.

About Me

Admin
Dimpy is a part time blogger from Andhra Pradesh, India. Apart from Blogging , he is a fun loving person. His areas of Interest are Computers, blogging, learning and designing blogger templates.
View my complete profile

Our Partners

© 2010 Blog Design Tips (BDT) ~ Design Your Blogger Template | | Sitemap Converted into Blogger Template by Knoowblog