gregoryloucas / Fontstrap

The iconic font designed for use with Twitter Bootstrap
gregoryloucas.github.com/Fontstrap
577 stars 41 forks source link

Colision with Bootstrap's icons #50

Closed iBobik closed 11 years ago

iBobik commented 11 years ago

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

KOTRET commented 11 years ago

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

FerPerales commented 11 years ago

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