Friday, 23 August 2013

HOW TO ADD HOVER EFFECT ON BLOGGER TITLE TEXT OR LOGO



Hello everybody!! Today i will share an awesome tricks for blog images with this trick you can add hover effect with shadow in blogger images
HERE WE GO


  1. Open Your Blogger Account
  2. Click On Template
  3. Click On Edit HTML
  4. Now Find The Below Code
  5. ]]></b:skin>
  6. After Finding the Code Paste The Below Code Before ]]></b:skin>
#header-inner:hover{
-webkit-transform: scale(0.95,0.95);-moz-transform: scale(0.95,0.95);-o-transform: scale(0.95,0.95);-ms-transform: scale(0.95,0.95);transform: scale(0.95,0.95);}


After Pasting The Code Click On Save Template


WoW now you have images with hover effect


Please Leave Your Question And Comment Below..........................

Thursday, 22 August 2013

Add Premium Look Random Posts Widget To Blogger


Random posts widgets helps to show random posts from your blog. You can add it to your sidebar or anywhere you want to show random post on blog. This Random Posts Widget shows post without thumbnails. You can give life to your old posts because every time your blog get refreshed it will show new random posts. Today in this tutorial we will show you how to add a random posts widget without thumbnails on your blog.








How to Add This Widget To Blogger Blog

  1. Go to Blogger Dashboard -> Layout -> Add a Gadget -> HTML/JavaScript
  2. Paste The Following Code


<style>#random-posts{border: 1px solid #aaa;margin: 0px 0;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-moz-box-shadow: 0 5px 5px -5px #999;-webkit-box-shadow: 0 5px 5px -5px #999;box-shadow: 0 5px 5px -5px #999;background: #f6f6f6;background: -webkit-gradient(linear, 0% 40%, 0% 70%, from(#f9f9f9), to(#f1f1f1));background: -moz-linear-gradient(linear, 0% 40%, 0% 70%, from(#f9f9f9), to(#f1f1f1));}#random-posts li{background: url(http://4.bp.blogspot.com/-L_LJEgujgIc/UhTU2lSmpFI/AAAAAAAA8lo/cX9ye62idwQ/s1600/tick_blogsdaddy.png) no-repeat 12px;border-bottom: 1px solid #ccc;font-family: cambria;font-size: 12pt;list-style-type: none;margin: 0;padding: 6px 10px 10px 3em !important;height: 44px;overflow: hidden;line-height: 1.5em;}</style>
<div id="random-posts">
 <script type="text/javaScript">
var rdp_numposts=7;var rdp_snippet_length=0;var rdp_info='no';var rdp_current=[];var rdp_total_posts=0;var rdp_current=new Array(rdp_numposts);function totalposts(json){rdp_total_posts=json.feed.openSearch$totalResults.$t}document.write('<script type=\"text/javascript\" src=\"/feeds/posts/default?alt=json-in-script&max-results=0&callback=totalposts\"><\/script>');function getvalue(){for(var i=0;i<rdp_numposts;i++){var found=false;var rndValue=get_random();for(var j=0;j<rdp_current.length;j++){if(rdp_current[j]==rndValue){found=true;break}};if(found){i--}else{rdp_current[i]=rndValue}}};function get_random(){var ranNum=1+Math.round(Math.random()*(rdp_total_posts-1));return ranNum};</script><script type="text/javascript" src="/feeds/posts/default?alt=json-in-script&amp;max-results=0&amp;callback=totalposts"></script><script type="text/javaScript">
function random_posts(json){for(var i=0;i<rdp_numposts;i++){var entry=json.feed.entry[i];var rdp_posttitle=entry.title.$t;if('content'in entry){var rdp_get_snippet=entry.content.$t}else{if('summary'in entry){var rdp_get_snippet=entry.summary.$t}else{var rdp_get_snippet="";}};rdp_get_snippet=rdp_get_snippet.replace(/<[^>]*>/g,"");if(rdp_get_snippet.length<rdp_snippet_length){var rdp_snippet=rdp_get_snippet}else{rdp_get_snippet=rdp_get_snippet.substring(0,rdp_snippet_length);var space=rdp_get_snippet.lastIndexOf(" ");rdp_snippet=rdp_get_snippet.substring(0,space)+"&#133;";};for(var j=0;j<entry.link.length;j++){if('thr$total'in entry);if(entry.link[j].rel=='alternate'){var rdp_posturl=entry.link[j].href;var rdp_postdate=entry.published.$t;if('media$thumbnail'in entry){var rdp_thumb=entry.media$thumbnail.url}else{rdp_thumb="http://1.bp.blogspot.com/-44EergrPyEU/UhTU2eQARvI/AAAAAAAA8lk/CFBRyKaR3Ik/s1600/default.jpg"}}};document.write('<li>');document.write('<div><a href="'+rdp_posturl+'" title="'+rdp_posttitle+'">'+rdp_posttitle+'</a></div>');if(rdp_info=='yes'){document.write('<span>'+rdp_postdate.substring(8,10)+'/'+rdp_postdate.substring(5,7)+'/'+rdp_postdate.substring(0,4)+' - '+rdp_commentsNum)+'</span>'}document.write('<div style="clear:both"></div></li>')}};getvalue();for(var i=0;i<rdp_numposts;i++){document.write('<script type=\"text/javascript\" src=\"/feeds/posts/default?alt=json-in-script&start-index='+rdp_current[i]+'&max-results=1&callback=random_posts\"><\/script>')};
</script><script type="text/javascript" src="/feeds/posts/default?alt=json-in-script&amp;start-index=100&amp;max-results=1&amp;callback=random_posts"></script></div> 


Customizations

  • The Number In "Red" Is The No. Of Posts to Be Displayed In Widget.
  • If You Want Then Replace "Green" Highlighted Color URL With Your Own Icon.
  • Save Your Gadget and Its All Done!

If you like this tutorial about "Premium Look Random Posts Widget" and wish to get more SEO Tips, Widgets then SUBSCRIBE TO OUR EMAIL SUBSCRIPTION! 



How to Add Percentage Value to a Scrollbar in Bloggers.

Now i'm going to share an awesome trick through which you can add percentage to blogger scroll bar. It basically shows you the percentage of a page while scrolling. It might turn out to be extremely useful for your visitors to find out how much page they have scrolled, or how much content is left to be read. In this article, we will show you How to Add Percentage Value to a Scrollbar in Bloggers.

Note: You can check out the demo of this widget Here (Tip: Make sure you scroll up or down the page to see the percentage along the scrollbar). 
The First thing you need to do is to login into your Google account making sure that your blogs are hosted on that particular account. Now go to Blogger Dashboard and select the blog in which you would like to add Percentage Value to a Scrollbar. Go to Template >> Edit HTML and search for the ]]></b:skin> tag. Once you have found the ]]></b:skin> tag successfully, just above it paste the following CSS code.

#scroll {
display: none;
position: fixed;
top: 0;
right: 20px;
z-index: 500;
padding: 3px 8px;
background-color: #2187e7;
color: #fff;
border-radius: 3px;
}
#scroll:after {
content: ” ”;
position: absolute;
top: 50%;
right: -8px;
height: 0;
width: 0;
margin-top: -4px;
border: 4px solid transparent;
border-left-color: #2187e7;
}

After adding the CSS coding, search for the ending </head> tag and right after it paste the following code. (Tip: Make sure you paste the code between the ending </head> and opening <body> head tag.

<div id='scroll'></div>

Lastly, search for the ending </body> tag and just above it paste the following JavaScript code. This is the code which will ensure that your scrollbar shows the accurate percentage upon scrolling up or down the page. Once everything is done, save the template by pressing “Save Template” Button available on the top right corner of your screen.

<script type='text/javascript'>/*<![CDATA[*/var scrollTimer = null;$(window).scroll(function() {var viewportHeight = $(this).height(),scrollbarHeight = viewportHeight / $(document).height() * viewportHeight,progress = $(this).scrollTop() / ($(document).height() - viewportHeight),distance = progress * (viewportHeight - scrollbarHeight) + scrollbarHeight / 2 - $('#scroll').height() / 2;$('#scroll').css('top', distance).text(' (' + Math.round(progress * 100) + '%)').fadeIn(100);if (scrollTimer !== null) {clearTimeout(scrollTimer);}scrollTimer = setTimeout(function() {$('#scroll').fadeOut();}, 1500);});/*]]>*/
</script> 
 Congratulations: You have successfully added percentage value to a scroll bar in bloggers. Now go and check our blog to see the widget in action.

We hope this tutorial have helped to learn How to Add Percentage Value to a Scrollbar in Bloggers. Let us know if you have any suggestions by commenting them below.

Wednesday, 21 August 2013

How to Increase Blog Traffic and Reputation Through Blog Commenting




After putting to practice what I researched, I realize that there is nothing that can take the place of commenting in blogging industry. May be you've come to think of it that if you didn't visit or comment on other people’s blog, how will people do the same to you. Commenting has really helped in the past months which are why I decided to bring up this post.

Though you might have heard so many things about commenting on blogs and the links it has with traffic. That is very true, because all the old tips and tricks are just been updated. Below, I will be sharing a very practical experience on how you can use commenting on other people’s blog related to your niche to generate traffic and build your reputation.

For those who don’t know what reputation is: it is the estimation in which a person or thing is held, especially by the community or the public generally. Now let go to our man points.

1. Comment as a person:

You don’t expect me to follow back or commend a person who doesn’t show his/her identity. I’ve experience this several times, and I wonder how on earth you want people to link back to you.

And more so, Google see this as a spam and eventually there is a link. The best way is to comment with a real name or probably your blog name or address. Some even use twitter account. You can also sign up for a profile at Gravatar if you don’t know your way out, because it’s more personal and very good to use.

2. Comment Reasonably:

There was a time a person commented on my blog, and he knew what he did quite alright. And before he started, he said” though I know this is off point”. In using commenting as a building block for reputation, you need to comment reasonable with the trending points, and not off the point or trying to promote your own blog in commenting, it’s very bad.

3. Always be the first to comment:

Though it’s very hard, and you can only do this when you subscribe for the daily updates. Nobody sees people that comment anything from 10th comments down, when you are the first to comment people see you and mostly if you have something reasonable to contribute, definitely people will go back to your blog and see what you are made of, whereas you can get a bit of backlink and traffic.

4. Get a do-follow comment box:

Like a side sometimes ago in my previous post, that blogging is tending to a new era where by things of the old are getting rusty. There are different comment box plugins now which will definitely encourage your visitors to come back. The commentLuv is a very good example because bloggers believe it’s a dofollow comment box.

We also have some fancy comment box from intensedebate, this type of comment box is very valuable in such a way that it leaves a link back to websites and gives room follow twitter username.

5. Make commenting easy:

There was a time I visited a blog with a great article, I wanted to comment but it was so difficult to comment because of the captcha required to fill, before you could submit your comment it was hell. My advice is that, captcha these days are no longer required with improvement we have with different comment box.

6. Respond To comments:

Today, most pro bloggers get their posts title from responding to the comments on their blogs. Imagine someone taking the pain to comment and react to your post an you now decided to ignore it. You get real readers from responding to visitor’s comment by providing solutions to the challenge.

Visitors love it when you take your time to respond to their comment, it shows you have your readers at heart and you are caring.

7.Top commentators:

I bet you that everybody wants to seen and heard; therefore there are some platforms like wordpress plugins who has a top commentator in which the person that has the greatest comment will be shown at the top of the commentator plugin.

People will definitely want to comment on your post for them to be the top commentator for the month week or the day. And by so doing, people will keep visiting and your reputation keeps increasing.

Monday, 19 August 2013

Add Cool Colored Hover Effects Social Media Widget To Blogger





Social Media widgets plays key role in getting good followers on twitter, fans on facebook and subscribers on RSS or no matter on what social media platform you plan to get followers social media has its importance. It is therefore much important for a blogger also to put up a nice social media widget that attracts visitors and engage them in following you on various social media platforms.

Keeping this in view i just have come up with a very nice, cool looking and much attractive social media widget for your Navigation bar or you can also add this to your sidebar with slight customization.



How to add it


  1. To add this widget to your navigation bar or sidebar follow these simple steps.
  2. Go to Templates > Edit HTML (Make sure you create a backup of your template)
  3. Find ]]></b:skin>  and paste the following CSS code just above it

ul#icon-socialmn{float:right}
ul#icon-socialmn li{float:left;display:inline-block;position:relative}
ul#icon-socialmn li a{background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-FBgrg8VFe8fzgGZkLxFehxfxsKgYy7CUYPxCt5Ohk58DNaHsXf4TiYe-7ZldkYTYsE093_DVylEGv4u7wqaIGFuBusnVzFFIruGYPx3rtWEfytCutwoz8zjxWL81qpCJrxitSwbBvJlF/s1600/team-social-icons.png);background-repeat:no-repeat;display:block;width:40px;height:47px;text-indent:-9999px;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;-o-transition:background .2s ease-out;transition:background .2s ease-out}
ul#icon-socialmn li.social-twitter a{background-position:4px 7px}
ul#icon-socialmn li.social-twitter a:hover{background-color:#2DAAE1}
ul#icon-socialmn li.social-facebook a{background-position:-25px 7px}
ul#icon-socialmn li.social-facebook a:hover{background-color:#3C5B9B}
ul#icon-socialmn li.social-google a{background-position:-54px 7px}
ul#icon-socialmn li.social-google a:hover{background-color:#F63E28}
ul#icon-socialmn li.social-rss a{background-position:-85px 7px}
ul#icon-socialmn li.social-rss a:hover{background-color:#FA8C27}
ul#icon-socialmn li.social-linkedin a{background-position:-116px 7px}
ul#icon-socialmn li.social-linkedin a:hover{background-color:#0173B2}
ul#icon-socialmn li.social-dribbble a{background-position:-146px 7px}
ul#icon-socialmn li.social-dribbble a:hover{background-color:#F9538F}
ul#icon-socialmn li.social-pinterest a{background-position:-176px 7px}
ul#icon-socialmn li.social-pinterest a:hover{background-color:#CB2027}

4. Save your template
5. Now Wherever you want to show the Social Media Widget  paste the following code there


<div dir="ltr" style="text-align: left;" trbidi="on"><ul class="sociico" id="icon-socialmn"><li class="social-twitter" style="background-color: black;"><a href="Your Link Here" target="_blank">twitter</a></li><li class="social-facebook" style="background-color: black;"><a href="Your Link Here#" target="_blank">facebook</a></li><li class="social-google" style="background-color: black;"><a href="Your Link Here" target="_blank">google</a></li><li class="social-rss" style="background-color: black;"><a href="Your Link Here" target="_blank">rss</a></li><li class="social-pinterest" style="background-color: black;"><a href="Your Link Here" target="_blank">pinterest</a></li></ul></div> 



Note: Make Sure you have dark background to make widget look perfect You can change the background color to any color by changing  black  in above code. If you don't want any background color just remove this style="background-color: black;"  from above code in all lines and if you removed it then widget will appear there fine but it will be all in white color and will be difficult for you to notice. So it is recommended to have dark background.

If you like this widget then please share it with your friends on facebook and twitter and you can ask any question about this widget below in comments. :)

Saturday, 10 August 2013

FACEBOOK AUTOLIKER,AUTOFOLLOWERS 2013 100% without SpaM

Nowadays people get likes on facebook but the sites they same
now i am going to share an awesome site from which u can get awesome free likes on fb status,photo etc
and followers

IT GIVES HUGE LIKES
LIVE DEMO fOR LIKES
















LIVE DEMO FOR FOLLOWERS













YOU CAN GO TO MY PROFILE AND SEE-ASHISH ROX

NOW THE SITE-EPSyy
100% SPAM FREE






Wednesday, 7 August 2013

Rapture - Social Profiles Widget With Flapping And Hover Effect

GUD AFTERNOON FRIENDS,Today i will share about social profile widget for blogger,

You should add this widget to your blog if you have a small amount of fans on social networking websites . Nowadays , Nobody can spot  a website without links or icons to their social profiles . This widget is very large in size . So it would look good when you place it in the center of the footer .

LIVE DEMO


STEPS 

1 . Go  TO Blogger - Layout - Add A Gadget
2 . Now Select HTML/Javascript .
3 . Copy The Coding Below and paste it . Align it to the center using the <center> tag if you               want .
4 . Dont Forget to Change Links in THe Highlighted color to your links .


 <style> .envy-flapwid { font-family:Cambria, Georgia, serif; font-weight:300; font-size:15px; color:#333; overflow-y:hidden; overflow-x:hidden; height:270px; font-smoothing:antialiased; -webkit-font-smoothing:antialiased; -moz-font-smoothing:antialiased; -o-font-smoothing:antialiased; -ms-font-smoothing:antialiased; margin:1px; } .envy-flapwid a { color:#555; text-decoration:none; } .envy-bdy { width:600px; position:relative; margin:1px; } .clr { clear:both; height:0; margin:0; padding:0; } .envy-fgt { list-style:none; display:block; text-align:center; width:100%; margin:5px 0 0; padding:0; } .envy-fgt:after,.envy-itm:before { content; display:table; } .envy-fgt:after { clear:both; } .envy-fgt li { width:170px; height:170px; display:inline-block; margin:10px; } .envy-itm { width:100%; height:100%; border-radius:50%; position:relative; cursor:default; -webkit-perspective:900px; -moz-perspective:900px; -o-perspective:900px; -ms-perspective:900px; perspective:900px; } .envy-tgf { position:absolute; width:100%; height:100%; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; -o-transform-style:preserve-3d; -ms-transform-style:preserve-3d; transform-style:preserve-3d; } .envy-tgf > div { display:block; position:absolute; width:100%; height:100%; border-radius:50%; background-position:center center; -webkit-transition:all .4s linear; -moz-transition:all .4s linear; -o-transition:all .4s linear; -ms-transition:all .4s linear; transition:all .4s linear; -webkit-transform-origin:50% 0; -moz-transform-origin:50% 0; -o-transform-origin:50% 0; -ms-transform-origin:50% 0; transform-origin:50% 0; } .envy-tgf .envy-tgf-front { box-shadow:inset 0 0 0 10px rgba(0,0,0,0.3); } .envy-tgf .envy-tgf-backfb { -webkit-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -moz-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -o-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -ms-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); background:#4668af url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgD4WnxYOTAgjrE6rHkJed46o_U9mcp97kNBYcRThILZh3mZU54dHQ1n5-BgkzwIGOkn4Pm327LUck1o8NVwr9Mj3JP7IqKf1EkauD4rt0WKbs5DOKdjHxSaDFyWHs7z4cTOPR3C_hthxV0/s200/widget-generatorsdotcom.png); opacity:0; } .envy-tgf .envy-tgf-backgp { -webkit-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -moz-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -o-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -ms-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); background:#de3a26 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgD4WnxYOTAgjrE6rHkJed46o_U9mcp97kNBYcRThILZh3mZU54dHQ1n5-BgkzwIGOkn4Pm327LUck1o8NVwr9Mj3JP7IqKf1EkauD4rt0WKbs5DOKdjHxSaDFyWHs7z4cTOPR3C_hthxV0/s200/widget-generatorsdotcom.png); opacity:0; } .envy-tgf .envy-tgf-backtw { -webkit-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -moz-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -o-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); -ms-transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); transform:translate3d(0,0,-170px) rotate3d(1,0,0,90deg); background:#0dace1 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgD4WnxYOTAgjrE6rHkJed46o_U9mcp97kNBYcRThILZh3mZU54dHQ1n5-BgkzwIGOkn4Pm327LUck1o8NVwr9Mj3JP7IqKf1EkauD4rt0WKbs5DOKdjHxSaDFyWHs7z4cTOPR3C_hthxV0/s200/widget-generatorsdotcom.png); opacity:0; } .envy-img-1 { background:#4668af url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiv_sgKiHe7KFFwGnpRW48L3mAu12i75hx6KLddZ4R1C8XN530329WllMyQ1fobbPxMjzvlweBB0n0oUzotYSCJmGayHneb4SBVR3LBCLazolgWoiPMbJ8heE9DqLm7r-eme891bIa1k7Wu/s66/widgetgen-facebook.png) center no-repeat; } .envy-img-2 { background:#de3a26 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJegtrC3G-3WF6MH_CvTIm-ESj5QKshQGwU-wirS3ys5L_coh94HwJ1e64_buOaF0Oyswbhtnh6CNIDeClOlKWNBNC98XKQmOgCkaP9jdFfPK3tPdvjFFA7-F3y8CpWM5krGqlEVSLabGm/s60/widgen-googleplus.png) center no-repeat; } .envy-img-3 { background:#0dace1 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4f6FPMBHkFJCixSrYfj3shrmZRbKmw7HvPH6Py2Hs9ByEC2YK6RJFiSDMJPr-pEzr1nI_Gjm2VFEMndBZXma4MS2D69VFyHB6gv4fHqFvKdd2u9PJ9DLIdC2wGJ8DMwv5QWJbGWQKyNPg/s60/widgetgen-twitter.png) center no-repeat; } .envy-tgf h3 { color:#fff; text-transform:uppercase; letter-spacing:0; font-size:24px; height:40px; font-family:'Open Sans', Arial, sans-serif; text-shadow:0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3); margin:0 20px; padding:40px 0 0; } .envy-tgf p { color:#fff; font-style:italic; font-size:12px; border-top:1px solid rgba(255,255,255,0.5); margin:10px 0; padding:0; } .envy-tgf p a { display:block; width:100px; height:30px; background:rgba(0,0,0,0.3); border-radius:2px; color:#fff; font-style:normal; font-weight:700; text-transform:uppercase; text-decoration:none; font-size:9px; letter-spacing:1px; padding-top:3px; font-family:'Open Sans', Arial, sans-serif; text-shadow:0 0 0 #fafafa, 0 0 1px rgba(0,0,0,0.3); -webkit-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; -moz-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; -o-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; -ms-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; transition:transform .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; margin:7px auto 0; } .envy-tgf p a:hover { background:rgba(0,0,0,0.2); text-shadow:none; -webkit-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; -moz-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; -o-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; -ms-transition:0 .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; transition:transform .3s ease-in-out .2s opacity .3s ease-in-out .2s background .2s linear 0; } .envy-itm:hover .envy-tgf-front { -webkit-transform:translate3d(0,230px,0) rotate3d(1,0,0,-90deg); -moz-transform:translate3d(0,210px,0) rotate3d(1,0,0,-90deg); -o-transform:translate3d(0,210px,0) rotate3d(1,0,0,-90deg); -ms-transform:translate3d(0,210px,0) rotate3d(1,0,0,-90deg); transform:translate3d(0,210px,0) rotate3d(1,0,0,-90deg); opacity:0; } .envy-itm:hover .envy-tgf-backfb,.envy-itm:hover .envy-tgf-backgp,.envy-itm:hover .envy-tgf-backtw { -webkit-transform:rotate3d(1,0,0,0deg); -moz-transform:rotate3d(1,0,0,0deg); -o-transform:rotate3d(1,0,0,0deg); -ms-transform:rotate3d(1,0,0,0deg); transform:rotate3d(1,0,0,0deg); opacity:1; } </style> <br/><a href='http://www.envyblogging.blogspot.in'></a> <div class="envy-flapwid"> <div class="envy-bdy"> <section class="main"> <ul class="envy-fgt"> <li> <div class="envy-itm"> <div class="envy-tgf"> <div class="envy-tgf-front envy-img-1"></div> <div class="envy-tgf-backfb"> <h3>Facebook</h3> <p>Like Our Page <a href="http://facebook.com/akloveai">Like us On Facebook</a></p> </div> </div> </div> </li> <li> <div class="envy-itm"> <div class="envy-tgf"> <div class="envy-tgf-front envy-img-2"></div> <div class="envy-tgf-backgp"> <h3>Google+</h3> <p>Add Us To your Circle<a href="https://plus.google.com/.">Add Us On Google+</a></p> </div> </div> </div> </li> <li> <div class="envy-itm"> <div class="envy-tgf"> <div class="envy-tgf-front envy-img-3"></div> <div class="envy-tgf-backtw"> <h3>Twitter</h3> <p>Join Us on Twitter<a href="http://twitter.com/*">Follow Us on Twitter</a></p> </div> </div> </div> </li> </ul> </section></div> </div>  

Thats All! Now That You have added a great widget to your blog , its time for us to depart . If You loved this Widget please share this widget . Feel Free to comment about any related problems of this widget .