@@include('header.htm', { "title": "Button Social - Sleek Admin Dashboard Template", "vector_map": "", "date_range_picker": "", "select2": "", "ladda": "", "toastr": "", "flag_icon": "", "full_calendar_core": "", "full_calendar_daygrid": "", "data_table": "", "responsive_data_table": "", "expendable_data_table": "" }) @@include('sidebar.htm', { "parent": "components", "sub_parent": "buttons", "active": "button-social" }) @@include('top-bar.htm')
To use a social button you have to add any of these classes: .btn-facebook, .btn-twitter, .btn-google-plus, .btn-linkedin, .btn-pinterest, .btn-tumblr, .btn-dropbox
with .btn
.
For social button for example .btn .btn-facebook
.
For social outline button for example .btn .btn-outline .btn-facebook
.
For square social button for example .btn .btn-facebook .btn-square
.
For square social outline button for example .btn btn-outline .btn-facebook .btn-square
.
For pill social button for example .btn .btn-facebook .rounded-circle
.
For pill social button for example .btn btn-outline .btn-facebook .rounded-circle
.