A widget for blogger blog by which you can add 4 Ad pieces in a single widget.
How to Install an Ads Box on Blog - On this occasion, I will discuss the tutorial to create an ad box on the blog size 125x125 pixels. Maybe you already know that the activities of writing articles on blogs is now no longer just a hobbyist release or fill the void of time. Creating a blog and managing it well and correctly can also produce material in the form of money that most of the bloggers make it as one of the livelihood.
Displaying or creating ad space in the form of banners on the website/blog is usually used as a separate business opportunity by a blog or website that has many visitors and has popularity in search engines. But do not rule out your new blog can bid by the advertiser to put their ads on the blog you have. If you are interested in providing or creating an ad box on a blog, follow the blogger tutorial that I will explain below.
I need to say before you make a box de blog ad is a matter to consider in displaying the ad banner space is the location and arrangement to attract more people. So no origin pairs of images that eventually displayed ads to be less attractive because of a mess.
1. Please login to your Blogger> Theme> Click Edit HTML> Then add the code below before the code ]]> </ b: skin> or </ style>
2. Save the template
3. Then click on Layout> Add Gadget> Select HTML / JavaScript> next please insert the following code into the new widget.
Notice the marked code, fill it all with your description.
4. When finished, save and see the results.
I think it's not hard to create an ad box on a blog, just need to add some code into the blog template. For that, I just end the tutorial how to create an ad box on this blog. May be useful.
Displaying or creating ad space in the form of banners on the website/blog is usually used as a separate business opportunity by a blog or website that has many visitors and has popularity in search engines. But do not rule out your new blog can bid by the advertiser to put their ads on the blog you have. If you are interested in providing or creating an ad box on a blog, follow the blogger tutorial that I will explain below.
I need to say before you make a box de blog ad is a matter to consider in displaying the ad banner space is the location and arrangement to attract more people. So no origin pairs of images that eventually displayed ads to be less attractive because of a mess.
1. Please login to your Blogger> Theme> Click Edit HTML> Then add the code below before the code ]]> </ b: skin> or </ style>
[/* Kotak Iklan */
.kotak_iklan {text-align: center;}
.kotak_iklan img {margin:0px 5px 5px 0px;padding:5px;text-align:center;border:1px solid #ddd;}
.kotak_iklan img:hover {border:1px solid #aaa}
.kotak_iklan img.noborder {border:0;}]
2. Save the template
3. Then click on Layout> Add Gadget> Select HTML / JavaScript> next please insert the following code into the new widget.
[<div class="kotak_iklan">
<a href="url iklan yang dituju" title="judul iklan"><img class="noborder" src="Url gambar" alt="alt gambar" width="125" height="125" /></a>
<a href="url iklan yang dituju" title="judul iklan"><img class="noborder" src="Url gambar" alt="alt gambar" width="125" height="125" /></a>
<a href="url iklan yang dituju" title="judul iklan"><img class="noborder" src="Url gambar" alt="alt gambar" width="125" height="125" /></a>
<a href="url iklan yang dituju" title="judul iklan"><img class="noborder" src="Url gambar" alt="alt gambar" width="125" height="125" /></a>
</div>]
Notice the marked code, fill it all with your description.
4. When finished, save and see the results.
I think it's not hard to create an ad box on a blog, just need to add some code into the blog template. For that, I just end the tutorial how to create an ad box on this blog. May be useful.
This article "How to Install Advertising Box in Blogger Blog" is protected by
COMMENTS