Latest News

Friday, 12 December 2014

Social Icon animated with CSS3 Style

Add a Social Icon animated with CSS3 Style on website or blogger. Let us follow the below steps.
Social Icon Animated Demo1

Step 1: Go to Blogger Click the Dashboard then
Step 2: Now Click on Template->Edit HTML-> Proceed
Step 3: Now Find this code ]]></b:skin> by pressing Ctrl + F
Step 4: Copy the code from below and Paste it  Before/above ]]></b:skin> 
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}
section, header{
    display: block;
}
/* General Demo Style */
body{
    font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    background: #fff repeat top center;
    font-weight: 400;
    font-size: 15px;
    color: #3a2127;
    overflow-y: scroll;
}
a{
    color: #333;
    text-decoration: none;
}
.container{
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}
.clr{
    clear: both;
}
.container > header{
    padding: 20px 30px 20px 30px;
    margin: 0px 20px 10px 20px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
    position: relative;
    color: #498ea5;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    padding: 0px 0px 5px 0px;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.container > header h1 span{
    font-family: 'Alegreya SC', Georgia, serif;
    font-size: 20px;
    line-height: 20px;
    display: block;
    font-weight: 400;
    font-style: italic;
    color: #719dab;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.container > header h2{
    font-size: 16px;
    font-style: italic;
    color: #2d6277;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
/* Header Style */
.Blogsitedesigns-top{
    line-height: 24px;
    font-size: 11px;
    background: rgba(255,255,255,0.4);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.Blogsitedesigns-top a{
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    text-shadow: 0px 1px 1px #fff;
    display: block;
    float: left;
}
.Blogsitedesigns-top a:hover{
    background: #fff;
}
.Blogsitedesigns-top span.right{
    float: right;
}
.Blogsitedesigns-top span.right a{
    float: left;
    display: block;
}
.Blogsitedesigns-demos{
    text-align:center;
    display: block;
    line-height: 30px;
    padding: 20px 0px;
}
.Blogsitedesigns-demos a{
    display: inline-block;
    margin: 0px 4px;
    padding: 0px 4px;
    color: #85b9cb;
    text-shadow: none;
    line-height: 20px;  
    font-style: italic;
    font-size: 13px;
    border-radius: 3px;
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.Blogsitedesigns-demos a:hover{
    color: #699daf;
    background: rgba(255,255,255,0.9);
}
.Blogsitedesigns-demos a.current,
.Blogsitedesigns-demos a.current:hover{
    background: #bdd4dc;
    color: #fff;
}
 .tt-wrapper{
    padding: 0;
    width: 435px;
    height: 70px;
    margin: 80px auto 30px auto;
}
.tt-wrapper li{
    float: left;
}
.tt-wrapper li a{
    display: block;
    width: 68px;
    height: 70px;
    margin: 0 2px;
    outline: none;
    background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjXI3J8yevpHvHJObzwJSbbVabzATC0RhtsWXqdeIaVQPq1Mnlt9flawzoeX7taT0XAvIAhAWTVca85qSGy-Wdx2N50g4b38YHpQNFrl8dI2DzV9TY9yohE8Fe7pFjOcYpm3m1WRsTYT8/s1600/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
    position: relative;
}
.tt-wrapper li .tt-gplus{
    background-position: 0px 0px;
}
.tt-wrapper li .tt-twitter{
    background-position: -68px 0px;
}
.tt-wrapper li .tt-dribbble{
    background-position: -136px 0px;
}
.tt-wrapper li .tt-facebook{
    background-position: -204px 0px;
}
.tt-wrapper li .tt-linkedin{
    background-position: -272px 0px;
}
.tt-wrapper li .tt-forrst{
    background-position: -340px 0px;
}
.tt-wrapper li a span{
    width: 100px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    left: 50%;
    margin-left: -64px;
    font-family: 'Alegreya SC', Georgia, serif;
    font-weight: 400;  
    font-style: italic;
    font-size: 14px;
    color: #719DAB;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 4px solid #fff;
    background: rgba(255,255,255,0.3);
    text-indent: 0px;
    border-radius: 5px;
    position: absolute;
    pointer-events: none;
    bottom: 100px;
    opacity: 0;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tt-wrapper li a span:before,
.tt-wrapper li a span:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.1);
}
.tt-wrapper li a span:after{
    bottom: -14px;
    margin-left: -10px;
    border-top: 10px solid #fff;
}
.tt-wrapper li a:hover span{
    opacity: 0.9;
    bottom: 70px;
}
Step 5: Click the Layout and Add a Gadget then
Step 6:
Click the HTML/JavaScript then

Step 7: Copy the Below code And Paste on it.
<div class="container">
<ul class="tt-wrapper">
   <li><a class="tt-gplus" href="#"><span>Google Plus</span></a></li>
   <li><a class="tt-twitter" href="#"><span>Twitter</span></a></li>
   <li><a class="tt-dribbble" href="#"><span>Dribbble</span></a></li>
   <li><a class="tt-facebook" href="#"><span>Facebook</span></a></li>
   <li><a class="tt-linkedin" href="#"><span>LinkedIn</span></a></li>
   <li><a class="tt-forrst" href="#"><span>Forrst</span></a></li>
</ul> 
</div>
Step 8: Save Gadget and It will works.

Social Icon Animated Demo 2
 

Step 1: Go to Blogger Click the Dashboard then
Step 2: Now Click on Template->Edit HTML-> Proceed
Step 3: Now Find this code ]]></b:skin> by pressing Ctrl + F
Step 4: Copy the code from below and Paste it  Before/above ]]></b:skin>
 
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}
section, header{
    display: block;
}
/* General Demo Style */
body{
    font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    background: #fff repeat top center;
    font-weight: 400;
    font-size: 15px;
    color: #3a2127;
    overflow-y: scroll;
}
a{
    color: #333;
    text-decoration: none;
}
.container{
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}
.clr{
    clear: both;
}
.container > header{
    padding: 20px 30px 20px 30px;
    margin: 0px 20px 10px 20px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
    position: relative;
    color: #498ea5;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    padding: 0px 0px 5px 0px;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.container > header h1 span{
    font-family: 'Alegreya SC', Georgia, serif;
    font-size: 20px;
    line-height: 20px;
    display: block;
    font-weight: 400;
    font-style: italic;
    color: #719dab;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.container > header h2{
    font-size: 16px;
    font-style: italic;
    color: #2d6277;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
/* Header Style */
.Blogsitedesigns-top{
    line-height: 24px;
    font-size: 11px;
    background: rgba(255,255,255,0.4);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.Blogsitedesigns-top a{
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    text-shadow: 0px 1px 1px #fff;
    display: block;
    float: left;
}
.Blogsitedesigns-top a:hover{
    background: #fff;
}
.Blogsitedesigns-top span.right{
    float: right;
}
.Blogsitedesigns-top span.right a{
    float: left;
    display: block;
}
.Blogsitedesigns-demos{
    text-align:center;
    display: block;
    line-height: 30px;
    padding: 20px 0px;
}
.Blogsitedesigns-demos a{
    display: inline-block;
    margin: 0px 4px;
    padding: 0px 4px;
    color: #85b9cb;
    text-shadow: none;
    line-height: 20px;   
    font-style: italic;
    font-size: 13px;
    border-radius: 3px;
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.Blogsitedesigns-demos a:hover{
    color: #699daf;
    background: rgba(255,255,255,0.9);
}
.Blogsitedesigns-demos a.current,
.Blogsitedesigns-demos a.current:hover{
    background: #bdd4dc;
    color: #fff;
}
.tt-wrapper{
    padding: 0;
    width: 435px;
    height: 70px;
    margin: 80px auto 30px auto;
}
.tt-wrapper li{
    float: left;
}
.tt-wrapper li a{
    display: block;
    width: 68px;
    height: 70px;
    margin: 0 2px;
    outline: none;
    position: relative;
    z-index: 2;
    background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjXI3J8yevpHvHJObzwJSbbVabzATC0RhtsWXqdeIaVQPq1Mnlt9flawzoeX7taT0XAvIAhAWTVca85qSGy-Wdx2N50g4b38YHpQNFrl8dI2DzV9TY9yohE8Fe7pFjOcYpm3m1WRsTYT8/s1600/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
}
.tt-wrapper li .tt-gplus{
    background-position: 0px 0px;
}
.tt-wrapper li .tt-twitter{
    background-position: -68px 0px;
}
.tt-wrapper li .tt-dribbble{
    background-position: -136px 0px;
}
.tt-wrapper li .tt-facebook{
    background-position: -204px 0px;
}
.tt-wrapper li .tt-linkedin{
    background-position: -272px 0px;
}
.tt-wrapper li .tt-forrst{
    background-position: -340px 0px;
}
.tt-wrapper li a span{
    width: 80px;
    height: 80px;
    line-height: 80px;
    padding: 10px;
    left: 50%;
    margin-left: -55px;
    font-family: 'Alegreya SC', Georgia, serif;
    font-weight: 400;   
    font-style: italic;
    font-size: 14px;
    color: #719DAB;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 5px solid #fff;
    background: rgba(255,255,255,0.5);
    text-indent: 0px;
    position: absolute;
    pointer-events: none;
    border-radius: 50%;
    bottom: -40px;
    opacity: 0;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.1);
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -o-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tt-wrapper li a:hover span{
    opacity: 0.9;
    bottom: 50px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
Step 5: Click the Layout and Add a Gadget then
Step 6:
Click the HTML/JavaScript then

Step 7: Copy the Below code And Paste on it.
<div class="container">
<ul class="tt-wrapper">
   <li><a class="tt-gplus" href="#"><span>Google Plus</span></a></li>
   <li><a class="tt-twitter" href="#"><span>Twitter</span></a></li>
   <li><a class="tt-dribbble" href="#"><span>Dribbble</span></a></li>
   <li><a class="tt-facebook" href="#"><span>Facebook</span></a></li>
   <li><a class="tt-linkedin" href="#"><span>LinkedIn</span></a></li>
   <li><a class="tt-forrst" href="#"><span>Forrst</span></a></li>
</ul> 
</div>
Step 8: Save Gadget and It will works.

Social Icon Animated Demo 3


Step 1: Go to Blogger Click the Dashboard then
Step 2: Now Click on Template->Edit HTML-> Proceed
Step 3: Now Find this code ]]></b:skin> by pressing Ctrl + F
Step 4: Copy the code from below and Paste it  Before/above ]]></b:skin>
 table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}
section, header{
    display: block;
}
/* General Demo Style */
body{
    font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    background: #fff;
    font-weight: 400;
    font-size: 15px;
    color: #3a2127;
    overflow-y: scroll;
}
a{
    color: #333;
    text-decoration: none;
}
.container{
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}
.clr{
    clear: both;
}
.container > header{
    padding: 20px 30px 20px 30px;
    margin: 0px 20px 10px 20px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
    position: relative;
    color: #498ea5;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    padding: 0px 0px 5px 0px;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.container > header h1 span{
    font-family: 'Alegreya SC', Georgia, serif;
    font-size: 20px;
    line-height: 20px;
    display: block;
    font-weight: 400;
    font-style: italic;
    color: #719dab;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.container > header h2{
    font-size: 16px;
    font-style: italic;
    color: #2d6277;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
/* Header Style */
.Blogsitedesigns-top{
    line-height: 24px;
    font-size: 11px;
    background: rgba(255,255,255,0.4);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.Blogsitedesigns-top a{
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    text-shadow: 0px 1px 1px #fff;
    display: block;
    float: left;
}
.Blogsitedesigns-top a:hover{
    background: #fff;
}
.Blogsitedesigns-top span.right{
    float: right;
}
.Blogsitedesigns-top span.right a{
    float: left;
    display: block;
}
.Blogsitedesigns-demos{
    text-align:center;
    display: block;
    line-height: 30px;
    padding: 20px 0px;
}
.Blogsitedesigns-demos a{
    display: inline-block;
    margin: 0px 4px;
    padding: 0px 4px;
    color: #85b9cb;
    text-shadow: none;
    line-height: 20px;  
    font-style: italic;
    font-size: 13px;
    border-radius: 3px;
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.Blogsitedesigns-demos a:hover{
    color: #699daf;
    background: rgba(255,255,255,0.9);
}
.Blogsitedesigns-demos a.current,
.Blogsitedesigns-demos a.current:hover{
    background: #bdd4dc;
    color: #fff;
}
.tt-wrapper{
    padding: 0;
    width: 435px;
    height: 70px;
    margin: 80px auto 30px auto;
}
.tt-wrapper li{
    float: left;
}
.tt-wrapper li a{
    display: block;
    width: 68px;
    height: 70px;
    margin: 0 2px;
    outline: none;
    position: relative;
    z-index: 2;
    background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjXI3J8yevpHvHJObzwJSbbVabzATC0RhtsWXqdeIaVQPq1Mnlt9flawzoeX7taT0XAvIAhAWTVca85qSGy-Wdx2N50g4b38YHpQNFrl8dI2DzV9TY9yohE8Fe7pFjOcYpm3m1WRsTYT8/s1600/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
}
.tt-wrapper li .tt-gplus{
    background-position: 0px 0px;
}
.tt-wrapper li .tt-twitter{
    background-position: -68px 0px;
}
.tt-wrapper li .tt-dribbble{
    background-position: -136px 0px;
}
.tt-wrapper li .tt-facebook{
    background-position: -204px 0px;
}
.tt-wrapper li .tt-linkedin{
    background-position: -272px 0px;
}
.tt-wrapper li .tt-forrst{
    background-position: -340px 0px;
}
.tt-wrapper li a span{
    width: 80px;
    height: auto;
    padding: 10px;
    left: 50%;
    margin-left: -55px;
    font-family: 'Alegreya SC', Georgia, serif;
    font-weight: 400;  
    font-style: italic;
    font-size: 14px;
    color: #719DAB;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 5px solid #fff;
    background: rgba(255,255,255,0.5);
    text-indent: 0px;
    position: absolute;
    pointer-events: none;
    bottom: -40px;
    opacity: 0;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: rotate(0deg) scale(0);
    -moz-transform: rotate(0deg) scale(0);
    -o-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);

}
.tt-wrapper li a:hover span{
    opacity: 0.9;
    bottom: 100px;
    -webkit-transform: rotate(-90deg) scale(1);
    -moz-transform: rotate(-90deg) scale(1);
    -o-transform: rotate(-90deg) scale(1);
    -ms-transform: rotate(-90deg) scale(1);
    transform: rotate(-90deg) scale(1);
}
Step 5: Click the Layout and Add a Gadget then
Step 6:
Click the HTML/JavaScript then

Step 7: Copy the Below code And Paste on it.
<div class="container">
<ul class="tt-wrapper">
   <li><a class="tt-gplus" href="#"><span>Google Plus</span></a></li>
   <li><a class="tt-twitter" href="#"><span>Twitter</span></a></li>
   <li><a class="tt-dribbble" href="#"><span>Dribbble</span></a></li>
   <li><a class="tt-facebook" href="#"><span>Facebook</span></a></li>
   <li><a class="tt-linkedin" href="#"><span>LinkedIn</span></a></li>
   <li><a class="tt-forrst" href="#"><span>Forrst</span></a></li>
</ul> 
</div>
Step 8: Save Gadget and It will works.

Social Icon Animated Demo 4

Step 1: Go to Blogger Click the Dashboard then
Step 2: Now Click on Template->Edit HTML-> Proceed
Step 3: Now Find this code ]]></b:skin> by pressing Ctrl + F
Step 4: Copy the code from below and Paste it  Before/above ]]></b:skin> 
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}
section, header{
    display: block;
}
/* General Demo Style */
body{
    font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    background: #f8fafe url(../images/bg.jpg) repeat top left;
    font-weight: 400;
    font-size: 15px;
    color: #3a2127;
    overflow-y: scroll;
}
a{
    color: #333;
    text-decoration: none;
}
.container{
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}
.clr{
    clear: both;
}
.container > header{
    padding: 20px 30px 20px 30px;
    margin: 0px 20px 10px 20px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
    position: relative;
    color: #498ea5;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    padding: 0px 0px 5px 0px;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.container > header h1 span{
    font-family: 'Alegreya SC', Georgia, serif;
    font-size: 20px;
    line-height: 20px;
    display: block;
    font-weight: 400;
    font-style: italic;
    color: #719dab;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.container > header h2{
    font-size: 16px;
    font-style: italic;
    color: #2d6277;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
/* Header Style */
.Blogsitedesigns-top{
    line-height: 24px;
    font-size: 11px;
    background: rgba(255,255,255,0.4);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}
.Blogsitedesigns-top a{
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    text-shadow: 0px 1px 1px #fff;
    display: block;
    float: left;
}
.Blogsitedesigns-top a:hover{
    background: #fff;
}
.Blogsitedesigns-top span.right{
    float: right;
}
.Blogsitedesigns-top span.right a{
    float: left;
    display: block;
}
.Blogsitedesigns-demos{
    text-align:center;
    display: block;
    line-height: 30px;
    padding: 20px 0px;
}
.Blogsitedesigns-demos a{
    display: inline-block;
    margin: 0px 4px;
    padding: 0px 4px;
    color: #85b9cb;
    text-shadow: none;
    line-height: 20px;   
    font-style: italic;
    font-size: 13px;
    border-radius: 3px;
    background: rgba(255,255,255,0.5);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.Blogsitedesigns-demos a:hover{
    color: #699daf;
    background: rgba(255,255,255,0.9);
}
.Blogsitedesigns-demos a.current,
.Blogsitedesigns-demos a.current:hover{
    background: #bdd4dc;
    color: #fff;
}
 .tt-wrapper{
    padding: 0;
    width: 435px;
    height: 70px;
    margin: 80px auto 30px auto;
}
.tt-wrapper li{
    float: left;
}
.tt-wrapper li a{
    display: block;
    width: 68px;
    height: 70px;
    margin: 0 2px;
    outline: none;
    background: transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjXI3J8yevpHvHJObzwJSbbVabzATC0RhtsWXqdeIaVQPq1Mnlt9flawzoeX7taT0XAvIAhAWTVca85qSGy-Wdx2N50g4b38YHpQNFrl8dI2DzV9TY9yohE8Fe7pFjOcYpm3m1WRsTYT8/s1600/growcase_the_social_gunman_icons.png) no-repeat top left;
    text-indent: -9000px;
    position: relative;
}
.tt-wrapper li .tt-gplus{
    background-position: 0px 0px;
}
.tt-wrapper li .tt-twitter{
    background-position: -68px 0px;
}
.tt-wrapper li .tt-dribbble{
    background-position: -136px 0px;
}
.tt-wrapper li .tt-facebook{
    background-position: -204px 0px;
}
.tt-wrapper li .tt-linkedin{
    background-position: -272px 0px;
}
.tt-wrapper li .tt-forrst{
    background-position: -340px 0px;
}
.tt-wrapper li a span{
    width: 100px;
    height: auto;
    line-height: 20px;
    padding: 10px;
    left: 50%;
    margin-left: -64px;
    font-family: 'Alegreya SC', Georgia, serif;
    font-weight: 400;   
    font-style: italic;
    font-size: 14px;
    color: #719DAB;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: 4px solid #fff;
    background: rgba(255,255,255,0.3);
    text-indent: 0px;
    border-radius: 5px;
    position: absolute;
    pointer-events: none;
    bottom: 100px;
    opacity: 0;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tt-wrapper li a span:before,
.tt-wrapper li a span:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.1);
}
.tt-wrapper li a span:after{
    bottom: -14px;
    margin-left: -10px;
    border-top: 10px solid #fff;
}
.tt-wrapper li a:hover span{
    opacity: 0.9;
    bottom: 70px;
}
Step 5: Click the Layout and Add a Gadget then
Step 6:
Click the HTML/JavaScript then

Step 7: Copy the Below code And Paste on it.
<div class="container">
<ul class="tt-wrapper">
   <li><a class="tt-gplus" href="#"><span>Google Plus</span></a></li>
   <li><a class="tt-twitter" href="#"><span>Twitter</span></a></li>
   <li><a class="tt-dribbble" href="#"><span>Dribbble</span></a></li>
   <li><a class="tt-facebook" href="#"><span>Facebook</span></a></li>
   <li><a class="tt-linkedin" href="#"><span>LinkedIn</span></a></li>
   <li><a class="tt-forrst" href="#"><span>Forrst</span></a></li>
</ul> 
</div>
Step 8: Save Gadget and It will works.


 
 



 

Social Icon Animated
168 KB
Social Icon Animated
View a Sample
  • Blogger Comments
  • Facebook Comments

0 comments:

Post a Comment

Item Reviewed: Social Icon animated with CSS3 Style Description: Rating: 5 Reviewed By: Unknown
Scroll to Top