Top "Glyphicons" questions

Glyphicons is a library of monochromatic icons available in raster image formats, vector image formats, and as fonts.

Bootstrap 3 Glyphicons are not working

I downloaded bootstrap 3.0 and can't get the glyphicons to work. I get some kind of "E003" error. Any ideas why …

twitter-bootstrap-3 glyphicons
Add Bootstrap Glyphicon to Input Box

How can I add a glyphicon to a text type input box? For example I want to have 'icon-user' in …

css twitter-bootstrap glyphicons
Add image in title bar

How do I add image in title bar? I have title- "Webnet" Merging it with a FontAwesome Glyphicon's icon images …

html css favicon font-awesome glyphicons
Bootstrap 4 - Glyphicons migration?

We have a project that uses glyphicons intensively. Bootstrap v4 drops the glyphicon font altogether. Is there an equivalent for …

bootstrap-4 glyphicons
How Do I Make Glyphicons Bigger? (Change Size?)

I would like to make the globe glyphicon bigger so that it covers up a large portion of the page (…

html css twitter-bootstrap glyphicons
Bigger Glyphicons

How do I make bigger Glyphicons in twitter bootstrap 3.0 (not 2.3.x). This code will make my glyphicons big: <button …

css twitter-bootstrap twitter-bootstrap-3 glyphicons
Bootstrap 3 unable to display glyphicon properly

I am migrating from bootstrap 2.3 to bootstrap 3 and everything works well. But when I tried to add some icons, the …

css twitter-bootstrap-3 glyphicons
Using a Glyphicon as an LI bullet point (Bootstrap 3)

How can I change the bullet points in an HTML list and use the glyphicons that come with Bootstrap 3? So …

twitter-bootstrap twitter-bootstrap-3 glyphicons bulletedlist
How do I change Bootstrap 3's glyphicons to white?

I've got the glyphicons in my page, but they are black. How do I set the glyphicons to white?

css twitter-bootstrap twitter-bootstrap-3 glyphicons
How to use a Bootstrap 3 glyphicon in an html select

I need to make a subset of the Bootstrap 3 glyphicons selectable in my ui by the user. I tried this: &…

twitter-bootstrap twitter-bootstrap-3 html-select glyphicons