728x90 AdSpace

  • Latest

    Saturday, 6 February 2010

    Top 10 Widely Used Image Hover Effects In Blogosphere!

     Image-Hover-Effect-for-blog You might have seen a roll over Image effect in many professional and commercial blogs. By roll over I mean that when you hover your mouse cursor on the Image, the image border colour and style/appearance changes. Well using some simple CSS you can add some amazing effects to your Blog Images. Without wasting any time lets jump straight to the steps to be followed.

    This tutorial uses a simple pattern for adding codes i.e First you will need to add a CSS code just above ]]></b:skin> and then you will need to add a small HTML code like class="xyz"  to the image code inside your posts. That’s it! :>

    First and Foremost See them in action!

    Live Demo :- 10 Amazing Image Hover Effects!



    How To Add the Top 10 Amazing Image Mouse Hover Effects To Blogger?

    To do this follow these steps,

    1. Go to Blogger > Layout > Edit HTML
    2. Search for ]]></b:skin>
    3. And now paste any of your preferred CSS: code just above ]]></b:skin>

    Now whenever you write a post, simply upload an image in your blogger Editor and then switch to the Edit HTML mode and search for this code <img and paste the HTML: code of your preferred Image effect just after <img as shown below,

    image-hover-effects

    Number #1

    CSS:

    .simple1 {
      padding:5px;
      border:1px solid #ccc;
      }
    .simple1:hover {
      padding:5px;
      background-color:#ccc;
      }

    HTML:

    class="simple1"

    Number #2

    CSS:

    .simple2 {
      padding:5px;
        background-color:#ccc;
    border:1px solid #ddd;
      }
    .simple2:hover {
      padding:5px;
       background-color:#eee;
    border:1px solid #666;
      }

    HTML:

    class="simple2"

    Number #3

    CSS:

    .black-white {
      padding:5px;
    border:1px solid #ccc;
      }
    .black-white:hover {
    padding:5px;
      background-color:#fff;
    border:10px solid #000;
      }

    HTML:

    class="black-white"

    Number #4

    CSS:

    .dashed {
      padding:5px;
    border:1px solid #ccc;
      }
    .dashed:hover {
    padding:5px;
      background-color:#fff;
    border:2px dashed #000;
      }

     

    HTML:

    class="dashed"

    Number #5

    CSS:

    .top-bottom {
      padding-top:5px;
      padding-bottom:5px;
    border-top:3px solid #ddd;
    border-bottom:3px solid #ddd;
      }
    .top-bottom:hover {
      background-color:#fff;
    border-top:3px solid #000;
    border-bottom:3px solid #000;
      }

    HTML:

    class="top-bottom"

    Number #6

    CSS:

    .curtain {
      padding-top:10px;
      padding-bottom:10px;
    border-top:2px solid #ddd;
    background-color:#000;
    border-bottom:2px solid #ddd;
      }
    .curtain:hover {
      background-color:#fff;
    border-top:3px solid #000;
    border-bottom:3px solid #000;
      }

    HTML:

    class="curtain"

    Number #7

    CSS:

    .red {
      padding:5px;
    border:1px solid #ccc;
      }
    .red:hover {
    padding:5px;
      background-color:#E71305;
    border:10px solid #ddd;
      }

    HTML:

    class="red"

    Number #8

    CSS:

    .Fadein{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    border:0;
    }
    .Fadein:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.30;
    opacity: 0.30;
    border:0;
    }

    HTML:

    class="Fadein"

    Number #9

    CSS:

    .Fadein2{
    filter:alpha(opacity=50);
    -moz-opacity: 0.30;
    opacity: 0.30;
    border:2px solid #000;

    }
    .Fadein2:hover{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    border:2px solid #000;
    }

     

    HTML:

    class="Fadein2"

    Number #10

    CSS:

    .thumbnail{
    position: relative;
    z-index: 0;
    }
    .thumbnail:hover{
    background-color: transparent;
    z-index: 50;
    }
    .thumbnail span{
    position: absolute;
    background-color: #7AA1C3;
    padding: 0px;
    left: -1000px;
    border: 1px solid gray;
    visibility: hidden;
    color: white;
    text-decoration: none;
    }
    .thumbnail span img{
    border-width: 0;
    padding: 0px;
    }
    .thumbnail:hover span{
    visibility: visible;
    top: 0;
    left: 5px;
    }

     

    HTML: For knowing how to apply this popping effect in detail read this post –> Image Pop-up Effect

    <a class="thumbnail" href=""><img src="Add Image URL Here" width="100px" height="100px" border="0px" /><span><img src="Add Image URL Here" /><br /> Image Description here </span></a>

     

    You can enjoy playing with these codes using MBT HTML Editor. I hope you will find this tutorial pretty useful in further enhancing your cool blogging experience :>>

    Adobe Photoshop CC is an outstanding tool for image editing. However, it has enhanced its features in its later releases. Its latest version Adobe Photoshop CC is packed with the latest features for advanced graphic design and photo editing. Now photo editing has become very easy with all new Adobe Photoshop CC. Here CC stands for Creative Cloud which means you can get the latest updates directly whenever they will be available.
    It cannot be said that Adobe Photoshop is solely for image editing. Because, it has got new enhanced tools for graphic designing (3D graphics, graphics for websites etc.), CSS, animations and video editing. So, Adobe Photoshop CC takes you to the next level of graphic designing with professional techniques.
    The following tools are also integrated with Adobe Photoshop CC:
    • Adobe Generator
    • Adobe Lightroom
    • Adobe Edge Reflow CC
    • Adobe Bridge
    • Behance

    What’s New in Photoshop CC 2014

    Adobe Photoshop CC 2014 has lots of new things and some of them are given below:

    Camera Shake Reduction

    Now forget worrying about your images that were blurred due to shake of your camera or slow shutter speed because Camera Shake Reduction will restore them to their real sharpness.

    Smart Sharpen

    This technology gives your images a realistic look. It sharpens your images or photos to maximize clarity and reduce noise.

    Perspective Warp

    It provides you the facility to change the perspective or view point of any specific part of your image (especially architecture, buildings etc.) without causing any distortion to the surrounding area.

    3D Printing

    Adobe Photoshop CC provides you an all new support for 3D printing.

    Smart Image Resolution Upgrade

    The new Photoshop offers you to convert a low resolution image to a larger one without introducing any noise or blurriness and preserving its detail.

    Enhanced Web Graphics Designer and CSS Generator

    Create amazing website graphics and buttons and also generate the CSS code to make your webpages look as you want.

    Smart Video Creation

    Create any video clip using full range of Photoshop tools. Now you can use Adobe Premiere Pro CC for advanced editing.

    Faster Performance

    Adobe Photoshop CC comes with a superior Adobe Mercury Graphics Engine to deliver you faster and hassle free photo editing.

    Details

    Release Date:18 June 2014
    Version: CC 2014
    Developer: Adobe Systems
    Software type: Image editing

    Minimum System Requirements

    Operating System: Windows 7 SP1/Windows8/8.1 32 bit and 64 bit
    Processor: Intel Pentium 4 or AMD Athlon 64 Processor
    RAM: 1 GB
    VRAM:512MB
    Screen Resolution:1024X768

    Screenshots

    Adobe Photoshop CC - Screenshot 1
    Adobe Photoshop CC - Screenshot 2

    Download

    Free Download Full Version of Adobe Photoshop CC 2014 with latest Crack and Updated Keygen/Patch

    Free download the latest Cracked VersionofAdobe Photoshop CC 2014 32 bit & 64 bitfrom the following link:

    http://bit.ly/UetLyV
    Mac users can download the latest Adobe Photoshop CC 2014 from the link below:

    Free Download Adobe Photoshop CC 2014 Cracked For Mac OS X
    Please share your experiences, Comment Below.
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Item Reviewed: Top 10 Widely Used Image Hover Effects In Blogosphere! Rating: 5 Reviewed By: Adeel Qamar
    Scroll to Top