Hi Sherbrow, this is what I had intended to do at first but i do not really know how to colourize the default images... I guess my next post will be no a gimp or photoshop forum.
I tried fontawesome as well as per Barry's suggestion and thought it was pretty neat. Give it a try if you haven't already. I still think colourizing is the more powerful option though. Thanks! On Wednesday, 27 June 2012 13:05:35 UTC-4, Sherbrow wrote: > > You can use quite a number of image manipulation programs (like > GIMP<http://www.gimp.org/>) > to "colorize" the default images. Then put the colored image in the same > folder as the others and add this to your css (here is an example with a > blue one): > .icon-blue > {background-image:url("../img/glyphicons-halflings-blue.png")} > Finally you can use it the same way as the white ones : > <i class="icon-blue icon-ok"></i> > > Enjoy. > > On Wednesday, June 27, 2012 6:08:51 PM UTC+2, Larry P wrote: >> >> Has anyone had success changing / adding glyphicon colours. I like the >> black and white that bootstrap ships with but would like to use different >> colours the odd time, just not sure how to do it. >> > On Wednesday, 27 June 2012 13:05:35 UTC-4, Sherbrow wrote: > > You can use quite a number of image manipulation programs (like > GIMP<http://www.gimp.org/>) > to "colorize" the default images. Then put the colored image in the same > folder as the others and add this to your css (here is an example with a > blue one): > .icon-blue > {background-image:url("../img/glyphicons-halflings-blue.png")} > Finally you can use it the same way as the white ones : > <i class="icon-blue icon-ok"></i> > > Enjoy. > > On Wednesday, June 27, 2012 6:08:51 PM UTC+2, Larry P wrote: >> >> Has anyone had success changing / adding glyphicon colours. I like the >> black and white that bootstrap ships with but would like to use different >> colours the odd time, just not sure how to do it. >> >
