Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi jtnokia,
    Thanks for writing. I can repeat this on my plugin dev site, but at the moment I can’t find an error in my html and I can’t find a calendar element that’s using any of the plugin’s css. So I’ll keep looking, stay tuned.
    Regards,
    -Mark

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi jtnokia,
    I believe the Game Schedules plugin is causing this somehow, because when I deactivate it all is well with the calendar columns. However, I still do not know why. Unless and until I figure out something better this CSS rule seems to fix the problem:

    table#wp-calendar {
       table-layout: fixed;
    }

    (I put this rule in the theme’s style.css, not the plugin’s stylesheet.)

    Regards,
    -Mark

    Thread Starter jtnokia

    (@jtnokia)

    Mark,

    Thank you for that little fix, I couldn’t see anything that was out of place either. This is an great plugin.

    Plugin Author Mark O’Donnell

    (@markodonnell)

    No worries. I’ll mark this resolved and let you know when I finally dig out what’s really up with this one.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Default Calendar Breaks’ is closed to new replies.