简体   繁体   English

Bootstrap CSS遇到问题

[英]Having trouble with Bootstrap css

I am building ASP.NET MVC web site from pure HTML/ CSS template. 我正在从纯HTML / CSS模板构建ASP.NET MVC网站。 Everything looks fine except CSS (bootstrap css) here is the example how the original template looks like 除了CSS(bootstrap css)之外,其他一切看起来都不错,这是原始模板的示例
http://livspartner.azurewebsites.net/DesignTemplate/ and here is live web site. http://livspartner.azurewebsites.net/DesignTemplate/ ,这是实时网站。
http://livspartner.azurewebsites.net/ http://livspartner.azurewebsites.net/

I see that the CSS consist of boostrap.css, bootstrapTheme.css and style.css. 我看到CSS由boostrap.css,bootstrapTheme.css和style.css组成。

Can someone point me out what am I missing here and why the HTML elements are shifted in the live web app? 有人可以指出我在这里缺少什么,以及为什么在实时网络应用程序中更改了HTML元素?

I have examined the source of both websites. 我已经检查了两个网站的来源。 Whenever getting a pre-built theme of a website, always make sure that you add all the assets needed. 每当获得网站的预建主题时,请务必确保添加了所需的所有资产。 After examining your source I have come to a conclusion that you are missing chosen.min.css in your ASP.NET MVC Website. 在检查了源之后,我得出一个结论,即您在ASP.NET MVC网站中缺少selected.min.css。

Thanks. 谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM