Thursday, January 1, 2009

Making Moving Image in the Corner Blog

Float images are animated images that floated in the corner of the blog. So beautiful impression on the blog that you have. Thus, visitors will not be bored. And what can the image that will be placed at the corner of the blog.

If you want to place them in the blog, follow these steps, but you must have the image URL that would be installed at the corner of the blog.

1. As always, log in to Blogger -> Layout -> Edit HTML.
2. Find code ]]></b:skin>. If it is found, paste the following code underneath.


#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); }


3. Bold text that is the location of the picture. You can change, for example, you want the image diletak in the upper right-hand corner, you live up to replace the bottom and left to right.

4. The next step is to paste this code under the code before the </body>.

<div id="trik_pojok">
<a href="http://blogging-trick.blogspot.com">
<img src="IMAGE URL" border="0" /></a>
</div>



Change http://blogging-trick.blogspot.com/ with the blog URL or the URL you what you want and you change the URL of IMG with the location of the picture. If you have saved.

Good Luck!! If not successful then you less fortunate, hahahaha

0 comments:

Post a Comment