How to add image background to btn-default twitter-bootstrap button?

前端 未结 4 1818
逝去的感伤
逝去的感伤 2021-02-04 02:39

I try to design a bootstrap v3.3.5 button by using the existing class btn-default, below are the sample of codes of what I had done.

4条回答
  •  一整个雨季
    2021-02-04 02:52

    Have you tried using a icon font like http://fortawesome.github.io/Font-Awesome/

    Bootstrap comes with their own library, but it doesn't have as many icons as Font Awesome.

    http://getbootstrap.com/components/#glyphicons

提交回复
热议问题