Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Social Circles Footer"
Bootstrap 3.3.0 Snippet by
tjferry14
3.3.0
social
footer
Preview
HTML
CSS
View Full Screen
Fork
Fork this
16.8K
 
1 Fav
Post to Facebook
Tweet this
<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 ----------> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet"> <footer class="footer"> <div class="container"> <ul class="social-icon animate pull-right"> <li><a href="#" title="facebook" target="_blank"><i class="fa fa-facebook"></i></a></li> <!-- change the link to social page and edit title--> <li><a href="#" title="twitter" target="_blank"><i class="fa fa-twitter"></i></a></li> <li><a href="#" title="google plus" target="_blank"><i class="fa fa-google-plus"></i></a></li> </ul> </div> </footer>
body{background-color: #fff;} .social-icon { list-style: none; padding: 0; margin: 0; } .social-icon li{ display: inline-block; text-align: center; } .social-icon a { display: block; width: 44px; height: 44px; line-height: 44px; border-radius: 50%; margin-right: 5px; } .social-icon a { background: rgba(255, 255, 255, 0.85); /* social icon background color */ color: #000; /* social icon color */ } .social-icon a:hover { background: rgba(255, 255, 255, 0.25); /* social icon hover background color */ color: #fff; /* social icon hover color */ } .footer { position: absolute; bottom: 0; padding-top: 5px; width: 100%; height: 60px; background-color: #000; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76