Monday, April 28, 2008

How to Make your Blog Images tweak on mouse hover?

It is the simplest hack on the Blogosphere . It was not so important to write about but some of our friends are still confuse about it so we write this post.To make your blog images tweak on mouse rollover Paste the following code to the head Section of your Blogger Template.

img:hover {
position: relative;
top: 1px;
left: 1px;
}

If you want the demo then hover our blog images with your mouse pointer.

1 comment:

  1. Hi, am very sorry to say but most of your hacks are not working, dost. The image popup hack is not working, this one image hover is also not working. either you need to update them or I am doing something wrong... Can you please check and write a more clear instruction please? (I can't understand "place it in head section") I'm sure most of them don'. We need specific code after/before to place your codes. Please help. Thanks.

    ReplyDelete