Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate font-awesome icons #3

Closed
tabascoeye opened this issue Aug 13, 2014 · 4 comments
Closed

Integrate font-awesome icons #3

tabascoeye opened this issue Aug 13, 2014 · 4 comments

Comments

@tabascoeye
Copy link
Member

The footer is very nice with all our accounts on all social media etc.
But it needs more visibility.

I suggest we incorporate fontawesome: http://fontawesome.io/icons/

by inserting
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">

and then we can use e.g.:
<li><a href="https://twitter.com/raumzeitlabor" data-category="Footer" data-event="Footer: Twitter"><i class="fa fa-twitter"></i> Twitter</a></li>

@elsbrock
Copy link
Collaborator

I'm not sure if that's already included in bootstrap. I assume it is something else than the glyphicons?

I agree we should have awesome icons. Integration should be easily doable with bower.

@echox
Copy link
Contributor

echox commented Aug 13, 2014

It is something else we should use it :D

Glyphicons are only stripped for bootstrap and they have really shitty licenses stuff for the social media icons...

@tabascoeye
Copy link
Member Author

@elsbrock
Copy link
Collaborator

No objections as long as it does not break anything. We will not be able to keep up with the libs' development pace though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants