How to include local file of font awesome 4.1 without using CDN?

后端 未结 6 1120
时光取名叫无心
时光取名叫无心 2020-12-29 05:24

\"With This is the effect with font awesome, i only can get it when i using font awesome 4.1 CDN)

6条回答
  •  时光取名叫无心
    2020-12-29 05:44

    Just Downloading Css and linking to the file will not make sense,You should look into the css file....

    You havent Downloaded the fonts folder in which all fonts styles are stored... So Download it and give path to the font files located on your system , I have shown the links in boxes which you need to add links in font-awesome css files..

    Download fonts from the cdn links and store in fonts folder..

    bootstram font awesome

    Hope this will work for you..

提交回复
热议问题