I discovered some weird issue with the calendar block display. When i'm logged in as an admin (user #1 actually) the calendar appears fully styled on all pages. However, when i log out and browse my site as a Guest, the calendar block is only styled when the front page is shown! After some hunting with firebug i discovered that on other pages the event.css is for some reason not being included. Isn't that strange?

Comments

gerhard killesreiter’s picture

Status: Active » Fixed

I can't verify this, event.css is always included. I suspect a theme bug.

kevinquillen’s picture

Some kind of logic in the tpl?

gvdvenis’s picture

I currently use the Drupify theme which i customized to fit my needs. I can't discover anything strange with this theme. Please verify this behavior on my site: http://www.cjw-brummen.nl . Check the front-page: the calendar block looks ok. Now choose one of the links to the right and note the weird. style-change that takes place. Because i first suspected it had something to do with the css compression or caching mechanism, i turned those of, but the problem still exists. I'm kind of stuck with this one...

killes@www.drop.org’s picture

Status: Fixed » Postponed (maintainer needs more info)

Ok, I can confirm that this issue exists on your site.

I actually think it looks better without the event.css file. ;)

I've looked at the Drupify theme and can't find anything suspicious. Do you use any other modules that do something with css files? I suggest to switch them off one by one and thus find the culprit.

gvdvenis’s picture

HAHA, i also thinks it almost looks better without the css :-) I personally have no clue as to which module could possibly cause this to happen. I'll however try your suggestion and turn each module off, one by one. I was also planning to restore the original version of drupify, to exclude any possible errors in my customizations... I'll keep you informed if i might find the cause of this weird issue...

djmik83’s picture

I am experiencing the same thing. I cheated and included all the event.css contents and put them in my themes CSS file.

Morn’s picture

When I activate Block Cache I have got the same effect (Garland Theme). With deactivated Block cache everything looks ok.

Morn’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)