"Social Icon Strip Footer"
Bootstrap 3.3.0 Snippet by ConnerT

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!-- Social Footer, Colour Matching Icons --> <!-- Include Font Awesome Stylesheet in Header --> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" integrity="sha256-MfvZlkHCEqatNoGiOXveE8FIwMzZg4W85qfrfIFBfYc= sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous"> <!-- // --> <div class="container"> <h3>Multi-Coloured</h3> <hr> <div class="text-center center-block"> <p class="txt-railway">- Bootsnipp.com -</p> <br /> <a href="https://www.facebook.com/bootsnipp"><i id="social-fb" class="fa fa-facebook-square fa-3x social"></i></a> <a href="https://twitter.com/bootsnipp"><i id="social-tw" class="fa fa-twitter-square fa-3x social"></i></a> <a href="https://plus.google.com/+Bootsnipp-page"><i id="social-gp" class="fa fa-google-plus-square fa-3x social"></i></a> <a href="mailto:[email protected]"><i id="social-em" class="fa fa-envelope-square fa-3x social"></i></a> </div> <hr> </div> <br /> <!-- Social Footer, Single Coloured --> <!-- Include Font Awesome Stylesheet in Header --> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> <!-- // --> <div class="container"> <h3>Single Coloured</h3> <hr /> <div class="text-center center-block"> <p class="txt-railway">- Bootsnipp.com -</p> <br /> <a href="https://www.facebook.com/bootsnipp"><i class="fa fa-facebook-square fa-3x social"></i></a> <a href="https://twitter.com/bootsnipp"><i class="fa fa-twitter-square fa-3x social"></i></a> <a href="https://plus.google.com/+Bootsnipp-page"><i class="fa fa-google-plus-square fa-3x social"></i></a> <a href="mailto:[email protected]"><i class="fa fa-envelope-square fa-3x social"></i></a> </div> <hr /> </div>
.social:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); } .social { -webkit-transform: scale(0.8); /* Browser Variations: */ -moz-transform: scale(0.8); -o-transform: scale(0.8); -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; } /* Multicoloured Hover Variations */ #social-fb:hover { color: #3B5998; } #social-tw:hover { color: #4099FF; } #social-gp:hover { color: #d34836; } #social-em:hover { color: #f39c12; }

Related: See More


Questions / Comments:


\n\ "; content = template.replace(/\|(\w+)\|/g, function(match, str) { if(str in code) return code[str]; return ''; }); return content; } })(jQuery);
OSZAR »