Monday 25 August 2014

Jquery Image Zoom Effect For Blogger


  • 1-Go to your Blog
  • 2-Click on Template


  • 3-Click on Edit HTML

  • 4-Now find ]]></b:skin>. Using CTRL+F.


  • 5-And Paste this Code, before the Closing ]]></b:skin> tag.

  • #easy_zoom{
    
    width:600px;
    
    height:400px; 
    
    border:5px solid #eee;
    
    background:#fff;
    
    color:#333;
    
    position:fixed;
    
    top:35px;
    
    left:50%;
    
    overflow:hidden;
    
    -moz-box-shadow:0 0 10px #555;
    
    -webkit-box-shadow:0 0 10px #555;
    
    box-shadow:0 0 10px #555;
    
    /* vertical and horizontal alignment used for preloader text */
    
    line-height:400px;
    
    text-align:center;
    
    }
    
    
  • 4-Now find Closing </head> tag. Using CTRL+F.


  • 5-And Paste this Code, Before the Closing </head> tag.
  • 
    
    
    
    
    

    Now Just upload Your Pictures, and to apply zoom Just add a Class. As
    <div> <a class="zoom" href="your url"><img src="your src url" width="320" /></a></div>
    Now Click on Save Button, you have done it.

    Share this post
    • Share to Facebook
    • Share to Twitter
    • Share to Google+
    • Share to Stumble Upon
    • Share to Evernote
    • Share to Blogger
    • Share to Email
    • Share to Yahoo Messenger
    • More...

    0 comments

    :) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer

     
    Posts RSSComments RSSBack to top
    © 2015 Eraneed ∙ Designed by Templates Crowd
    Released under Creative Commons 3.0 CC BY-NC 3.0