Hi Charles Yeah, it's fairly easy. Using "css sprites" you can reference an image in your css, and insert it the same way the glyphicons work. Have a look through the bootstrap.css to see how it's done.
On Monday, October 29, 2012 7:27:36 AM UTC, Charles wrote: > > Is there a way to add a custom image to a button? Icon glyphs seems like a > great project, but I need to use my own image for the default size of a > button. Is there a easy solution for adding a .png file to the left of the > text? > > Thank you for your help >