Floating Ad Banner at Bottom of the screen
Try This Put The Code Last Of the body tag Code Here </body>
<script type='text/javascript'>
$(document).ready(function() {$('img#closed').click(function(){$('#bl_banner').hide(90);});});
</script>
<div id='fixedban' style='width:100%;margin:auto;text-align:center;float:none;overflow:hidden;display:scroll;position:fixed;bottom:0;z-index:999;-webkit-transform:translateZ(0);'>
<div>
<a id='close-fixedban' onclick='document.getElementById("fixedban").style.display = "none";' style='cursor:pointer;'><img alt='close' src='https://1.bp.blogspot.com/-ViBJvudead0/XupPbriErCI/AAAAAAAAATw/lx54gHfDbKk0cEAhTwNKNp3LN-4-D5JrwCK4BGAsYHg/s324/multiply_green.png' height='20' width='20' title='close button' style='vertical-align:middle; float:right;'/></a></div>
<div style='text-align:middle;display:block;max-width:728px;height:auto;overflow:hidden;margin:auto'>
<----Enter Ads Code----> Display Ads Size 340x55
</div>
</div>
Try This For Stuck Floating Ad Banner at Bottom of the screen thank you…