How To Easily Remove "Powered By Blogger " From Blogger Templates .

By Gamesnet Friday, December 20, 2013 0 comments

Many of Blogger has blog on Google Blogger (Google Blogspot Blog) . Google provides us this blog for free.By a Google account we can use it free continuously.It have not only too much features but also so much features to control overall bloging .But, It gives us a limited Option tools on it to control easily .But,By using Programming Code we can customize and modify it on various types.

Today ,I will provide a essential tips for Google Blogger .The Tips is "How To Easily Remove "Powered By Blogger " From  Blogger Templates ".Expert and Old blogger may know about it.But,I think it will be very useful to new bloggers .

Sometimes,We feel boar when we see "Powered By Blogger" on my own blog which is situated on the footer.Many of us are not able to remove this text line and fall on various kinds of problem to remove that text.

Let's make solution for it ;


1. At ,first log in your blog and click on "Template" from your blogger Dashboard".

2.Now ,Back Up your template for your templates safety.

If ,You have no experience or idea about "How To Back Up Blogger Templates".

You can go through this link to  know "How To Back Up Blogger Templates".

3.Then click on "Edit HTML"

4.After that press  ctrl+f    from your keyboard .After pressing you will see a "Search Bar" .

5. Type the code are given below on that Search Bar" and press enter .


                                ]]></b:skin>





6. After finding that code , Copy and Paste  the following code are given below Just before on that code(]]></b:skin>) you search to find.



                        #Attribution1 {display: none;} 





7. Then click on "Save Template" and exit from there .

That's Over.Now ,I wish "Powered By Blogger" line will not show on your Blogger Blog .


Attention:

Hints : Sometimes,We may see that  "Powered By Blogger" line also situated on Blogger Widget .So,You should need to remove that widget also to remove that line.If,That widget is not posible to remove dirrctly ,you need to modify some things .

Let's start ;

Again ,Follow the Working procedure 1 ,2 ,3 and 4 . Now Find the code given below :




<b:widget id='attribute' locked='true' title='Attribute' type='HTML'>



Then replace the   'true'   to    'false'    as  like as given below code and click on Save Template.


<b:widget id='attribute' locked='false' title='Attribute' type='HTML'>
 
Then try to Remove the widget from the Layout Option .I wish Now you will be able to remove that widget


After that ,I wish "Powered By Blogger" line will not show on your Blogger Blog .



                                

 

 














Sharing is sexy

Related posts

0 comments for this post

Leave a reply