gregoryloucas/Fontstrap

Colision with Bootstrap's icons

Closed this issue · 2 comments

Hi, I am using Twitter Bootstrap framework in Drupal with Font Awesome More icons.

When I use some icons included in Glyphicons and Font Awesome More both they will be rendered by the both libraries twice. See http://ovacomm.cz/ or attached screenshots what happens.

Sni mek obrazovky 2013-02-12 v 14 26 29
Sni mek obrazovky 2013-02-12 v 14 26 37

you need to disable / comment the @import "sprites.less"; in bootstrap.less. Its not possible to use both.

You can also download a customize version of bootstrap http://twitter.github.com/bootstrap/customize.html and unselect the "icons" option