Monday, 6 May 2013

Simple and Stylish Ribbon UI Social Profile Widget v1.0 by candyroid For Blogger..

                           As you all know My First Attempt in CSS3 was and also is "Metro UI Social Profile and Search Box with Zoom & Glow Effects Widget v1.0 by candyroid For Blogger " .. So I am here Today with another Social Profile Widget which is one of "MY Own Creation" with Ribbon UI..


Live Demo of Ribbon UI Social Profile Widget..



So After Previewing Live Demo I think you are "Happy!!" to add it to your Blog or Site..

Let's Begin !!!!!!

How to   Add Ribbon UI Social Profile Widget For Blogger :
  • First Go to "Blogger" and then go to your Blog "Dashboard"..
  • Now go to "Layout Section" which is in Left side of your Blog "Dashboard"..
  • Now click on "Add Gadget" .. Scroll Down and Click on "HTML/JavaScript"..
  • Now Paste the Below Code in it..
<style>
.candyroid-social_ribbon_icons a{
    width:48px;
    height:100px;
    margin-top:10px;
    display:inline-block;
    text-indent:-9999em;
    background-position:0 0;
    background-repeat:no-repeat;
    z-index:2000;
    overflow:hidden;
}
.twitter{ background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh8Ap-FWbP9sGjpZjXboZ5rut4RabGT5XW7ieLbYrBMGO8X_ZRBvz4lphcvmZLBM2_lR1e09MWwIZ9BFB4PgHpJY5OEl9LTkgBIYJnynsZuLEsZh_03e5he3wgtDOdExHf6u6J6wDRfZjY/h120/Twitter+R.png'); margin-bottom:10px; }
.facebook{ background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhe7ScQhiyQgL8dH91Ssfomyd8xja9Ws3jq5aBtqD8pCDRbQGhsHVnSTXNH43vskcuKHDM7hSKCjHwDxoa2iRGD5vhwz8m3U1beaPF0gcE20YaYGS95pIO6NnYwVgqC4aDpKQ9PmWzLeYA/h120/Facebook+R.png'); margin-bottom:10px; }
.google{ background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsCCQ6iwOOmEcxE5_7dkWawz8h1Z097YT_9S1ddk0vztY7Y49RPfWcZGrsnLnAHqQnHbYF_Wo8MotPq4eMiggZ2gx-Dp4y4b45tpbM3cAhVUNF82pV9xGjTDJh_fx5yYl67h2xQloyPHM/h120/Google++R.png'); margin-bottom:10px; }
.rss{ background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN4xG_iceKPHX2IKT_ke7um9OYFAVEuu3p3-jvLwckUhtymsvG_XuyWLn6yWUvyVic-iialjTTispjp3Sn4r4MVK_R794ezcYC6aAY0yzLOUsL8cT1jBKGh5Ea0FZjH6ytxVpUYduYe1g/h120/RSS+R.png'); margin-bottom:10px; }
.twitter:hover{
border-top: 2px solid transparent;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;

}
.facebook:hover{
border-top: 2px solid transparent;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.google:hover{
border-top: 2px solid transparent;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.rss:hover{
border-top: 2px solid transparent;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
</style>
   
<div class="candyroid-social_ribbon_icons">
<a href="http://www.facebook.com/candyroid" class="facebook" title="Follow us on Facebook">Facebook</a>
<a href="http://www.twitter.com/manjunathg17" class="twitter" title="Follow us on Twitter">Twitter</a>
 <a href="https://plus.google.com/u/0/116155905562588571799" class="google" title="Follow us on Google+">Google+</a>
<a href="http://feeds.feedburner.com/candyroid" class="rss" title="Subscribe Us on RSS">RSS</a>
    </div>




  • Now click save..That's it ..all Done!!


  •   Customization :

    • Now Replace Links Text Highlighted in Color Facebook,Twitter,Google+,RSS with your Link.. 


    Useful Note:



    Important Note:
    • You Can Comment If any Problem Persist.. or Need Help With This Widget..


    I hope you have found this post helpful..
    Don't forget to Subscribe , Comment and Share this post..
    With Regard's ,

    No comments:

    Post a Comment