Questions tagged «bootstrap»

9
如何从Joomla的前端完全删除Bootstrap?
最近,我尝试从Joomla前端删除所有Bootstrap实例,以进行调试。我在安装相对较新的Joomla 3.3时使用了框架模板。我从模板中删除了所有Bootstrap包含的内容,并关闭了所有可能加载的插件和模块。我还清除了Joomla缓存。尽管如此,firebug告诉我Joomla仍在尝试从/media/jui/js/bootstrap.min.js加载bootstrap.min.js。 我通过临时重命名bootstrap文件来解决这个问题,但这让我感到奇怪。 这会在所有Joomla 3.3安装中发生还是仅仅是我的? 有什么办法可以确定从哪里加载引导程序? 有什么办法可以禁止引导加载?
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.