Wednesday, April 17, 2013

Beranda » , , , , , , » Add 125x125 Ads Widget In Blogger

Add 125x125 Ads Widget In Blogger


Blogging has become an important mechanism to earn money online. It’s has an important source to earning through advertisements because through different advertising companies like Google (AdSense), Buy Sell ADS, and many others they display ads on their blog/sites and earn a good amount of money. To advertise ads on blog/sites you need a specific widget to show the ads from these companies, so here i am going to show you how to add a widget for ads sizes 125x125 in blogger.



To add the widget, follow the steps below:
  1. Login to your Blogger Dashboard. 
  2. Go to TEMPLATE
  3. Backup your Template. (Click Here To See, How?)
  4. Go To “LAYOUT”.
  5. Click “ADD A GADGET”.
  6. From the list select “HTML/JAVASCRIPT” and add the following code:
<div align="center">
<table border="0" cellpadding="2" cellspacing="6" width="265" bgcolor="#ffffff">
<tbody>
<tr>
<td>
<center>
<a href="AD SELLER URL" rel="nofollow"><img border="0" alt="AD DESCRIPTION" width="125" src="IMAGE URL" height="125"/></a>
</center>
</td>
<td>
<center>
<a href="AD SELLER URL 2" rel="nofollow"><img border="0" alt="AD DESCRIPTION" width="125" src="IMAGE URL" height="125"/></a>
</center>
</td>
</tr>
<tr>
<td>
<center>
<a href="AD SELLER URL 3" rel="nofollow"><img border="0" alt="AD DESCRIPTION" width="125" src="IMAGE URL" height="125"/></a>
</center>
</td>
<td>
<center>
<a href="AD SELLER URL 4" rel="nofollow"><img border="0" alt="AD DESCRIPTION" width="125" src="IMAGE URL" height="125"/></a>
</center>
</td>
</tr>
</tbody>
</table>
</div>
  1. Click SAVE.
        
That’s it, you are all done, refresh your blog to see the widget.

 
Note:    
  1. To Change Width, replace “265” to your OWN VALUE.
  2. To Change Background Color, replace "#ffffff " with your OWN COLOR.
  3. Change “AD SELLER URL” with the RELATED AD URL.
  4. Change “IMAGE URL” with the RELATED IMAGE URL.
  5. Change “AD DESCRIPTION” with the DESCRIPTION RELATED TO THE AD.


- If you like my post, please take seconds to share and don't forget to leave your valuable comments below.