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): enter image description here

on client (this problem): enter image description here

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

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -