Bootstrap css use only glyphicons

僤鯓⒐⒋嵵緔 提交于 2019-11-30 12:43:39

问题


We have a project in late development stage. It has its own css files, with many, many classes and what not in it. Original developer of that css is not available any more.

We just kept adding our classes and styles to a single file.

There is a need for a nice icon set, and bootstrap has exactly what we need. I tried including bootstrap to our project already, but it is a mess when I do that. Everything is clashing I suppose.

Is there a way to include something like minimalist bootstrap that includes only glyphicons classes?


回答1:


Simply go to Bootstrap's Customization page at http://getbootstrap.com/customize and untick everything apart from Glyphicons. This will give you a ZIP folder with everything you need for the Glyphicons and nothing more.




回答2:


This is kind of a late reply, but... I edited the Bootstrap.css file and left only the glyphicons.

You can download it here or use as a <link>: http://webbot.000webhostapp.com/css/glyphicons.css.



来源:https://stackoverflow.com/questions/22296701/bootstrap-css-use-only-glyphicons

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!