Example
a short example of bootstrap-social
It shows 2 buttons to login using oAuth. It implements one using FontAweseme icons and the other one an image
Social network buttons for Bootstrap 4
bootstrap-social is a add-on to Bootstrap to add utility to its button system to integrate painlessly social networks.
btn-socialbtn-social-iconbtn-<your network name>bootstrap-social works with the Bootstrap button system.
bootstrap-social uses the right color of the social network. You can use FontAwesome tags to add the image to your button.
bootstrap-social was design to suit your needs and thus comes with different flavours (classic or icon only).
Using Bootstrap you can have them in different sizes, outlined, as a block or vertical
The main networks are available. bootstrap-social uses the appropriate color as background or outline. You can choose FontAwesome for the icons but it works with any image or tag
a short example of bootstrap-social
It shows 2 buttons to login using oAuth. It implements one using FontAweseme icons and the other one an image
Different flavours
Add btn-social to have a classic button with text + btn-<your network name>
Should you need only a square button dispalying the icon of you favorite network, use btn-social-icon + btn-<your network name>
As it uses Bootstrap, you can all the button features provided.
See Bootstrap documentation for further details
Wrap a series of buttons with .btn in .btn-group.
Replace the default modifier classes with the .btn-outline-*
Add .btn-lg or .btn-sm for additional sizes