Hello in this post I'm going to show you how to add moving
image on the left side of your blogger blog.just follow this simple steps
First Step- go to layout
Second Step- click add a gadget
Third Step- find HTML/JavaScript
Fourth Step- Paste this Code
Fifth Step- Find the place where is written AD CODE and replace it with your URL or with a code
<style>
}
#bsadsbase{
height:600;
margin:0auto;
width:160px;
background:#fff;
border-bottom:2px #333333 solid;
border-right:2px #333333 solid;
border-left:2px #333333 solid;
text-align:center;
padding:4px;
}
#bsadsheadline{
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("bsadsheadline").style.display
= 'none';
}
</script>
<div id="bsadsheadline">
<div id="bloggerspicesflotads">
<span style="color:#fff;font-;text-shadow:white
0.1em 0.1em 0.1em"></span>
</div>
<div id="bsadsbase">
<h3></h3>
<p align="right"><h3></h3></p>
<p>
AD Code
<br/></p></div></div>
No comments:
Post a Comment