0
I was seeing some themes for my fullcalendar liked the Bootstrap 4 Litera, I wonder how I apply in my calendar, I know it is through the "themeSystem", but I do not know how I declare the <link>
.
0
I was seeing some themes for my fullcalendar liked the Bootstrap 4 Litera, I wonder how I apply in my calendar, I know it is through the "themeSystem", but I do not know how I declare the <link>
.
Browser other questions tagged php jquery css twitter-bootstrap fullcalendar
You are not signed in. Login or sign up in order to post.
themeSystem: "bootstrap4"
. With this code it doesn’t work?– I_like_trains
No, he just stops showing the calendar.
– user109458
See if you have the version where this is accepted
– I_like_trains
Also, you have linked the css of
bootstrap
on the tag<head>
?– I_like_trains
Yeah, it’s all right.
– user109458