Image Hover Effect In Blogger using CSS



Ok lets face the truth wordpress has built in plugins to do this trick or maybe a little tweak in the theme CSS can help you achive the hover effect. So Blogspot users I’m back with another neat and easy blogger tweak for you.

If You’re unaware of Image hover effect, then its an effect which brightens an image when mouse pointer is pointed on it. You can check out the demo images below I’m using.

 Image Hover Effect In Blogger using CSS 30CreativeIllustrativeWebsiteHeaders Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS 33TutorialstoUnleashthePhotoshopBeastinYou Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS failwhale140characterstofame Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS new Image Hover Effect In Blogger using CSS old Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS  Image Hover Effect In Blogger using CSS

OK love it right? icon wink Image Hover Effect In Blogger using CSS yea as I said its pretty easy hack. So lets start with the coding.

First of all I would like to say PLEASE BACKUP your template. Slight errors can bring bx-errors.

Login into your Blogger Dashboard > Blogger LAYOUT > Edit Html >

Press Press Ctrl+F to open search and search for </head>

and place the below code just above </head>

<style type=”text/css”>

a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

</style>

Yup, now you have to save your template. icon smile Image Hover Effect In Blogger using CSS
No its not done yet! Remember the very next time you want to use this effect you have to add class=”linkopacity”

For example:

earlier you used

<a href=”http://chethstudios.blogspot.com/2009/04/designers-digest-resources-and.html” target=”_blank”><img style=”width: 50px; height: 35px;” alt=”chethstudios” src=”http://sites.google.com/site/thumbnailssmall/Home/watchmen.jpg?attredirects=0″ /></a>

now you need to add the class for opacity

<a alt=”Blogger Widget” class=”linkopacity” href=”http://chethstudios.blogspot.com/2009/04/designers-digest-resources-and.html” target=”_blank”><img style=”width: 50px; height: 35px;” alt=”chethstudios” src=”http://sites.google.com/site/thumbnailssmall/Home/watchmen.jpg?attredirects=0″ /></a>

Compare both the codes and you will know what class I’m speaking of icon smile Image Hover Effect In Blogger using CSS If in case you have any problem using this little trick feel free to comment here. THe Credits go to blogger stop Enjoy! I will be back soon with a nice tweak, helping you build a better blogger blog! icon smile Image Hover Effect In Blogger using CSS


PinExt Image Hover Effect In Blogger using CSS











Related Posts

Blogger Toolbox: Fresh, Free and Stunning Blogger Templates

40+ New and Fresh Blogger Templates

BloggerPower- A Super Flexible Blogger Template

Glassical: A Free Blogger Template ~ SmashingMagazine

Mindblowing Premium-Like Free Blogger Templates

Blogging Faceoff: Blogger vs. WordPress

HOW TO: Official Facebook Share Counters for Blogs

Create Mobile Version of Blog: 12 Free Alternatives

jQuery Powered Text / Font Resize Widget

HOW TO: Elegant CSS Message Boxes for Blogs

19 Comments

  1. Venksh

    05.06.2009

    Reply

    hey thankx for the image hover effect… its really awesome….

    venkateshkumar
    http://kollywoodmoviereview.blogspot.com/

  2. Sudha

    05.06.2009

    Reply

    Hey this looks great chetz.. you remember you helped me to install wordpress style animated label cloud in my blog.. I saw that hack in ur blog and was crazy of that label cloud :) like that I want this one also for my blog :)

  3. anshul

    05.06.2009

    Reply

    good work !!!

  4. DesiHotMasala

    05.07.2009

    Reply

    is this tested on all browsers ?

  5. Anonymous

    05.07.2009

    Reply

    sweet it works thanks for the tweak

  6. techknowl

    05.31.2009

    Reply

    Good post .With your permission can I add this tutorial (In a modified form ) with link back?? Btw cheth , How you manged to arrange the images ad shown above ?? I arranged a bunch of images and each time it slips out when published ~x( .

  7. cheth

    05.31.2009

    Reply

    You can say it looks arranged because of the template coding “image alignment” try playing with it and it will set perfectly. PS: you need to have images of same size.

    Feel free to repost this tut.

  8. Anonymous

    07.07.2009

    Reply

    :) )

  9. Hendriono

    07.16.2009

    Reply

    Thanks for your tuts, keep writing friend…

  10. Raju

    08.12.2009

    Reply

    Any fix for I.E.? Border is appearing and it looks bad. x(

  11. cheth

    08.12.2009

    Reply

    @Raju : the border appears only on my blog because I've set it like that.. the tutorial codes doesn't have border..

  12. Raju

    08.12.2009

    Reply

    Sorry but it's in my blog that appears

  13. cheth

    08.12.2009

    Reply

    your blog is showing that in IE because your template is not optimised for IE6 png transparency. Fix that issue and it will be fine on IE

  14. Anonymous

    08.14.2009

    Reply

    where can i find this " template coding "image alignment" ??

    I need to make it look orderly such as the example shown above.

  15. Blogger

    08.14.2009

    Reply

    actually never mind the previous post asking for alignment of images. I can do it now!!! thanks heaps!!!

  16. Sid

    10.08.2009

    Reply

    Hey,
    nice tweak. Liked it!!

  17. Earl

    07.04.2010

    Reply

    Is there a similar hack in which the image is converted into greyscale and should colorize on mouse hover? Thanks.

  18. Toyin

    09.09.2010

    Reply

    How do I make my icons to 'sink' and then come out fully when hovered over?

  19. Sheena

    12.29.2010

    Reply

    Thank you so much for this! Works perfectly!

Leave a Reply








+ 4 = 8



Recent Tweets

Follow Me On Twitter →

Email Updates

Get all our latest posts delivered right to your mailbox.