Skip to content

ladjs/bootstrap-social

This branch is 5 commits ahead of lipis/bootstrap-social:gh-pages.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7d456c · Jan 1, 2018
Sep 18, 2017
Oct 29, 2013
Sep 18, 2017
Jan 17, 2016
Nov 10, 2017
Nov 10, 2017
Sep 18, 2017
Sep 18, 2017
Nov 10, 2017
Sep 18, 2017
Jan 1, 2018

Repository files navigation

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.scss in your project.

You can also include _custom.scss if you'd like to import your own _functions, _mixins, and _variables (see source of bootstrap-social.scss for insight).

Available classes

  • btn-adn
  • btn-bitbucket
  • btn-dropbox
  • btn-facebook
  • btn-flickr
  • btn-foursquare
  • btn-github
  • btn-google
  • btn-instagram
  • btn-linkedin
  • btn-microsoft
  • btn-odnoklassniki
  • btn-openid
  • btn-pinterest
  • btn-reddit
  • btn-soundcloud
  • btn-tumblr
  • btn-twitter
  • btn-vimeo
  • btn-vk
  • btn-yahoo

Examples

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

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

About

👫 Social Sign-In Buttons for Bootstrap

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 76.0%
  • CSS 21.5%
  • JavaScript 2.5%