Skip to content

noizwaves/bootstrap-social-buttons

Repository files navigation

Social Buttons for Twitter Bootstrap (v1.0.0)

Clean (unofficial) social media buttons for Bootstrap 2 and 3 using Font Awesome.

See a live example

Social Buttons for Twitter Bootstrap is a plugin/mixin for Twitter Bootstrap that provides great looking (unofficial) themes for various social media buttons.

This works great with Font Awesome, which provides great looking icons for various social media actions.

Themes provided include:

  • Facebook
  • Twitter
  • Github
  • Pinterest
  • LinkedIn
  • Google Plus
  • Instragram
  • and many more

Requirements

  • Twitter Bootstrap 2.3.2 (although older versions should be fine too) or Twitter Bootstrap 3.
  • Font Awesome 4.0.3 (again, older versions should be fine).

Installation

Once you have cloned the repo, if you are using CSS then:

Note: when using Bootstrap 3, use 'social-buttons-3.{ext}' instead of 'social-buttons.{ext}'!

  1. Include Bootstrap and Font Awesome in your app (see this guide)
  2. Include social-buttons.css in your app
  3. Start using buttons!

Or if you are using LESS then:

  1. Ensure Font Awesome is imported into your app (as CSS or LESS)
  2. Import social-buttons.less into bootstrap.less
  3. Build Bootstrap
  4. Start using buttons.

Note: if you want to use Font Awesome, you should disable the icons mixin (by removing the sprites.less import in bootstrap.less).

Authors

Adam Neumann

Contributors

Shane McCarthy

Please help and get involved!

Contributions

If you would like to contribute (adding new styles, refining old styles, bug fixes, etc), please:

  • fork this project and make the changes
  • add yourself to the list of contributors
  • send a pull request

License

Copyright 2013 Adam Neumann

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Social media button styles for Twitter Bootstrap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages