Monday, June 13, 2011

How to add Attribution widget in blogger


How to add Attribution widget in blogger


How to add Attribution widget in blogger
In my previous post I told all of you that their is a new blogger widget name Attribution. As this new widget has come of our visitor named Khaled . wanted to put this widget on his blog. so he contacted through comment.If you also want anything you can do it. So now lets come to the point of to add this widget . Adding this widget is too simple .

Just Follow this simple steps :
  1. Log in to your blogger account.
  2. Click on the Design link.
  3. Click on Edit HTML.
  4. Then go to your sidebar or footer were you want to add this widget.
  5. Their add the below code before </b:section>
    <b:widget id='Attribution1' locked='false' title='' type='Attribution'/>
  6. Then preview it and if its ok then save it.
  7. Then you are done.

Note if the above code doesnt work then try with below code 
:
<b:widget id='Attribution1' locked='false' title='' type='Attribution'>
<b:includable id='main'>
<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>
If you like this post then please share it with your friends and help us to grow and don't forget to subscribe us.

No comments:

Post a Comment