When I first visit my calendar page, often the styles are not applied. If I refresh the page, it shows them.
I’m linking to the syles (which are another EE template) like so, in the template that I’m calling up.
<head>
<link rel="stylesheet" type="text/css" media="all" href="{stylesheet=calendar/calendar_styles}" />
</head>Try it out and see what it does for you.