Sam Collins 306c065c85 | 4 years ago | |
---|---|---|
css | 4 years ago | |
src | 4 years ago | |
templates | 4 years ago | |
.fontcustom-manifest.json | 4 years ago | |
.gitignore | 5 years ago | |
.nojekyll | 9 years ago | |
History.md | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
bower.json | 9 years ago | |
composer.json | 9 years ago | |
fontcustom.yml | 9 years ago | |
index.html | 4 years ago | |
package.json | 4 years ago |
The idea is to create beautiful social buttons using only CSS, rendering popular social icons as a font, and requiring minimal extra markup.
a
, div
, button
etc..zocial
and add class for name of service e.g. .dropbox
, .twitter
, .github
There’s also a LESS version from @gustavohenke here
<button class="zocial facebook">Sign in with Facebook</button>
or
<a class="zocial twitter">Follow Me</a>
https://smcllns.github.io/css-social-buttons/
This project is available on CDNJS: https://cdnjs.com/libraries/css-social-buttons
src/
folder.templates/zocial.css
file.fontcustom compile
index.html
) with both the button and icon.(*) if you are having difficulting installing Font Custom, you can use a docker container. Instead of running #4, run docker run -v ${PWD}:/project drichner/fontcustom compile
from the root of this directory.
Under MIT License
The GitLab logo is derived from this which is released under CC BY-NC-SA 4.0.