vjaykoogu / bootstrap-social

Social Sign-In Buttons for Bootstrap

Home Page:lipis.github.io/bootstrap-social/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Buttons for Bootstrap

Social Buttons made in pure CSS based on Bootstrap and Font Awesome!

Check the live demo!

Installation

Include the bootstrap-social.css or bootstrap-social.less in your project, or install it through Bower:

bower install bootstrap-social

Available classes

  • btn-bitbucket
  • btn-dropbox
  • btn-facebook
  • btn-flickr
  • btn-github
  • btn-google-plus
  • btn-instagram
  • btn-linkedin
  • btn-pinterest
  • btn-tumblr
  • btn-twitter
  • btn-vk

Examples

<a class="btn btn-block btn-social btn-twitter">
  <i class="fa fa-twitter"></i>
  Sign in with Twitter
</a>

<a class="btn btn-social-icon btn-twitter">
  <i class="fa fa-twitter"></i>
</a>

About

Social Sign-In Buttons for Bootstrap

lipis.github.io/bootstrap-social/

License:MIT License