RANDOM BANNER WIDGET FOR BLOGGER BLOGS.

 On Senin, 08 Oktober 2012  

There are so many reasons you might want to add a banner to your blog site.
Adding a “Random banner widget” makes it better for any website.

It helps to manage space and is very useful in promoting affiliate links.
So in this tutorial,I'll be giving you an easy-to-use widget which can be modified to suit your taste.

Steps On How To Add Random Banner To Blogs.

  1. Login to Blogger.
  2. Navigate to Layout » “Add a Gadget” » HTML/JavaScript
  3. Next,Copy - Paste the code snippet below

    <script language="JavaScript">images = new Array(3); images[0] = "<a href='ADVERTISER'S URL' rel='nofollow'>
    <img src='URL OF BANNER'S IMAGE' border='0' height='60px' width='450px'> </a>";images[1] = "<a href = 'ADVERTISER'S URL' rel='nofollow'>
    <img src='URL OF BANNER'S IMAGE' border='0' height='60px' width='450px'> </a>"; images[2] = "<a href='ADVERTISER'S URL' rel='nofollow'>
    <img src='URL OF BANNER'S IMAGE' border='0' height='60px' width='450px'>
    </a>";index = Math.floor(Math.random() * images.length); document.write(images[index]);
    </script>

  4. Finally,SAVE the widget and preview your blog to ensure it's working.
If you need further information about this widget,please leave your comments behind.

Also Read

HOW TO ADD ADVERTISE WITH US WIDGET TO BLOGGER.
RANDOM BANNER WIDGET FOR BLOGGER BLOGS. 4.5 5 Unknown Senin, 08 Oktober 2012 There are so many reasons you might want to add a banner to your blog site. Adding a “Random banner widget” makes it better for any website....


Tidak ada komentar:

Posting Komentar