Thursday, September 4, 2014

How to create floating ads on your blog or website

When you place an advertisement on your blogs or website your visitors more like see and read them. the more visitors coming in your blog or website the more clicks you will get and the more money you will earn.  Creating a floating ads is one way of getting the attention of your visitors. Floating ads will stay in one position even though you are scrolling your browser going up and down. it will just stick in one position even open another page in your website.  You can customize your floating on where it will appear on your site. Actually this code is designed as floating ads with pop up but i remove the pop up link and the (x) close button so that the ads can't be close by user and will will stay in its position.

But if you would like to make to permit your visitor to close your floating ads and pop up an another advertisement or another website  just modify the code and place a a target url   

<style>
#btftopbar {
height:0px;
width:auto;
background: #transparent url('..');
background-repeat:repeat-x;
text-align:left;
padding-top:0px;
}
#adsground {
height:600;       <!--Set the height of your ads  -->
margin:0 auto;
width: 160px;   <!--Set the width of your ads  -->
background:#transparent ;
border-bottom:0px #transparent solid;
border-right:0px #transparent solid;
border-left:0px #transparent solid;
text-align:center;
margin-top: auto;
padding:0px;
}
#headline0 {
opacity:1.0;
height:auto;
width:auto;
position:fixed;
top:20px;   <!--Set the top margin location of your ads  -->
left:0px;    <!--Set the left margin location of your ads  -->
border-bottom:0px #transparent solid;
border-bottom:0px transparent solid;
color:#333;
padding:0px;
z-index:1001;
font-size:13px;}
</style>
<script type="text/javascript">
function getValue()
{
document.getElementById("headline0").style.display = 'none';
}
</script>
<div id="headline0">
<div id="btftopbar">
<!-- 
modify the span style code below if you want to permit your visitor to close the ads and have a pop up page, the code look similar to this. 

<span style="color:#fff;font-size:13px;font-weight:bold;text-shadow:black 0.1em 0.1em 0.1em">Ads title bar here </span>
<span style="color:#fff;font-size:13px;font-weight:bold;text-shadow:black 0.1em 0.1em 0.1em;float:right;padding-top:3px;padding-right:10px"><a href="
http://www.clixsense.com/?5167217" target="_blank" onclick="getValue()">close</a></span>

 -->
<span style="color:#fff;font-size:13px;font-weight:bold;text-shadow:black 0.1em 0.1em 0.1em;float:right;padding-top:0px;padding-center:0px"><a  onclick="getValue()"></a></span>
</div>
<div id="adsground">
 <!-- Place your ads here  -->
</div></div>

Do some code modification to make your floating ads pretty and appears to be part of your website.  
floating banner


keywords: floating ads, ads, pop up ads, create floating ads, create pop up ads, tutorial floating ads, tutorial pop up ads, how to, tips and tricks. 

Related Posts:

  • How to hard reset i Robot, Mid Share and other android tablet There a are few reason why we need to do a hard reset to our android tablet. 1. Sometimes our android tablet specially those came from china freeze, hang and doesn't continue  on boot and you can only see is the androi… Read More
  • How to speed up your computer on boot Everyone of us are tired of waiting our computer to boot, we want it fast especially when we have other things to do. By default operating system use single core to boot up the computer. To maximize the capability of your … Read More
  • How to recover USB FLASH DRIVE (Not Recognized) There are many reasons why USB flash drive can not recognize by windows. First maybe your usb port is bad, if it is the reason you can fix easy by try inserting usb flash drive device into another usb port or if you are usin… Read More
  • How to hack using phishing tool While I was searching the internet I found something useful application that maybe our newbie hacker or person that are curious on how their account has been hacked by anonymous person. This application can duplicate exactly… Read More
  • How to create floating ads on your blog or website When you place an advertisement on your blogs or website your visitors more like see and read them. the more visitors coming in your blog or website the more clicks you will get and the more money you will earn.  Creat… Read More

3 comments:

  1. Recently I started a business but can't attracted the audience in anyhow. I had tried several types of marketing strategy and failed every time. Then I start doing social media marketing for my business according to the suggestion of one of my friend and now I have get huge response to my targeted audience. Best social media marketing

    ReplyDelete
  2. Kindly an example of the result of the code

    ReplyDelete
  3. Hey, Nice and valuable post, As a fresher in the Digital Marketing industry from one of the best Digital marketing agency in Hyderabad I learned a new thing from your post, looking forward for some more valuable tips

    ReplyDelete