Social Buttons made in CSS based on Bootstrap

Social buttons made in pure CSS based on Bootstrap and Font Awesome by Lipis. These buttons are easy to use.

social-buttons-bootstrap

Usage

1. Include Bootstrap and Font Awesome.



    
    
    
    
    


2. Add some buttons

After adding the CSS, you can start using the buttons as you’ve normally do with the Bootstrap buttons that have an icon by adding the relevant class. For example:


  
     Sign in with Twitter
  

Or if you want to just the icon button use it like this:


  
    
  

Demo: http://lipis.github.io/bootstrap-social/
Download: https://github.com/lipis/bootstrap-social

Leave a Reply