Dear Experts
I want to use a glyphicon from this website
http://www.webhostinghub.com/glyphs/
It is described there how to put these glyphicons to a normal website. But I don’ manage it to put it into a purity template.
Where should I save thes e files?
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/whhg.css">
WebHostingHub Glyphs are fully compatible with Twitter Bootstrap Framework
- Copy the WebHostingHub Glyphs font and CSS directories into your project.
- In the of your html, reference the location to your WebHostingHub Glyphs CSS:
link rel="stylesheet" href="css/bootstrap.min.css;
link rel="stylesheet" href="css/whhg.css;
Thanks
Mario