css - Deploy MVC 5 Bootstrap 3 Glyphicon Not Display -
i've got display problem after deploy mvc 5.1 bootstrap 3.0.0 production. glyphicon doesn't appear , bootstrap css seems not load properly.
on server (it fine in production):
on client (this problem):
download bootstrap package here : http://getbootstrap.com/getting-started/#download , paste files fonts folder of bootstrap package fonts folder of asp.net application. , make sure uploading font files server. so, press ctrl+shift+i --> "network" tab in chrome , see if resources loading. should solve problem.
Comments
Post a Comment