【问题标题】:yii bootstrap calendar template changeyii bootstrap 日历模板更改
【发布时间】:2014-09-20 12:16:30
【问题描述】:

我已经从以下 URL 安装了 yii 引导日历

https://github.com/femike/yii-bootstrap-calendar/tree/master/lib/bootstrap-calendar

它对我来说显示正确。

我想更改日历模板。

模板文件位于“assets/tmpls”文件夹中。如果我更改 tmpls 文件夹中的 html 文件,它不会更改。

我不知道我在哪里更改了模板?

请给我合适的答案。

【问题讨论】:

    标签: twitter-bootstrap yii


    【解决方案1】:

    您可以通过更改此文件夹中的 css 文件来更改布局:

    yii-bootstrap-calendar/blob/master/lib/bootstrap-calendar/assets/css/calendar.css
    

    【讨论】: