Viewing 2 replies - 1 through 2 (of 2 total)
  • Richard

    (@richardgirling)

    Hi fiddles5,

    This bug is going to be corrected in the next update of the calendar. However in the interim please try this. It should move the pop-ups over the events so that you can see them.

    File location: themes-ai1ec/vortex/style.css

    Change right: 100%; to right: 5%; (as shown below)

    .ai1ec-agenda-widget-view .ai1ec-popup-summary-wrap {
    position: absolute;
    right: 5%;
    top: 50%;
    visibility: hidden;
    }

    Regards

    Richard

    (@richardgirling)

    Hi fiddles5,

    I am going to mark this thread as resolved as we have not heard from you in over a month.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Events Widget mouseover popout appearing underneath mainContent’ is closed to new replies.