I'm using the Calendar module with Drupal 6.14. I've created a calendar entry that spans several days. When I'm logged in as the Administrator, I see a line under each of those days in the calendar indicating there's some content to see if I click the link. As a regular user, I only see a link under the first day (not the entire span).

Is there a way to correct this from within Views?
Or is this something I'd need ot address through CSS or a php template file?

I'm new to Drupal, so any help would be much appreciated.

Comments

Adam S’s picture

Hmmm, that sounds interesting. Does one but not the other. I would check to make sure that there is not a permission granted to a role and not the other.