How To Add Popup Sticky Floating Bottom Ads In Blogger WebSite & WordPress Website



<style>

#btftopbar {

height:30px;

width:auto;

background: #005094 url(&#39;..&#39;);

background-repeat:repeat-x;

text-align:left;

padding-top:4px;

}

#adsground {

height:600;

margin:0 auto;

width: 160px;

background:#fff;

border-bottom:2px #005094 solid;

border-right:2px #005094 solid;

border-left:2px #005094 solid;

text-align:center;

padding:4px;

}


#headlineatas {

opacity:1.0;

height:auto;

width:auto;

position:fixed;

top:65px;

left:10px;

border-bottom:1px #005094 solid;

border-bottom:0px blue solid;

color:#333;

padding:0px;

z-index:1001;

font-size:13px;}

</style>

<script type='text/javascript'>

function getValue()

{

document.getElementById(&quot;headlineatas&quot;).style.display = &#39;none&#39;;

}

</script>

<div id='headlineatas'>

<div id='btftopbar'>


<span style='color:#fff;font-size:13px;font-weight:bold;text-shadow:black 0.1em 0.1em 0.1em'/>

<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 onclick='getValue()' target='_blank'>close(x)</a></span>

</div>

<div id='adsground'>

<h3/>

<p align='left'><h3/></p>

<p>

Paste Your Adsence Ads Code Here

  <br/></p></div></div>




Next Post Previous Post