File: demos/startbootstrap-sb-admin-2/bower_components/bootstrap-social/README.md

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Blapy   demos/startbootstrap-sb-admin-2/bower_components/bootstrap-social/README.md   Download  
File: demos/startbootstrap-sb-admin-2/bower_components/bootstrap-social/README.md
Role: Example script
Content type: text/markdown
Description: Example script
Class: Blapy
jQuery plugin to load linked pages using AJAX
Author: By
Last change: Update of demos/startbootstrap-sb-admin-2/bower_components/bootstrap-social/README.md
Date: 2 years ago
Size: 1,269 bytes
 

Contents

Class file image Download

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-adn - btn-bitbucket - btn-dropbox - btn-facebook - btn-flickr - btn-foursquare - btn-github - btn-google-plus - btn-instagram - btn-linkedin - btn-microsoft - btn-openid - btn-reddit - btn-soundcloud - btn-tumblr - btn-twitter - btn-vimeo - btn-vk - btn-yahoo

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>

Pull Requests

If you are about to create a new Pull Request for adding a new button don't update the minified bootstrap-social.css file. It will be generated automatically after a successful merge.