Pages

Friday, August 3, 2018

How to Remove Powered By Blogger Attribution from blogger mobile template SolutionVille

How to Remove Powered By Blogger Attribution from blogger mobile template SolutionVille


For a beginner, its hard to find an option to remove "Powered by Blogger" text at the bottom of mobile version of blogger blog .(at first,me too), then gradually after learning the blogs layout and core concepts, i found it is easy as anything to remove whatever we need to remove,

So i came up with this article where you can learn how to remove "Powered By blogger" from mobile versions. Keep reading.

Before you experiment with this, i suggest you to backup your template.
So, if something go wrong, you can rollback the changes.

Step 1
Go to template section of your blog. There you can see a mobile version, Click on the configure icon below mobile template. A box will appear titled as Template> Choose mobile template.

There , below on "on mobile devices ,show a mobile version of your current template"

you can see 2 options .
Select the first on "Yes, Show mobile template on mobile devices.".
And below, that Choose mobile template, as "CUSTOM" From dropdown.

and click on save.

Step 2:

Open template editor

Search for "Attribute" in template. You will see a line of  code like the one  below

<b:widget id=Attribution1 locked=true title= type=Attribution> 
Change locked =false

*******<b:widget id=Attribution1 locked=true title= type=Attribution>
TO
<b:widget id=Attribution1 locked=false title= type=Attribution>*******



Also change the parent sections showaddelement=yes

******<b:section class=foot id=footer-3 showaddelement=no>
                                TO
<b:section class=foot id=footer-3 showaddelement=yes>*******



Save your template.

After saving go to your "LAYOUT" click on edit attribution from the footer and remove attribution.

Save your template, Visit your blogs mobile version , if you see "Powered By Blogger"  removed from blogs mobile version, feel free to share that news here in below in comments.
If you face any problem applying this, Start a discussion.



If you�re a first-time reader, or simply want to be notified when we post new articles and updates, you can keep up to date by social media (Facebook and Twitter)





visit link download

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.