Today, I started working with the Glyphicons that are now part of
Bootstrap.

Initially, the images did not appear. This was because the graphics
file was not in the expected folder. (Which as far as I can tell is
not documented anywhere.)

It looks like the location of this file is hard coded as ../img/
glyphicons-halflings.png, which doesn't work all that well for me.

Can anyone comment on the thinking behind hard coding it at this
location? Perhaps there's a straight forward way to override it using
CSS that is a little beyond me?

Note that I'm not using LESS. I realize I could edit the file directly
but then this issue reappears every time we update to the latest
version of Bootstrap.

Reply via email to