Closed (outdated)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2010 at 22:02 UTC
Updated:
13 Apr 2018 at 21:01 UTC
Jump to comment: Most recent
Hello,
I'm running 6.x-2.x-dev (2010-Jul-11) and I just noticed that in the month view my calendar is extended to my whole layout.
I found this piece of code in the Source Code which I think it causing the problem but I cannot find where to edit it.
<div class="month-view"><table class="sticky-header" style="position: fixed; top: 0px; width: 929.5px; left: 161px; visibility: hidden;"><thead><tr><th class="mon" style="width: 141.267px;">Mon</th><th class="tue" style="width: 141.267px;">Tue</th><th class="wed" style="width: 72.2667px;">Wed</th><th class="thu" style="width: 79.2667px;">Thu</th><th class="fri" style="width: 141.267px;">Fri</th><th class="sat" style="width: 141.267px;">Sat</th><th class="sun" style="width: 141.267px;">Sun</th> </tr></thead></table>.....
Can someone tell me please?
Comments
Comment #1
japerryEvent 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.