Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i change the theme system? #142

Closed
stormwings opened this issue Dec 29, 2018 · 7 comments
Closed

How can i change the theme system? #142

stormwings opened this issue Dec 29, 2018 · 7 comments

Comments

@stormwings
Copy link

How can i change the theme system on the calendar?

@mariohmol
Copy link
Contributor

Hi.. try this https://github.com/mariohmol/ng-fullcalendar ..

do on options themeSystem: 'bootstrap3'

@stormwings
Copy link
Author

thanks! its works 👍

@stolotti
Copy link

stolotti commented Aug 1, 2019

Suggesting to use another component does not solve the problem.
How can we change default theme?
I'vre tried to add themeSystem="" directive but it seems not working

@irustm
Copy link
Member

irustm commented Aug 7, 2019

@stolotti
Copy link

stolotti commented Aug 7, 2019

In demo page I can see a lot of themes... How can I apply them?

@irustm
Copy link
Member

irustm commented Aug 7, 2019

Maybe we forgot about this parameter in angular. I'll look at it later.

@irustm
Copy link
Member

irustm commented Aug 7, 2019

@stolotti
You should be add plugins:

[ bootstrapPlugin ],
and use config
[themeSystem]="'bootstrap'"

see doc please https://fullcalendar.io/docs/bootstrap-theme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants