1. Log in to your blogger account
2. Go to Deisgn --> Edit HTML
3. Find this code : ]]></b:skin> , then copy the code below and paste above ]]></b:skin>.
#trik_pojok {
position:fixed;_position:absolute;bottom:0px; left:0px;
clip:inherit;
_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight); _left:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth); }
=> You can change "bottom" with "top" , and "left" with "right" , up to where you want to put.position:fixed;_position:absolute;bottom:0px; left:0px;
clip:inherit;
_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight); _left:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth); }
4. After that, find this code </body> , then copy the code below and paste above </body>
<div id="trik_pojok">
YOUR WIDGET / IMAGE / ADVERTISEMENT SCRIPT
</div>
=> You must change "YOUR WIDGET / IMAGE / ADVERTISEMENT SCRIPT" . For example I want to put a bannerYOUR WIDGET / IMAGE / ADVERTISEMENT SCRIPT
</div>
<div id="trik_pojok">
<a href="http://full-tricks.blogspot.com/"><img border="0" src="http://robots1996.fileave.com/besar.jpg" ></a>
</div>
5. Save now!
<a href="http://full-tricks.blogspot.com/"><img border="0" src="http://robots1996.fileave.com/besar.jpg" ></a>
</div>
No comments:
Post a Comment