Sunday, October 27, 2013

SOCIALIZE IT →

Today I’m going to say how to remove any kind Gadget in not have Remove Button.

I will show you Example to Remove Attribution Gadget.

1. Go to Your Blogger Dashboard
2. Now click Template
3. Now press Edit HTML
4. Now Press CTRL + F button in your keyboard
5. Now Search “Attribution”
6. You will see like that codes

 <!-- outside of the include in order to lock Attribution widget -->
      <b:section class='foot' id='footer-3' showaddelement='no'>
        <b:widget id='Attribution1' locked='true' title='' type='Attribution'>
          <b:includable id='main'>
    <b:if cond='data:feedbackSurveyLink'>
      <div class='mobile-survey-link' style='text-align: center;'>
        <data:feedbackSurveyLink/>
      </div>
    </b:if>

    <div class='widget-content' style='text-align: center;'>
      <b:if cond='data:attribution != &quot;&quot;'>
       <data:attribution/>
      </b:if>
    </div>

    <b:include name='quickedit'/>
  </b:includable>
        </b:widget>
      </b:section>
    </div>
    </div>

7. Now Change the highlight as a false
8. Click Save Template button
9. Done.

Now go Layout and Check Attribution Gadget have a Remove Button

If you like this video, press Subscribe button.

Thanks

How to Remove Attribution powered by Blogger

Views:


Category: , ,

0 comments:

Post a Comment