You can see the effect on this image below: try moving your mouse from the left, right, and above.

Adding Hover Effect From Different Directions on Blogger Images
First thing to do is to add the CSS style to our Template:Step 1. From Blogger Dashboard, go to Template and press the Edit HTML button
Step 2. Search for the </head> tag - to find it, click anywhere inside the code area, press CTRL + F keys and type it in the search box.
Step 3. After you found it, add the following style just above it:
<style>Step 4. Save the Template
/* The container and the image */
div.multi-hover {
overflow: hidden;
position: relative;
vertical-align: middle;
width: 100%;
height: 358px;
line-height: 358px;
}
div.multi-hover img {width: 100%;}
/* The texts that, by default, are hidden */
div.multi-hover span {
color: #FFF;
font-size: 32px;
font-weight: bold;
height: 100%;
opacity: 0;
position: absolute;
text-align: center;
transition: all 0.3s linear 0s;
width: 100%;
}
/* And this is what will generate the effect */
div.multi-hover span:nth-child(1) { /* right */
background: none repeat scroll 0 0 rgba(255, 189, 36, 0.6);
left: 90%;
top: 0;
}
div.multi-hover span:nth-child(2) { /* top */
background: none repeat scroll 0 0 rgba(106, 170, 255, 0.6);
left: 0;
top: -80%;
}
div.multi-hover span:nth-child(3) { /* left */
background: none repeat scroll 0 0 rgba(204, 87, 166, 0.6);
left: -90%;
top: 0;
}
div.multi-hover span:nth-child(4) { /* bottom */
background: none repeat scroll 0 0 rgba(97, 181, 115, 0.6);
left: 0;
top: 80%;
}
div.multi-hover span:hover {opacity: 1;}
div.multi-hover span:nth-child(2n+1):hover {left: 0;}
div.multi-hover span:nth-child(2n):hover {top: 0;}
</style>
Now we are going to add the HTML that is nothing but a DIV where we included four SPAN tags with texts and an image:
Step 5. Choose Posts, create a New Post, click on the HTML tab (1) and paste this code inside the empty box:
<div class=multi-hover>Add your own text/description to "hover right", "hover top", "hover left" and "hover bottom" (2) and replace the url in blue with the image URL (3) where you want to apply the effect.
<span>hover right</span>
<span>hover top</span>
<span>hover left</span>
<span>hover bottom</span>
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiX1hKcVOP6Uw4feKQ0qk6srfW13bU7VXcg7-sS0HyPuZb7QlEDctoLlbKyVPkV8ftYOMq_MugIg1Hkc6jrpCQ1TuXcnIl7PMmeXd0FCedJwV38dKNyaqGHLfrswDujj39rR-2kDXTg0Qk/s1600/flowers">
</div>
Important! Do not click on the Compose tab, otherwise the changes will be lost.
Step 6. After you finished editing your post, click Publish (4)
And that's it... enjoy! :)
mesothelioma suit ACCIDENT AND INJURY ATTORNEY Donate car for tax credit Insurance Cooking Recipes eCommerce sites Loans donate old cars to charity domain registration yahoo Recovery Credit Software Tourism or Travel structured settlements annuities MISSISSIPPI MESOTHELIOMA LAWYER Attomey Online Classes SEO CRIMINAL DEFENSE ATTORNEY PALM BEACH small business administration sba Mortgage Technology Blogs Cord Blood Claim Treatment Transfer Donate Lawyer Hosting Classes Rehab How to donate a car in California structured settlement buyer Coupons Student Loans Forex Trading Conference Call Trading Auto insurance affiliate program Gas/Electricity Degree Attormey STRUCTURED ANNUITY SETTLEMENT Donate Car to Charity California mesothelioma attorneys california Mesothelioma Law Firm Donate Car for Tax Credit domains yahoo DUI ATTORNEY ORLANDO Online casino ANNUITY SETTLEMENT NUNAVUT CULTURE · World Trade Center Footage DAYTON FREIGHT LINES mesothelioma survival rates WebHostingHub structured settlement annuity companies Donate cars in ma Bluehost Fashion and Design · PaperPort Promotional Code STRUCTURE SETTLEMENTS




 
No hay comentarios:
Publicar un comentario