2. Layout
3. Edit HTML
4. Find this code:
]]></b:skin>5. Place the following code above the code
Note:#anima_sudut {position:fixed;_position:relative;top:0px; left:0px;
clip:inherit;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft+document.documentElement.clientWidth - offsetWidth); }
Replace the code of the green with your desired image position
6. Find the code:(ex: top=atas, bottom=bawah, right=kanan, left=kiri)
</body>7. Add the following code and place it above the last code
8. Save.<div id='anima_sudut'><a href='http://your_site.com/'>
<img alt='' border='0'src='http://your_image_URL.gif'/></a>
</div>