Social button
Category ButtonsAuthor/s Vittorio Vittori
This should be used to connect social accounts to the project service.
It requires Font Awesome http:
HTML example
HTML code
1 | <a href="#" class="button-social button-social--facebook"> |
Author/s Vittorio Vittori
This twitter version has also button-social--with-effects
modifier to show drop shadow effects
HTML example
HTML code
1 | <a href="#" class="button-social button-social--twitter button-social--with-effects"> |
Github
Author/s Vittorio Vittori
The GitHub version with button-social--small
and button-social--with-effects
modifiers.
HTML example
HTML code
1 | <a href="#" class="button-social button-social--github button-social--with-effects button-social--small"> |
Google Plus
Author/s Vittorio Vittori
The Google Plus version has also button-social--small
modifier to make it smaller.
HTML example
HTML code
1 | <a href="#" class="button-social button-social--google-plus button-social--small"> |
Author/s Vittorio Vittori
This Facebook version has also button-social--big
modifier to make it bigger.
HTML example
HTML code
1 | <a href="#" class="button-social button-social--facebook button-social--big"> |
Author/s Vittorio Vittori
This Facebook version has also button-social--rounded
modifier to set it with rounded corners.
HTML example
HTML code
1 | <a href="#" class="button-social button-social--facebook button-social--big button-social--rounded"> |
Total examples 6