I have noticed that the Upcoming event block theming is not consistent. It is different based upon whether or not the user is anonymous or authenticated. See screenshots for examples.

Interestingly, on the home page of my site an anonymous user will see the same block as the authenticated user. It is only on the other pages where the block is different for anonymous users. An authenticated user sees the same block on all pages.

I have modified the css file for the event module to hide the iCal icon. This makes me believe that the authenticated user is seeing the correct block. But where is the styling for the other block coming from? Why isn't it reading the same css file?

CommentFileSizeAuthor
Authenticated.png16.16 KBtms8707056
Anonymous.png16.24 KBtms8707056

Comments

gerhard killesreiter’s picture

This is probably because the CSS file is not included for cached pages.

tms8707056’s picture

What exactly does that mean? It isn't cached? or it isn't being read from a cached page? What can I do about it?

japerry’s picture

Status: Active » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.